Started by user Samuel Karp Replayed #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f9cef468f916655e1d63df643f2ef96716ead84f+b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a (25a47f0dec816a11302d059c54d0312521f89cfb) 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-43581@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-12T06:05:47.788Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T06:05:47.791Z] Trying to pass milestone 3 [Pipeline] milestone [2022-05-12T06:05:47.872Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T06:06:03.054Z] Still waiting to schedule task [2022-05-12T06:06:03.056Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0240f505feb546be3)’ is offline [2022-05-12T06:06:46.261Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0240f505feb546be3) in /home/ubuntu/workspace/moby_PR-43581 [Pipeline] { [Pipeline] checkout [2022-05-12T06:06:46.450Z] The recommended git tool is: git [2022-05-12T06:06:49.434Z] using credential docker-jenkins-github-credentials [2022-05-12T06:06:49.450Z] Cloning the remote Git repository [2022-05-12T06:06:49.450Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:06:48.691Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:06:48.759Z] > git init /home/ubuntu/workspace/moby_PR-43581 # timeout=10 [2022-05-12T06:06:49.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:06:49.157Z] > git --version # timeout=10 [2022-05-12T06:06:49.177Z] > git --version # 'git version 2.17.1' [2022-05-12T06:06:49.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:06:49.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:13.477Z] Fetching without tags [2022-05-12T06:07:13.748Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:07:14.744Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:07:14.744Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:07:13.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:07:13.404Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:07:13.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:13.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:07:13.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:07:13.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:13.482Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:13.754Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:13.763Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:14.635Z] > git remote # timeout=10 [2022-05-12T06:07:14.668Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:07:14.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:14.700Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:07:14.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:07:14.746Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:14.769Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:19.387Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [2022-05-12T06:07:19.393Z] > git rev-list --no-walk f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T06:07:20.420Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/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-12T06:07:28.536Z] Unable to find image 'alpine:latest' locally [2022-05-12T06:07:28.800Z] latest: Pulling from library/alpine [2022-05-12T06:07:29.058Z] df9b9388f04a: Pulling fs layer [2022-05-12T06:07:29.058Z] df9b9388f04a: Download complete [2022-05-12T06:07:29.624Z] df9b9388f04a: Pull complete [2022-05-12T06:07:29.624Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T06:07:29.624Z] Status: Downloaded newer image for alpine:latest [2022-05-12T06:07:37.731Z] 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-12T06:07:38.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0240f505feb546be3) in /home/ubuntu/workspace/moby_PR-43581 [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 [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] checkout [2022-05-12T06:07:38.081Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-12T06:07:38.131Z] using credential docker-jenkins-github-credentials [2022-05-12T06:07:38.144Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-12T06:07:38.156Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } [2022-05-12T06:07:38.166Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0456710affc70e9c8) in /home/ubuntu/workspace/moby_PR-43581 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] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-12T06:07:38.235Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0a173224f9778e397) in /home/ubuntu/workspace/moby_PR-43581 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [Pipeline] checkout 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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-12T06:07:38.356Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-05-12T06:07:38.425Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-05-12T06:07:38.479Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-05-12T06:07:38.553Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:07:38.553Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:07:38.658Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:07:38.138Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43581/.git # timeout=10 [2022-05-12T06:07:38.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:07:38.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:07:38.160Z] > git --version # timeout=10 [2022-05-12T06:07:38.182Z] > git --version # 'git version 2.17.1' [2022-05-12T06:07:38.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:38.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:38.427Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:38.437Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:38.508Z] > git remote # timeout=10 [2022-05-12T06:07:38.522Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:07:38.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:38.530Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:07:38.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:07:38.554Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:38.562Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:39.289Z] + docker version [2022-05-12T06:07:39.289Z] Client: Docker Engine - Community [2022-05-12T06:07:39.289Z] Version: 20.10.14 [2022-05-12T06:07:39.289Z] API version: 1.41 [2022-05-12T06:07:39.289Z] Go version: go1.16.15 [2022-05-12T06:07:39.289Z] Git commit: a224086 [2022-05-12T06:07:39.289Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T06:07:39.289Z] OS/Arch: linux/amd64 [2022-05-12T06:07:39.289Z] Context: default [2022-05-12T06:07:39.289Z] Experimental: true [2022-05-12T06:07:39.289Z] [2022-05-12T06:07:39.289Z] Server: Docker Engine - Community [2022-05-12T06:07:39.289Z] Engine: [2022-05-12T06:07:39.289Z] Version: 20.10.14 [2022-05-12T06:07:39.289Z] API version: 1.41 (minimum version 1.12) [2022-05-12T06:07:39.289Z] Go version: go1.16.15 [2022-05-12T06:07:39.289Z] Git commit: 87a90dc [2022-05-12T06:07:39.289Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T06:07:39.289Z] OS/Arch: linux/amd64 [2022-05-12T06:07:39.289Z] Experimental: true [2022-05-12T06:07:39.289Z] containerd: [2022-05-12T06:07:39.289Z] Version: 1.5.11 [2022-05-12T06:07:39.289Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:07:39.289Z] runc: [2022-05-12T06:07:39.289Z] Version: 1.0.3 [2022-05-12T06:07:39.289Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T06:07:39.289Z] docker-init: [2022-05-12T06:07:39.289Z] Version: 0.19.0 [2022-05-12T06:07:39.289Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T06:07:39.655Z] + docker info [2022-05-12T06:07:40.136Z] using credential docker-jenkins-github-credentials [2022-05-12T06:07:40.145Z] Cloning the remote Git repository [2022-05-12T06:07:40.145Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:07:40.160Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:07:40.208Z] > git init /home/ubuntu/workspace/moby_PR-43581 # timeout=10 [2022-05-12T06:07:40.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:07:40.454Z] > git --version # timeout=10 [2022-05-12T06:07:40.456Z] > git --version # 'git version 2.17.1' [2022-05-12T06:07:40.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:40.458Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:41.351Z] using credential docker-jenkins-github-credentials [2022-05-12T06:07:41.360Z] Cloning the remote Git repository [2022-05-12T06:07:41.360Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:07:41.396Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:07:41.449Z] > git init /home/ubuntu/workspace/moby_PR-43581 # timeout=10 [2022-05-12T06:07:41.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:07:41.739Z] > git --version # timeout=10 [2022-05-12T06:07:41.767Z] > git --version # 'git version 2.17.1' [2022-05-12T06:07:41.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:41.769Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:52.341Z] Fetching without tags [2022-05-12T06:07:52.520Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:07:52.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:07:52.328Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:07:52.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:52.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:07:52.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:07:52.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:52.346Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:07:52.527Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:52.529Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:53.008Z] Still waiting to schedule task [2022-05-12T06:07:53.009Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-12T06:07:53.013Z] Still waiting to schedule task [2022-05-12T06:07:53.013Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-12T06:07:53.014Z] Still waiting to schedule task [2022-05-12T06:07:53.014Z] All nodes of label ‘windows-2019’ are offline [2022-05-12T06:07:53.015Z] Still waiting to schedule task [2022-05-12T06:07:53.015Z] All nodes of label ‘windows-2022’ are offline [2022-05-12T06:07:53.016Z] Still waiting to schedule task [2022-05-12T06:07:53.016Z] All nodes of label ‘windows-2022’ are offline [2022-05-12T06:07:53.086Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:07:53.086Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:07:53.067Z] > git remote # timeout=10 [2022-05-12T06:07:53.070Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:07:53.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:07:53.075Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:07:53.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:07:53.088Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:07:53.090Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:07:56.654Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T06:07:57.379Z] + [ PR != PR ] [2022-05-12T06:07:57.379Z] + [ master != master ] [2022-05-12T06:07:57.379Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:07:57.747Z] + docker version [2022-05-12T06:08:01.575Z] Client: [2022-05-12T06:08:01.575Z] Context: default [2022-05-12T06:08:01.575Z] Debug Mode: false [2022-05-12T06:08:01.575Z] Plugins: [2022-05-12T06:08:01.575Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T06:08:01.575Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T06:08:01.575Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T06:08:01.575Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T06:08:01.575Z] [2022-05-12T06:08:01.575Z] Server: [2022-05-12T06:08:01.575Z] Containers: 0 [2022-05-12T06:08:01.575Z] Running: 0 [2022-05-12T06:08:01.575Z] Paused: 0 [2022-05-12T06:08:01.575Z] Stopped: 0 [2022-05-12T06:08:01.575Z] Images: 1 [2022-05-12T06:08:01.575Z] Server Version: 20.10.14 [2022-05-12T06:08:01.575Z] Storage Driver: overlay2 [2022-05-12T06:08:01.575Z] Backing Filesystem: extfs [2022-05-12T06:08:01.575Z] Supports d_type: true [2022-05-12T06:08:01.575Z] Native Overlay Diff: true [2022-05-12T06:08:01.575Z] userxattr: false [2022-05-12T06:08:01.575Z] Logging Driver: json-file [2022-05-12T06:08:01.575Z] Cgroup Driver: cgroupfs [2022-05-12T06:08:01.575Z] Cgroup Version: 1 [2022-05-12T06:08:01.575Z] Plugins: [2022-05-12T06:08:01.575Z] Volume: local [2022-05-12T06:08:01.575Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T06:08:01.575Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T06:08:01.575Z] Swarm: inactive [2022-05-12T06:08:01.575Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T06:08:01.575Z] Default Runtime: runc [2022-05-12T06:08:01.575Z] Init Binary: docker-init [2022-05-12T06:08:01.575Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:08:01.575Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T06:08:01.575Z] init version: de40ad0 [2022-05-12T06:08:01.575Z] Security Options: [2022-05-12T06:08:01.575Z] apparmor [2022-05-12T06:08:01.575Z] seccomp [2022-05-12T06:08:01.575Z] Profile: default [2022-05-12T06:08:01.575Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T06:08:01.575Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T06:08:01.575Z] OSType: linux [2022-05-12T06:08:01.575Z] Architecture: x86_64 [2022-05-12T06:08:01.575Z] CPUs: 2 [2022-05-12T06:08:01.575Z] Total Memory: 7.483GiB [2022-05-12T06:08:01.575Z] Name: ip-10-100-79-100 [2022-05-12T06:08:01.576Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T06:08:01.576Z] Docker Root Dir: /var/lib/docker [2022-05-12T06:08:01.576Z] Debug Mode: false [2022-05-12T06:08:01.576Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:08:01.576Z] Labels: [2022-05-12T06:08:01.576Z] Experimental: true [2022-05-12T06:08:01.576Z] Insecure Registries: [2022-05-12T06:08:01.576Z] 127.0.0.0/8 [2022-05-12T06:08:01.576Z] Live Restore Enabled: true [2022-05-12T06:08:01.576Z] [2022-05-12T06:08:01.576Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T06:08:01.908Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:01.908Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:01.908Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43581/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T06:08:02.166Z] + bash /home/ubuntu/workspace/moby_PR-43581/check-config.sh [2022-05-12T06:08:02.166Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T06:08:02.166Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T06:08:02.166Z] [2022-05-12T06:08:02.166Z] Generally Necessary: [2022-05-12T06:08:02.166Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T06:08:02.166Z] - apparmor: enabled and tools installed [2022-05-12T06:08:02.166Z] - CONFIG_NAMESPACES: enabled [2022-05-12T06:08:02.166Z] - CONFIG_NET_NS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_PID_NS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_IPC_NS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_UTS_NS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CGROUPS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T06:08:02.166Z] - CONFIG_CPUSETS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_MEMCG: enabled [2022-05-12T06:08:02.166Z] - CONFIG_KEYS: enabled [2022-05-12T06:08:02.166Z] - CONFIG_VETH: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T06:08:02.166Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T06:08:02.425Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T06:08:02.425Z] [2022-05-12T06:08:02.425Z] Optional Features: [2022-05-12T06:08:02.425Z] - CONFIG_USER_NS: enabled [2022-05-12T06:08:02.425Z] - CONFIG_SECCOMP: enabled [2022-05-12T06:08:02.425Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T06:08:02.425Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T06:08:02.425Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T06:08:02.425Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T06:08:02.425Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T06:08:02.425Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T06:08:02.425Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T06:08:02.425Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T06:08:02.425Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T06:08:02.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T06:08:02.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T06:08:02.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T06:08:02.425Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T06:08:02.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T06:08:02.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T06:08:02.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T06:08:02.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T06:08:02.425Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T06:08:02.425Z] - CONFIG_EXT4_FS: enabled [2022-05-12T06:08:02.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T06:08:02.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T06:08:02.425Z] - Network Drivers: [2022-05-12T06:08:02.425Z] - "overlay": [2022-05-12T06:08:02.425Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T06:08:02.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T06:08:02.425Z] Optional (for encrypted networks): [2022-05-12T06:08:02.683Z] - CONFIG_CRYPTO: enabled [2022-05-12T06:08:02.683Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T06:08:02.683Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T06:08:02.683Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T06:08:02.683Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T06:08:02.683Z] - CONFIG_XFRM: enabled [2022-05-12T06:08:02.683Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T06:08:02.683Z] - "ipvlan": [2022-05-12T06:08:02.683Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T06:08:02.683Z] - "macvlan": [2022-05-12T06:08:02.683Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T06:08:02.683Z] - "ftp,tftp client in container": [2022-05-12T06:08:02.683Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T06:08:02.683Z] - Storage Drivers: [2022-05-12T06:08:02.683Z] - "aufs": [2022-05-12T06:08:02.683Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T06:08:02.683Z] - "btrfs": [2022-05-12T06:08:02.683Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T06:08:02.683Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T06:08:02.683Z] - "devicemapper": [2022-05-12T06:08:02.683Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T06:08:02.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T06:08:02.683Z] - "overlay": [2022-05-12T06:08:02.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T06:08:02.683Z] - "zfs": [2022-05-12T06:08:02.683Z] - /dev/zfs: present [2022-05-12T06:08:02.683Z] - zfs command: missing [2022-05-12T06:08:02.683Z] - zpool command: missing [2022-05-12T06:08:02.683Z] [2022-05-12T06:08:02.683Z] Limits: [2022-05-12T06:08:02.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T06:08:02.683Z] [2022-05-12T06:08:02.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T06:08:03.022Z] + sudo modprobe ip_vs [2022-05-12T06:08:03.022Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9cef468f916655e1d63df643f2ef96716ead84f . [2022-05-12T06:08:03.038Z] Client: Docker Engine - Community [2022-05-12T06:08:03.039Z] Version: 20.10.14 [2022-05-12T06:08:03.039Z] API version: 1.41 [2022-05-12T06:08:03.039Z] Go version: go1.16.15 [2022-05-12T06:08:03.039Z] Git commit: a224086 [2022-05-12T06:08:03.039Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T06:08:03.039Z] OS/Arch: linux/amd64 [2022-05-12T06:08:03.039Z] Context: default [2022-05-12T06:08:03.039Z] Experimental: true [2022-05-12T06:08:03.039Z] [2022-05-12T06:08:03.039Z] Server: Docker Engine - Community [2022-05-12T06:08:03.039Z] Engine: [2022-05-12T06:08:03.039Z] Version: 20.10.14 [2022-05-12T06:08:03.039Z] API version: 1.41 (minimum version 1.12) [2022-05-12T06:08:03.039Z] Go version: go1.16.15 [2022-05-12T06:08:03.039Z] Git commit: 87a90dc [2022-05-12T06:08:03.039Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T06:08:03.039Z] OS/Arch: linux/amd64 [2022-05-12T06:08:03.039Z] Experimental: true [2022-05-12T06:08:03.039Z] containerd: [2022-05-12T06:08:03.039Z] Version: 1.5.11 [2022-05-12T06:08:03.039Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:08:03.039Z] runc: [2022-05-12T06:08:03.039Z] Version: 1.0.3 [2022-05-12T06:08:03.039Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T06:08:03.039Z] docker-init: [2022-05-12T06:08:03.039Z] Version: 0.19.0 [2022-05-12T06:08:03.039Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T06:08:03.280Z] #1 [internal] load build definition from Dockerfile [2022-05-12T06:08:03.280Z] #1 sha256:5c446721e638b2b3841b3c830d9cc8809a241e4f74d7f7a3bfae27d04694bcbd [2022-05-12T06:08:03.280Z] #1 transferring dockerfile: 17.97kB 0.1s done [2022-05-12T06:08:03.327Z] + docker info [2022-05-12T06:08:03.537Z] #1 DONE 0.1s [2022-05-12T06:08:03.537Z] [2022-05-12T06:08:03.537Z] #2 [internal] load .dockerignore [2022-05-12T06:08:03.537Z] #2 sha256:606cf6e48e17b9df58c1d61827abf37dc5746a8ae9438dfccea3907ac38a0ba0 [2022-05-12T06:08:03.537Z] #2 transferring context: 145B done [2022-05-12T06:08:03.537Z] #2 DONE 0.1s [2022-05-12T06:08:03.537Z] [2022-05-12T06:08:03.537Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T06:08:03.537Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T06:08:04.189Z] #3 DONE 0.4s [2022-05-12T06:08:04.189Z] [2022-05-12T06:08:04.189Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T06:08:04.189Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T06:08:04.189Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T06:08:04.189Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T06:08:04.189Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T06:08:04.189Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T06:08:04.189Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-12T06:08:04.189Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.2s [2022-05-12T06:08:04.446Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-12T06:08:04.446Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-05-12T06:08:04.446Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-12T06:08:05.026Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-12T06:08:05.026Z] #4 DONE 1.1s [2022-05-12T06:08:05.289Z] [2022-05-12T06:08:05.289Z] #5 [internal] load build definition from Dockerfile [2022-05-12T06:08:05.289Z] #5 sha256:2d6e9cd6b60d0fcf7b0aee816292ccf88cd54d87e8c11e03a12f6e54160add6c [2022-05-12T06:08:05.289Z] #5 DONE 0.0s [2022-05-12T06:08:05.289Z] [2022-05-12T06:08:05.289Z] #6 [internal] load .dockerignore [2022-05-12T06:08:05.289Z] #6 sha256:086a021d5af87597d4c04910bfb6c7e90a99d8717b2c3e27c15cd223571d1541 [2022-05-12T06:08:05.289Z] #6 DONE 0.0s [2022-05-12T06:08:05.289Z] [2022-05-12T06:08:05.289Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:05.289Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:08:06.219Z] #10 ... [2022-05-12T06:08:06.219Z] [2022-05-12T06:08:06.219Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:08:06.219Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T06:08:06.219Z] #7 DONE 1.1s [2022-05-12T06:08:06.477Z] [2022-05-12T06:08:06.477Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:06.477Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T06:08:06.477Z] #8 DONE 1.1s [2022-05-12T06:08:06.477Z] [2022-05-12T06:08:06.477Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:06.477Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:08:06.477Z] #10 DONE 1.1s [2022-05-12T06:08:06.477Z] [2022-05-12T06:08:06.477Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:08:06.477Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T06:08:06.477Z] #9 DONE 1.2s [2022-05-12T06:08:07.853Z] [2022-05-12T06:08:07.853Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:07.853Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:07.853Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 0.1s done [2022-05-12T06:08:08.126Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T06:08:08.126Z] #11 sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 1.86kB / 1.86kB done [2022-05-12T06:08:08.126Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s [2022-05-12T06:08:08.126Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T06:08:08.126Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.29MB / 54.95MB 0.2s [2022-05-12T06:08:08.193Z] Fetching without tags [2022-05-12T06:08:08.384Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 11.53MB / 54.95MB 0.3s [2022-05-12T06:08:08.476Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:08:08.647Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 16.78MB / 54.95MB 0.5s [2022-05-12T06:08:08.904Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 20.97MB / 54.95MB 0.7s [2022-05-12T06:08:08.904Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0B / 5.16MB 0.7s [2022-05-12T06:08:08.904Z] #11 ... [2022-05-12T06:08:08.904Z] [2022-05-12T06:08:08.904Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:08:08.904Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:08:08.904Z] #49 DONE 0.0s [2022-05-12T06:08:08.904Z] [2022-05-12T06:08:08.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:08.904Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:08.904Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 24.12MB / 54.95MB 0.8s [2022-05-12T06:08:08.904Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 3.15MB / 5.16MB 0.9s [2022-05-12T06:08:09.164Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 27.26MB / 54.95MB 1.0s [2022-05-12T06:08:09.164Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.0s [2022-05-12T06:08:09.164Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 32.51MB / 54.95MB 1.1s [2022-05-12T06:08:09.164Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.0s done [2022-05-12T06:08:09.164Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0B / 54.58MB 1.1s [2022-05-12T06:08:09.164Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 1.05MB / 10.88MB 1.1s [2022-05-12T06:08:08.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:08:08.113Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:08:08.147Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:08:08.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:08:08.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:08:08.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:08:08.205Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:08:08.495Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:08:08.520Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:08:09.425Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 38.80MB / 54.95MB 1.3s [2022-05-12T06:08:09.425Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 6.29MB / 10.88MB 1.3s [2022-05-12T06:08:09.425Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 3.92MB / 54.58MB 1.4s [2022-05-12T06:08:09.425Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 7.34MB / 10.88MB 1.4s [2022-05-12T06:08:09.588Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:08:09.588Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:08:09.684Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 42.99MB / 54.95MB 1.5s [2022-05-12T06:08:09.684Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 9.44MB / 10.88MB 1.5s [2022-05-12T06:08:09.684Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.39MB / 54.58MB 1.6s [2022-05-12T06:08:09.684Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.49MB / 10.88MB 1.6s [2022-05-12T06:08:09.684Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 50.33MB / 54.95MB 1.7s [2022-05-12T06:08:09.684Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 13.63MB / 54.58MB 1.7s [2022-05-12T06:08:09.941Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s [2022-05-12T06:08:09.941Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 19.92MB / 54.58MB 1.9s [2022-05-12T06:08:09.941Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.7s done [2022-05-12T06:08:09.941Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 2.10MB / 85.85MB 1.9s [2022-05-12T06:08:09.941Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 23.21MB / 54.58MB 2.0s [2022-05-12T06:08:10.199Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 28.31MB / 54.58MB 2.1s [2022-05-12T06:08:10.199Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 9.44MB / 85.85MB 2.1s [2022-05-12T06:08:10.199Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 31.46MB / 54.58MB 2.2s [2022-05-12T06:08:10.457Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 38.62MB / 54.58MB 2.4s [2022-05-12T06:08:10.457Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 17.83MB / 85.85MB 2.4s [2022-05-12T06:08:10.720Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.4s done [2022-05-12T06:08:10.721Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 23.14MB / 85.85MB 2.7s [2022-05-12T06:08:10.721Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 0B / 141.73MB 2.7s [2022-05-12T06:08:10.979Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 44.04MB / 54.58MB 2.8s [2022-05-12T06:08:10.979Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 50.33MB / 54.58MB 3.0s [2022-05-12T06:08:10.979Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 32.51MB / 85.85MB 3.0s [2022-05-12T06:08:11.236Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.1s [2022-05-12T06:08:11.236Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 40.89MB / 85.85MB 3.2s [2022-05-12T06:08:11.236Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0.2s [2022-05-12T06:08:11.497Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 47.19MB / 85.85MB 3.4s [2022-05-12T06:08:11.497Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 9.90MB / 141.73MB 3.4s [2022-05-12T06:08:09.492Z] > git remote # timeout=10 [2022-05-12T06:08:09.513Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:08:09.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:08:09.538Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:08:09.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:08:09.598Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:08:09.639Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:08:11.756Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 52.43MB / 85.85MB 3.6s [2022-05-12T06:08:11.756Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.6s done [2022-05-12T06:08:11.756Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 19.30MB / 141.73MB 3.7s [2022-05-12T06:08:11.756Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 0B / 156B 3.7s [2022-05-12T06:08:12.017Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 57.67MB / 85.85MB 3.8s [2022-05-12T06:08:12.017Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.8s [2022-05-12T06:08:12.017Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.8s done [2022-05-12T06:08:12.017Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 68.16MB / 85.85MB 4.1s [2022-05-12T06:08:12.017Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 35.55MB / 141.73MB 4.1s [2022-05-12T06:08:12.275Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 72.67MB / 85.85MB 4.3s [2022-05-12T06:08:12.535Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 77.59MB / 85.85MB 4.4s [2022-05-12T06:08:12.535Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 46.14MB / 141.73MB 4.4s [2022-05-12T06:08:12.799Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 84.93MB / 85.85MB 4.7s [2022-05-12T06:08:12.799Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 57.39MB / 141.73MB 4.7s [2022-05-12T06:08:13.056Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 65.01MB / 141.73MB 4.9s [2022-05-12T06:08:13.315Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 74.45MB / 141.73MB 5.2s [2022-05-12T06:08:13.582Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 88.09MB / 141.73MB 5.5s [2022-05-12T06:08:13.582Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 5.6s done [2022-05-12T06:08:13.841Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 98.07MB / 141.73MB 5.7s [2022-05-12T06:08:13.841Z] #11 ... [2022-05-12T06:08:13.841Z] [2022-05-12T06:08:13.841Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:13.841Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:08:13.842Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T06:08:13.842Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:13.842Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T06:08:13.842Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T06:08:13.842Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-05-12T06:08:13.842Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-05-12T06:08:13.842Z] #71 DONE 6.1s [2022-05-12T06:08:13.842Z] [2022-05-12T06:08:13.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:13.842Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:14.099Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 106.95MB / 141.73MB 6.1s [2022-05-12T06:08:14.664Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 128.97MB / 141.73MB 6.6s [2022-05-12T06:08:14.664Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 138.41MB / 141.73MB 6.7s [2022-05-12T06:08:14.747Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:08:15.673Z] + docker version [2022-05-12T06:08:17.185Z] #11 ... [2022-05-12T06:08:17.185Z] [2022-05-12T06:08:17.185Z] #24 [internal] load build context [2022-05-12T06:08:17.185Z] #24 sha256:8cef0cf736cc2138bcf15595755ef83ff5c57ca96e71779027e43995b6f9cf6f [2022-05-12T06:08:17.185Z] #24 transferring context: 61.10MB 8.2s done [2022-05-12T06:08:17.185Z] #24 DONE 9.0s [2022-05-12T06:08:17.185Z] [2022-05-12T06:08:17.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:17.185Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:17.185Z] #11 ... [2022-05-12T06:08:17.185Z] [2022-05-12T06:08:17.185Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:17.185Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:08:17.185Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T06:08:17.185Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:17.185Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T06:08:17.185Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T06:08:17.185Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-12T06:08:17.185Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-05-12T06:08:17.185Z] #73 DONE 9.3s [2022-05-12T06:08:17.185Z] [2022-05-12T06:08:17.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:17.185Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:17.185Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 9.0s done [2022-05-12T06:08:17.750Z] #11 ... [2022-05-12T06:08:17.750Z] [2022-05-12T06:08:17.750Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:17.750Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:17.750Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T06:08:17.750Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T06:08:17.750Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T06:08:17.750Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T06:08:17.750Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.4s done [2022-05-12T06:08:17.750Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.8s [2022-05-12T06:08:18.237Z] Client: [2022-05-12T06:08:18.237Z] Context: default [2022-05-12T06:08:18.237Z] Debug Mode: false [2022-05-12T06:08:18.237Z] Plugins: [2022-05-12T06:08:18.237Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T06:08:18.237Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T06:08:18.237Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T06:08:18.237Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T06:08:18.237Z] [2022-05-12T06:08:18.237Z] Server: [2022-05-12T06:08:18.237Z] Containers: 0 [2022-05-12T06:08:18.237Z] Running: 0 [2022-05-12T06:08:18.237Z] Paused: 0 [2022-05-12T06:08:18.237Z] Stopped: 0 [2022-05-12T06:08:18.237Z] Images: 0 [2022-05-12T06:08:18.237Z] Server Version: 20.10.14 [2022-05-12T06:08:18.237Z] Storage Driver: overlay2 [2022-05-12T06:08:18.237Z] Backing Filesystem: extfs [2022-05-12T06:08:18.237Z] Supports d_type: true [2022-05-12T06:08:18.237Z] Native Overlay Diff: true [2022-05-12T06:08:18.237Z] userxattr: false [2022-05-12T06:08:18.237Z] Logging Driver: json-file [2022-05-12T06:08:18.237Z] Cgroup Driver: cgroupfs [2022-05-12T06:08:18.237Z] Cgroup Version: 1 [2022-05-12T06:08:18.237Z] Plugins: [2022-05-12T06:08:18.237Z] Volume: local [2022-05-12T06:08:18.237Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T06:08:18.237Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T06:08:18.237Z] Swarm: inactive [2022-05-12T06:08:18.237Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T06:08:18.237Z] Default Runtime: runc [2022-05-12T06:08:18.237Z] Init Binary: docker-init [2022-05-12T06:08:18.237Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:08:18.237Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T06:08:18.237Z] init version: de40ad0 [2022-05-12T06:08:18.237Z] Security Options: [2022-05-12T06:08:18.237Z] apparmor [2022-05-12T06:08:18.237Z] seccomp [2022-05-12T06:08:18.237Z] Profile: default [2022-05-12T06:08:18.237Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T06:08:18.237Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T06:08:18.237Z] OSType: linux [2022-05-12T06:08:18.237Z] Architecture: x86_64 [2022-05-12T06:08:18.237Z] CPUs: 8 [2022-05-12T06:08:18.237Z] Total Memory: 30.58GiB [2022-05-12T06:08:18.237Z] Name: ip-10-100-54-139 [2022-05-12T06:08:18.237Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T06:08:18.237Z] Docker Root Dir: /var/lib/docker [2022-05-12T06:08:18.237Z] Debug Mode: false [2022-05-12T06:08:18.237Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:08:18.237Z] Labels: [2022-05-12T06:08:18.237Z] Experimental: true [2022-05-12T06:08:18.237Z] Insecure Registries: [2022-05-12T06:08:18.237Z] 127.0.0.0/8 [2022-05-12T06:08:18.237Z] Live Restore Enabled: true [2022-05-12T06:08:18.237Z] [2022-05-12T06:08:18.237Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T06:08:18.315Z] #28 ... [2022-05-12T06:08:18.315Z] [2022-05-12T06:08:18.315Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T06:08:18.315Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T06:08:18.315Z] #72 DONE 1.0s [2022-05-12T06:08:18.315Z] [2022-05-12T06:08:18.315Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T06:08:18.315Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T06:08:18.525Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:18.525Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:18.525Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43581/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T06:08:18.525Z] + bash /home/ubuntu/workspace/moby_PR-43581/check-config.sh [2022-05-12T06:08:18.525Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T06:08:18.525Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T06:08:18.525Z] [2022-05-12T06:08:18.525Z] Generally Necessary: [2022-05-12T06:08:18.525Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T06:08:18.525Z] - apparmor: enabled and tools installed [2022-05-12T06:08:18.525Z] - CONFIG_NAMESPACES: enabled [2022-05-12T06:08:18.525Z] - CONFIG_NET_NS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_PID_NS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_IPC_NS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_UTS_NS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUPS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CPUSETS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_MEMCG: enabled [2022-05-12T06:08:18.525Z] - CONFIG_KEYS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_VETH: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T06:08:18.525Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T06:08:18.525Z] [2022-05-12T06:08:18.525Z] Optional Features: [2022-05-12T06:08:18.525Z] - CONFIG_USER_NS: enabled [2022-05-12T06:08:18.525Z] - CONFIG_SECCOMP: enabled [2022-05-12T06:08:18.525Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T06:08:18.525Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T06:08:18.786Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T06:08:18.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T06:08:18.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T06:08:18.786Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T06:08:18.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T06:08:18.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T06:08:18.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T06:08:18.786Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T06:08:18.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T06:08:18.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T06:08:18.786Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T06:08:18.786Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T06:08:18.786Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T06:08:18.786Z] - CONFIG_EXT4_FS: enabled [2022-05-12T06:08:18.786Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T06:08:18.786Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T06:08:18.786Z] - Network Drivers: [2022-05-12T06:08:18.786Z] - "overlay": [2022-05-12T06:08:18.786Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T06:08:18.786Z] Optional (for encrypted networks): [2022-05-12T06:08:18.786Z] - CONFIG_CRYPTO: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T06:08:18.786Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T06:08:18.786Z] - CONFIG_XFRM: enabled [2022-05-12T06:08:18.786Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T06:08:18.786Z] - "ipvlan": [2022-05-12T06:08:18.786Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T06:08:18.786Z] - "macvlan": [2022-05-12T06:08:18.786Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T06:08:18.786Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T06:08:18.786Z] - "ftp,tftp client in container": [2022-05-12T06:08:18.787Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T06:08:18.787Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T06:08:18.787Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T06:08:18.787Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T06:08:18.787Z] - Storage Drivers: [2022-05-12T06:08:18.787Z] - "aufs": [2022-05-12T06:08:18.787Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T06:08:18.787Z] - "btrfs": [2022-05-12T06:08:18.787Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T06:08:18.787Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T06:08:18.787Z] - "devicemapper": [2022-05-12T06:08:19.048Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T06:08:19.048Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T06:08:19.048Z] - "overlay": [2022-05-12T06:08:19.048Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T06:08:19.048Z] - "zfs": [2022-05-12T06:08:19.048Z] - /dev/zfs: present [2022-05-12T06:08:19.048Z] - zfs command: missing [2022-05-12T06:08:19.048Z] - zpool command: missing [2022-05-12T06:08:19.048Z] [2022-05-12T06:08:19.048Z] Limits: [2022-05-12T06:08:19.048Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T06:08:19.048Z] [2022-05-12T06:08:19.048Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T06:08:19.248Z] #74 DONE 0.7s [2022-05-12T06:08:19.248Z] [2022-05-12T06:08:19.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:19.248Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:19.248Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.7s done [2022-05-12T06:08:19.248Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-12T06:08:19.248Z] #11 ... [2022-05-12T06:08:19.248Z] [2022-05-12T06:08:19.248Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:19.248Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:19.248Z] #28 DONE 11.2s [2022-05-12T06:08:19.248Z] [2022-05-12T06:08:19.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:19.248Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:19.382Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f9cef468f916655e1d63df643f2ef96716ead84f . [2022-05-12T06:08:19.382Z] #2 [internal] load .dockerignore [2022-05-12T06:08:19.382Z] #2 sha256:21fd211d2b5e05525431bce250dec0eef4200556335b93dab799c08b45e6bf55 [2022-05-12T06:08:19.382Z] #2 transferring context: [2022-05-12T06:08:19.643Z] #2 transferring context: 145B done [2022-05-12T06:08:19.643Z] #2 DONE 0.1s [2022-05-12T06:08:19.643Z] [2022-05-12T06:08:19.643Z] #1 [internal] load build definition from Dockerfile [2022-05-12T06:08:19.643Z] #1 sha256:cc65da47bb75ee866f5502265c45ddcfa069728b8b64761e41d8fda4774348b5 [2022-05-12T06:08:19.643Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T06:08:19.643Z] #1 DONE 0.1s [2022-05-12T06:08:19.643Z] [2022-05-12T06:08:19.643Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T06:08:19.643Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T06:08:19.896Z] Client: Docker Engine - Community [2022-05-12T06:08:19.896Z] Version: 20.10.14 [2022-05-12T06:08:19.896Z] API version: 1.41 [2022-05-12T06:08:19.896Z] Go version: go1.16.15 [2022-05-12T06:08:19.896Z] Git commit: a224086 [2022-05-12T06:08:19.896Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T06:08:19.896Z] OS/Arch: linux/amd64 [2022-05-12T06:08:19.896Z] Context: default [2022-05-12T06:08:19.896Z] Experimental: true [2022-05-12T06:08:19.896Z] [2022-05-12T06:08:19.896Z] Server: Docker Engine - Community [2022-05-12T06:08:19.896Z] Engine: [2022-05-12T06:08:19.896Z] Version: 20.10.14 [2022-05-12T06:08:19.896Z] API version: 1.41 (minimum version 1.12) [2022-05-12T06:08:19.896Z] Go version: go1.16.15 [2022-05-12T06:08:19.896Z] Git commit: 87a90dc [2022-05-12T06:08:19.896Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T06:08:19.896Z] OS/Arch: linux/amd64 [2022-05-12T06:08:19.896Z] Experimental: true [2022-05-12T06:08:19.896Z] containerd: [2022-05-12T06:08:19.896Z] Version: 1.5.11 [2022-05-12T06:08:19.896Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:08:19.896Z] runc: [2022-05-12T06:08:19.896Z] Version: 1.0.3 [2022-05-12T06:08:19.896Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T06:08:19.896Z] docker-init: [2022-05-12T06:08:19.896Z] Version: 0.19.0 [2022-05-12T06:08:19.896Z] GitCommit: de40ad0 [2022-05-12T06:08:19.904Z] #3 DONE 0.3s [2022-05-12T06:08:19.904Z] [2022-05-12T06:08:19.904Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T06:08:19.904Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T06:08:19.904Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [Pipeline] sh [2022-05-12T06:08:20.165Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T06:08:20.166Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T06:08:20.166Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T06:08:20.166Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T06:08:20.178Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 1.1s done [2022-05-12T06:08:20.277Z] + docker info [2022-05-12T06:08:20.427Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T06:08:20.427Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-12T06:08:20.427Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-12T06:08:20.441Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.1s [2022-05-12T06:08:20.688Z] #4 DONE 0.9s [2022-05-12T06:08:21.260Z] [2022-05-12T06:08:21.260Z] #5 [internal] load .dockerignore [2022-05-12T06:08:21.260Z] #5 sha256:261368d76c4864d0fdeecdae8be30bd75b6883b42d626c43b964dd5a8c3ad823 [2022-05-12T06:08:21.260Z] #5 DONE 0.0s [2022-05-12T06:08:21.260Z] [2022-05-12T06:08:21.260Z] #6 [internal] load build definition from Dockerfile [2022-05-12T06:08:21.260Z] #6 sha256:0bb98451f40eee808bdb42da7e95cb501145de5ba630769026e4f55c8a2077fa [2022-05-12T06:08:21.260Z] #6 DONE 0.0s [2022-05-12T06:08:21.260Z] [2022-05-12T06:08:21.260Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:08:21.260Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T06:08:21.376Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.9s done [2022-05-12T06:08:21.632Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-12T06:08:22.203Z] #10 DONE 1.3s [2022-05-12T06:08:22.203Z] [2022-05-12T06:08:22.203Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:22.203Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T06:08:22.203Z] #8 DONE 1.2s [2022-05-12T06:08:22.203Z] [2022-05-12T06:08:22.203Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:08:22.203Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T06:08:22.203Z] #7 DONE 1.2s [2022-05-12T06:08:22.203Z] [2022-05-12T06:08:22.203Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:22.203Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:08:22.203Z] #9 DONE 1.3s [2022-05-12T06:08:24.118Z] [2022-05-12T06:08:24.118Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:24.118Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:24.118Z] #35 DONE 0.0s [2022-05-12T06:08:24.118Z] [2022-05-12T06:08:24.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:24.118Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:24.118Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:24.118Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 0.0s done [2022-05-12T06:08:24.118Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T06:08:24.118Z] #11 sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 1.86kB / 1.86kB done [2022-05-12T06:08:24.118Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T06:08:24.408Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.2s [2022-05-12T06:08:24.408Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.15MB / 54.95MB 0.3s [2022-05-12T06:08:24.672Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 20.63MB / 54.95MB 0.4s [2022-05-12T06:08:24.672Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 41.94MB / 54.95MB 0.6s [2022-05-12T06:08:24.672Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 3.15MB / 5.16MB 0.6s [2022-05-12T06:08:24.672Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 6.29MB / 10.88MB 0.6s [2022-05-12T06:08:24.672Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 49.28MB / 54.95MB 0.7s [2022-05-12T06:08:24.672Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.7s done [2022-05-12T06:08:24.672Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.7s [2022-05-12T06:08:24.933Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 0.9s [2022-05-12T06:08:25.196Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.1s done [2022-05-12T06:08:25.196Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 11.53MB / 54.58MB 1.1s [2022-05-12T06:08:25.459Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 25.17MB / 54.58MB 1.2s [2022-05-12T06:08:25.459Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 37.75MB / 54.58MB 1.3s [2022-05-12T06:08:25.459Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 44.04MB / 54.58MB 1.4s [2022-05-12T06:08:25.720Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 1.5s [2022-05-12T06:08:25.720Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.6s done [2022-05-12T06:08:25.982Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-12T06:08:26.555Z] #11 ... [2022-05-12T06:08:26.555Z] [2022-05-12T06:08:26.555Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:26.555Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:08:26.555Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T06:08:26.555Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:26.555Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T06:08:26.555Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T06:08:26.555Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-05-12T06:08:26.555Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-05-12T06:08:26.555Z] #80 DONE 2.5s [2022-05-12T06:08:26.555Z] [2022-05-12T06:08:26.555Z] #31 [internal] load build context [2022-05-12T06:08:26.555Z] #31 sha256:29efb3341806ef4f19ba9f03cee74abb9210b4a20300dbe1d18cd428966d58d0 [2022-05-12T06:08:26.555Z] #31 transferring context: 61.10MB 2.0s done [2022-05-12T06:08:26.555Z] #31 DONE 2.5s [2022-05-12T06:08:26.555Z] [2022-05-12T06:08:26.555Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:08:26.555Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:08:26.555Z] #56 DONE 0.0s [2022-05-12T06:08:26.555Z] [2022-05-12T06:08:26.555Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:26.555Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:08:26.555Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T06:08:26.555Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:26.555Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T06:08:26.556Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T06:08:26.556Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-05-12T06:08:26.556Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-05-12T06:08:26.556Z] #78 DONE 2.5s [2022-05-12T06:08:26.556Z] [2022-05-12T06:08:26.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:26.556Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:26.556Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 0B / 156B 2.3s [2022-05-12T06:08:26.556Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.33MB / 85.85MB 2.3s [2022-05-12T06:08:26.556Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 3.22MB / 141.73MB 2.3s [2022-05-12T06:08:26.556Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 14.68MB / 85.85MB 2.4s [2022-05-12T06:08:26.556Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 12.58MB / 141.73MB 2.4s [2022-05-12T06:08:26.556Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 34.60MB / 85.85MB 2.6s [2022-05-12T06:08:26.556Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 34.60MB / 141.73MB 2.6s [2022-05-12T06:08:26.818Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 45.09MB / 85.85MB 2.7s [2022-05-12T06:08:26.818Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 44.04MB / 141.73MB 2.7s [2022-05-12T06:08:26.818Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 54.53MB / 85.85MB 2.8s [2022-05-12T06:08:26.818Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 54.53MB / 141.73MB 2.8s [2022-05-12T06:08:26.893Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.0s [2022-05-12T06:08:27.080Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 65.01MB / 85.85MB 2.9s [2022-05-12T06:08:27.080Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 63.96MB / 141.73MB 2.9s [2022-05-12T06:08:27.080Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 74.45MB / 85.85MB 3.0s [2022-05-12T06:08:27.080Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 74.45MB / 141.73MB 3.0s [2022-05-12T06:08:27.342Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 84.93MB / 85.85MB 3.1s [2022-05-12T06:08:27.342Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 84.93MB / 141.73MB 3.1s [2022-05-12T06:08:27.342Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 104.86MB / 141.73MB 3.3s [2022-05-12T06:08:27.603Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 114.29MB / 141.73MB 3.4s [2022-05-12T06:08:27.603Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.8s done [2022-05-12T06:08:27.603Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 124.78MB / 141.73MB 3.5s [2022-05-12T06:08:27.864Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 135.27MB / 141.73MB 3.6s [2022-05-12T06:08:28.436Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.2s done [2022-05-12T06:08:29.008Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.1s [2022-05-12T06:08:29.008Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.2s done [2022-05-12T06:08:29.437Z] #11 ... [2022-05-12T06:08:29.437Z] [2022-05-12T06:08:29.437Z] #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-12T06:08:29.437Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:08:29.437Z] #29 1.387 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:29.437Z] #29 1.398 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:29.437Z] #29 1.398 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:29.437Z] #29 1.602 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:08:29.437Z] #29 1.854 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:08:29.437Z] #29 2.094 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:08:29.437Z] #29 3.582 Fetched 8530 kB in 2s (3448 kB/s) [2022-05-12T06:08:29.437Z] #29 3.582 Reading package lists... [2022-05-12T06:08:29.437Z] #29 4.424 Reading package lists... [2022-05-12T06:08:29.437Z] #29 5.299 Building dependency tree... [2022-05-12T06:08:29.437Z] #29 5.738 The following additional packages will be installed: [2022-05-12T06:08:29.437Z] #29 5.738 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T06:08:29.437Z] #29 5.738 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T06:08:29.437Z] #29 5.744 Recommended packages: [2022-05-12T06:08:29.437Z] #29 5.744 libldap-common publicsuffix libsasl2-modules [2022-05-12T06:08:29.437Z] #29 5.938 The following NEW packages will be installed: [2022-05-12T06:08:29.437Z] #29 5.938 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T06:08:29.437Z] #29 5.938 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T06:08:29.437Z] #29 5.938 libssh2-1 openssl [2022-05-12T06:08:29.437Z] #29 6.215 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:08:29.437Z] #29 6.215 Need to get 3040 kB of archives. [2022-05-12T06:08:29.437Z] #29 6.215 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T06:08:29.437Z] #29 6.215 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T06:08:29.437Z] #29 6.227 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T06:08:29.437Z] #29 6.227 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T06:08:29.437Z] #29 6.237 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-12T06:08:29.437Z] #29 6.237 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T06:08:29.437Z] #29 6.237 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T06:08:29.437Z] #29 6.237 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T06:08:29.437Z] #29 6.237 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T06:08:29.437Z] #29 6.246 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T06:08:29.437Z] #29 6.246 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T06:08:29.437Z] #29 6.246 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T06:08:29.437Z] #29 6.247 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T06:08:29.437Z] #29 6.254 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:08:29.437Z] #29 6.254 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:08:29.437Z] #29 6.262 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:08:29.437Z] #29 6.456 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:08:29.437Z] #29 6.504 Fetched 3040 kB in 0s (9668 kB/s) [2022-05-12T06:08:29.437Z] #29 6.533 Selecting previously unselected package openssl. [2022-05-12T06:08:29.437Z] #29 6.533 (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-12T06:08:29.437Z] #29 6.546 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 6.546 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 6.721 Selecting previously unselected package ca-certificates. [2022-05-12T06:08:29.437Z] #29 6.721 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T06:08:29.437Z] #29 6.721 Unpacking ca-certificates (20210119) ... [2022-05-12T06:08:29.437Z] #29 6.813 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T06:08:29.437Z] #29 6.813 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 6.821 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:29.437Z] #29 6.921 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T06:08:29.437Z] #29 6.921 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 6.926 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 6.981 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T06:08:29.437Z] #29 6.981 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 6.985 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.049 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T06:08:29.437Z] #29 7.049 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.053 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:29.437Z] #29 7.129 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T06:08:29.437Z] #29 7.132 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.136 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:29.437Z] #29 7.190 Selecting previously unselected package libpsl5:amd64. [2022-05-12T06:08:29.437Z] #29 7.190 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.193 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:29.437Z] #29 7.243 Selecting previously unselected package librtmp1:amd64. [2022-05-12T06:08:29.437Z] #29 7.243 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.247 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:29.437Z] #29 7.294 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T06:08:29.437Z] #29 7.294 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.298 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:29.437Z] #29 7.369 Selecting previously unselected package libcurl4:amd64. [2022-05-12T06:08:29.437Z] #29 7.369 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.373 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.453 Selecting previously unselected package curl. [2022-05-12T06:08:29.437Z] #29 7.454 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.462 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.536 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:08:29.437Z] #29 7.536 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.542 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:29.437Z] #29 7.623 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:08:29.437Z] #29 7.623 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.628 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:29.437Z] #29 7.684 Selecting previously unselected package jq. [2022-05-12T06:08:29.437Z] #29 7.684 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:08:29.437Z] #29 7.688 Unpacking jq (1.6-2.1) ... [2022-05-12T06:08:29.437Z] #29 7.740 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:29.437Z] #29 7.751 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:29.437Z] #29 7.761 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:29.437Z] #29 7.773 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.783 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:29.437Z] #29 7.793 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.804 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:29.437Z] #29 7.816 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 7.832 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:29.437Z] #29 7.842 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:29.437Z] #29 7.856 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:29.437Z] #29 7.866 Setting up ca-certificates (20210119) ... [2022-05-12T06:08:29.437Z] #29 8.638 Updating certificates in /etc/ssl/certs... [2022-05-12T06:08:29.437Z] #29 9.947 129 added, 0 removed; done. [2022-05-12T06:08:29.437Z] #29 9.982 Setting up jq (1.6-2.1) ... [2022-05-12T06:08:29.437Z] #29 9.993 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 10.00 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:29.437Z] #29 10.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:08:29.437Z] #29 10.04 Processing triggers for ca-certificates (20210119) ... [2022-05-12T06:08:29.437Z] #29 10.05 Updating certificates in /etc/ssl/certs... [2022-05-12T06:08:29.437Z] #29 ... [2022-05-12T06:08:29.437Z] [2022-05-12T06:08:29.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:29.437Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:29.437Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.7s done [2022-05-12T06:08:29.695Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-12T06:08:29.951Z] #11 ... [2022-05-12T06:08:29.951Z] [2022-05-12T06:08:29.951Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:29.951Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:29.951Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-12T06:08:29.951Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T06:08:29.951Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T06:08:29.951Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T06:08:29.951Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.6s done [2022-05-12T06:08:29.951Z] #35 DONE 5.8s [2022-05-12T06:08:29.951Z] [2022-05-12T06:08:29.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:29.951Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:29.951Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-12T06:08:29.951Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.2s done [2022-05-12T06:08:29.951Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-12T06:08:30.278Z] Client: [2022-05-12T06:08:30.278Z] Context: default [2022-05-12T06:08:30.278Z] Debug Mode: false [2022-05-12T06:08:30.278Z] Plugins: [2022-05-12T06:08:30.278Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T06:08:30.278Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T06:08:30.278Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T06:08:30.278Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T06:08:30.278Z] [2022-05-12T06:08:30.278Z] Server: [2022-05-12T06:08:30.278Z] Containers: 0 [2022-05-12T06:08:30.278Z] Running: 0 [2022-05-12T06:08:30.278Z] Paused: 0 [2022-05-12T06:08:30.278Z] Stopped: 0 [2022-05-12T06:08:30.278Z] Images: 0 [2022-05-12T06:08:30.278Z] Server Version: 20.10.14 [2022-05-12T06:08:30.278Z] Storage Driver: overlay2 [2022-05-12T06:08:30.278Z] Backing Filesystem: extfs [2022-05-12T06:08:30.278Z] Supports d_type: true [2022-05-12T06:08:30.278Z] Native Overlay Diff: true [2022-05-12T06:08:30.278Z] userxattr: false [2022-05-12T06:08:30.278Z] Logging Driver: json-file [2022-05-12T06:08:30.278Z] Cgroup Driver: cgroupfs [2022-05-12T06:08:30.278Z] Cgroup Version: 1 [2022-05-12T06:08:30.278Z] Plugins: [2022-05-12T06:08:30.278Z] Volume: local [2022-05-12T06:08:30.278Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T06:08:30.278Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T06:08:30.278Z] Swarm: inactive [2022-05-12T06:08:30.278Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T06:08:30.278Z] Default Runtime: runc [2022-05-12T06:08:30.278Z] Init Binary: docker-init [2022-05-12T06:08:30.278Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:08:30.278Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T06:08:30.278Z] init version: de40ad0 [2022-05-12T06:08:30.278Z] Security Options: [2022-05-12T06:08:30.278Z] apparmor [2022-05-12T06:08:30.278Z] seccomp [2022-05-12T06:08:30.278Z] Profile: default [2022-05-12T06:08:30.278Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T06:08:30.278Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T06:08:30.278Z] OSType: linux [2022-05-12T06:08:30.278Z] Architecture: x86_64 [2022-05-12T06:08:30.278Z] CPUs: 2 [2022-05-12T06:08:30.278Z] Total Memory: 15.35GiB [2022-05-12T06:08:30.278Z] Name: ip-10-100-107-237 [2022-05-12T06:08:30.278Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T06:08:30.278Z] Docker Root Dir: /var/lib/docker [2022-05-12T06:08:30.278Z] Debug Mode: false [2022-05-12T06:08:30.278Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:08:30.278Z] Labels: [2022-05-12T06:08:30.278Z] Experimental: true [2022-05-12T06:08:30.278Z] Insecure Registries: [2022-05-12T06:08:30.278Z] 127.0.0.0/8 [2022-05-12T06:08:30.278Z] Live Restore Enabled: true [2022-05-12T06:08:30.278Z] [2022-05-12T06:08:30.278Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T06:08:30.574Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:30.574Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:08:30.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43581/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T06:08:30.574Z] + bash /home/ubuntu/workspace/moby_PR-43581/check-config.sh [2022-05-12T06:08:30.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T06:08:30.574Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T06:08:30.574Z] [2022-05-12T06:08:30.574Z] Generally Necessary: [2022-05-12T06:08:30.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T06:08:30.574Z] - apparmor: enabled and tools installed [2022-05-12T06:08:30.574Z] - CONFIG_NAMESPACES: enabled [2022-05-12T06:08:30.574Z] - CONFIG_NET_NS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_PID_NS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_IPC_NS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_UTS_NS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CGROUPS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T06:08:30.574Z] - CONFIG_CPUSETS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_MEMCG: enabled [2022-05-12T06:08:30.574Z] - CONFIG_KEYS: enabled [2022-05-12T06:08:30.574Z] - CONFIG_VETH: enabled (as module) [2022-05-12T06:08:30.574Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T06:08:30.574Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T06:08:30.574Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T06:08:30.574Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T06:08:30.574Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T06:08:30.853Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T06:08:30.853Z] [2022-05-12T06:08:30.853Z] Optional Features: [2022-05-12T06:08:30.853Z] - CONFIG_USER_NS: enabled [2022-05-12T06:08:30.853Z] - CONFIG_SECCOMP: enabled [2022-05-12T06:08:30.853Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T06:08:30.853Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T06:08:30.853Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T06:08:30.853Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T06:08:30.853Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T06:08:30.853Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T06:08:30.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T06:08:30.853Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T06:08:30.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T06:08:30.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T06:08:30.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T06:08:30.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T06:08:30.853Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T06:08:30.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T06:08:30.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T06:08:30.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T06:08:30.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T06:08:30.853Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T06:08:30.853Z] - CONFIG_EXT4_FS: enabled [2022-05-12T06:08:30.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T06:08:30.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T06:08:30.853Z] - Network Drivers: [2022-05-12T06:08:30.853Z] - "overlay": [2022-05-12T06:08:30.853Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T06:08:30.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T06:08:30.853Z] Optional (for encrypted networks): [2022-05-12T06:08:31.119Z] - CONFIG_CRYPTO: enabled [2022-05-12T06:08:31.119Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T06:08:31.119Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T06:08:31.119Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T06:08:31.119Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T06:08:31.119Z] - CONFIG_XFRM: enabled [2022-05-12T06:08:31.119Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T06:08:31.119Z] - "ipvlan": [2022-05-12T06:08:31.119Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T06:08:31.119Z] - "macvlan": [2022-05-12T06:08:31.119Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T06:08:31.119Z] - "ftp,tftp client in container": [2022-05-12T06:08:31.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T06:08:31.119Z] - Storage Drivers: [2022-05-12T06:08:31.119Z] - "aufs": [2022-05-12T06:08:31.119Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T06:08:31.119Z] - "btrfs": [2022-05-12T06:08:31.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T06:08:31.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T06:08:31.119Z] - "devicemapper": [2022-05-12T06:08:31.119Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T06:08:31.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T06:08:31.119Z] - "overlay": [2022-05-12T06:08:31.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T06:08:31.119Z] - "zfs": [2022-05-12T06:08:31.119Z] - /dev/zfs: present [2022-05-12T06:08:31.119Z] - zfs command: missing [2022-05-12T06:08:31.119Z] - zpool command: missing [2022-05-12T06:08:31.119Z] [2022-05-12T06:08:31.119Z] Limits: [2022-05-12T06:08:31.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T06:08:31.119Z] [2022-05-12T06:08:31.119Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T06:08:31.467Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9cef468f916655e1d63df643f2ef96716ead84f . [2022-05-12T06:08:31.731Z] #1 [internal] load build definition from Dockerfile [2022-05-12T06:08:31.731Z] #1 sha256:31477c06e48ac12e7c347fb8a5e72834ee5cc53839a43831aa1c77326cf486d5 [2022-05-12T06:08:31.731Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T06:08:31.731Z] #1 DONE 0.1s [2022-05-12T06:08:31.731Z] [2022-05-12T06:08:31.731Z] #2 [internal] load .dockerignore [2022-05-12T06:08:31.731Z] #2 sha256:b70f2ede0f8a5fd4d88289a12bb61a06ea2f947e53b1e0d1d40c10f38fb97c6e [2022-05-12T06:08:31.731Z] #2 transferring context: 32B [2022-05-12T06:08:31.731Z] #2 transferring context: 145B done [2022-05-12T06:08:31.731Z] #2 DONE 0.1s [2022-05-12T06:08:31.731Z] [2022-05-12T06:08:31.731Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T06:08:31.731Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T06:08:31.869Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 1.5s done [2022-05-12T06:08:31.869Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-12T06:08:32.311Z] #3 DONE 0.5s [2022-05-12T06:08:32.311Z] [2022-05-12T06:08:32.311Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T06:08:32.311Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T06:08:32.311Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-12T06:08:32.311Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T06:08:32.311Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T06:08:32.311Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T06:08:32.311Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-05-12T06:08:32.571Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T06:08:32.571Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-12T06:08:32.571Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-12T06:08:32.971Z] #11 ... [2022-05-12T06:08:32.971Z] [2022-05-12T06:08:32.971Z] #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-12T06:08:32.971Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:08:32.971Z] #29 11.10 0 added, 0 removed; done. [2022-05-12T06:08:32.971Z] #29 11.10 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T06:08:32.971Z] #29 11.10 done. [2022-05-12T06:08:32.971Z] #29 DONE 13.5s [2022-05-12T06:08:32.971Z] [2022-05-12T06:08:32.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:32.971Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:32.971Z] #11 ... [2022-05-12T06:08:32.971Z] [2022-05-12T06:08:32.971Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T06:08:32.971Z] #30 sha256:8f39023505b53490c8d4aaaeb0bde6c83e6745856f43eaa63707829ebe52198c [2022-05-12T06:08:32.971Z] #30 DONE 0.3s [2022-05-12T06:08:32.971Z] [2022-05-12T06:08:32.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:32.971Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:33.145Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T06:08:33.145Z] #4 DONE 0.9s [2022-05-12T06:08:33.259Z] #11 ... [2022-05-12T06:08:33.259Z] [2022-05-12T06:08:33.259Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T06:08:33.259Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T06:08:33.259Z] #79 DONE 1.8s [2022-05-12T06:08:33.259Z] [2022-05-12T06:08:33.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:33.259Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:33.259Z] #11 ... [2022-05-12T06:08:33.259Z] [2022-05-12T06:08:33.259Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T06:08:33.259Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T06:08:33.259Z] #81 DONE 0.3s [2022-05-12T06:08:33.259Z] [2022-05-12T06:08:33.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:33.259Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:33.410Z] [2022-05-12T06:08:33.410Z] #5 [internal] load .dockerignore [2022-05-12T06:08:33.410Z] #5 sha256:ac6a78064721cfb9b7d4a21e11aad33c52577a482127a033accaf94e058c0a55 [2022-05-12T06:08:33.410Z] #5 DONE 0.0s [2022-05-12T06:08:33.410Z] [2022-05-12T06:08:33.410Z] #6 [internal] load build definition from Dockerfile [2022-05-12T06:08:33.410Z] #6 sha256:e5342ab0d2f468987161c9cfbd441ad9a0444e420ee7af1316c02d18071a2a0d [2022-05-12T06:08:33.410Z] #6 DONE 0.0s [2022-05-12T06:08:33.410Z] [2022-05-12T06:08:33.410Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:08:33.410Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T06:08:33.521Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 1.8s done [2022-05-12T06:08:33.521Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T06:08:33.980Z] #10 DONE 0.8s [2022-05-12T06:08:33.980Z] [2022-05-12T06:08:33.980Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:33.980Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T06:08:33.980Z] #9 DONE 0.8s [2022-05-12T06:08:33.980Z] [2022-05-12T06:08:33.980Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:08:33.980Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:08:33.980Z] #8 DONE 0.8s [2022-05-12T06:08:33.980Z] [2022-05-12T06:08:33.980Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:08:33.980Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T06:08:34.863Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.0s [2022-05-12T06:08:34.922Z] #7 DONE 1.5s [2022-05-12T06:08:36.767Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.9s done [2022-05-12T06:08:36.767Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T06:08:36.847Z] [2022-05-12T06:08:36.847Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:36.847Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:36.847Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T06:08:36.847Z] #28 ... [2022-05-12T06:08:36.847Z] [2022-05-12T06:08:36.847Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:36.848Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:08:36.848Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-12T06:08:36.848Z] #73 DONE 0.2s [2022-05-12T06:08:36.848Z] [2022-05-12T06:08:36.848Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:36.848Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:36.848Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T06:08:36.848Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T06:08:36.848Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T06:08:36.848Z] #28 ... [2022-05-12T06:08:36.848Z] [2022-05-12T06:08:36.848Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:08:36.848Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:08:36.848Z] #49 DONE 0.0s [2022-05-12T06:08:36.848Z] [2022-05-12T06:08:36.848Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:36.848Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:36.848Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s [2022-05-12T06:08:37.109Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.24MB / 54.95MB 0.3s [2022-05-12T06:08:37.399Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 12.58MB / 54.95MB 0.5s [2022-05-12T06:08:37.399Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 18.87MB / 54.95MB 0.7s [2022-05-12T06:08:37.666Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 23.07MB / 54.95MB 0.8s [2022-05-12T06:08:37.666Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 26.21MB / 54.95MB 0.9s [2022-05-12T06:08:37.730Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 3.9s done [2022-05-12T06:08:37.730Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T06:08:37.934Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 32.51MB / 54.95MB 1.0s [2022-05-12T06:08:37.934Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 38.76MB / 54.95MB 1.2s [2022-05-12T06:08:37.934Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 44.04MB / 54.95MB 1.3s [2022-05-12T06:08:37.991Z] #11 DONE 14.0s [2022-05-12T06:08:37.991Z] [2022-05-12T06:08:37.991Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:08:37.991Z] #12 sha256:7a4383cbaa5f0a2914110baba49661353f8849d51bc607391f4ee32c99206f43 [2022-05-12T06:08:38.194Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 48.23MB / 54.95MB 1.4s [2022-05-12T06:08:38.194Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.5s [2022-05-12T06:08:39.132Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.2s done [2022-05-12T06:08:39.132Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-12T06:08:39.903Z] #12 DONE 1.7s [2022-05-12T06:08:39.903Z] [2022-05-12T06:08:39.903Z] #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-12T06:08:39.903Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:08:39.903Z] #36 3.683 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:39.903Z] #36 3.683 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:39.903Z] #36 3.692 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:39.903Z] #36 3.794 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:08:39.903Z] #36 3.892 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:08:39.903Z] #36 4.031 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:08:39.903Z] #36 5.159 Fetched 8530 kB in 2s (4901 kB/s) [2022-05-12T06:08:39.903Z] #36 5.159 Reading package lists... [2022-05-12T06:08:39.903Z] #36 5.794 Reading package lists... [2022-05-12T06:08:39.903Z] #36 6.431 Building dependency tree... [2022-05-12T06:08:39.903Z] #36 6.705 The following additional packages will be installed: [2022-05-12T06:08:39.903Z] #36 6.705 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T06:08:39.903Z] #36 6.705 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T06:08:39.903Z] #36 6.706 Recommended packages: [2022-05-12T06:08:39.903Z] #36 6.706 libldap-common publicsuffix libsasl2-modules [2022-05-12T06:08:39.903Z] #36 6.851 The following NEW packages will be installed: [2022-05-12T06:08:39.903Z] #36 6.851 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T06:08:39.903Z] #36 6.852 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T06:08:39.903Z] #36 6.852 libssh2-1 openssl [2022-05-12T06:08:39.903Z] #36 7.123 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:08:39.903Z] #36 7.123 Need to get 3040 kB of archives. [2022-05-12T06:08:39.903Z] #36 7.123 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T06:08:39.903Z] #36 7.123 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T06:08:39.903Z] #36 7.136 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T06:08:39.903Z] #36 7.138 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T06:08:39.903Z] #36 7.140 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-12T06:08:39.903Z] #36 7.141 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T06:08:39.903Z] #36 7.142 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T06:08:39.903Z] #36 7.144 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T06:08:39.903Z] #36 7.145 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T06:08:39.903Z] #36 7.148 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T06:08:39.903Z] #36 7.148 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T06:08:39.903Z] #36 7.148 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T06:08:39.903Z] #36 7.150 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T06:08:39.903Z] #36 7.152 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:08:39.903Z] #36 7.154 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:08:39.903Z] #36 7.155 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:08:39.903Z] #36 7.283 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:08:39.903Z] #36 7.309 Fetched 3040 kB in 0s (10.2 MB/s) [2022-05-12T06:08:39.903Z] #36 7.327 Selecting previously unselected package openssl. [2022-05-12T06:08:39.903Z] #36 7.327 (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-12T06:08:39.903Z] #36 7.332 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.336 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 7.468 Selecting previously unselected package ca-certificates. [2022-05-12T06:08:39.903Z] #36 7.469 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T06:08:39.903Z] #36 7.473 Unpacking ca-certificates (20210119) ... [2022-05-12T06:08:39.903Z] #36 7.532 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T06:08:39.903Z] #36 7.533 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.539 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:39.903Z] #36 7.598 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T06:08:39.903Z] #36 7.599 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.603 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 7.642 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T06:08:39.903Z] #36 7.644 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.647 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 7.693 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T06:08:39.903Z] #36 7.694 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.698 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:39.903Z] #36 7.758 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T06:08:39.903Z] #36 7.761 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.764 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:39.903Z] #36 7.809 Selecting previously unselected package libpsl5:amd64. [2022-05-12T06:08:39.903Z] #36 7.809 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.815 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:39.903Z] #36 7.848 Selecting previously unselected package librtmp1:amd64. [2022-05-12T06:08:39.903Z] #36 7.849 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.852 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:39.903Z] #36 7.894 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T06:08:39.903Z] #36 7.895 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.898 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:39.903Z] #36 7.944 Selecting previously unselected package libcurl4:amd64. [2022-05-12T06:08:39.903Z] #36 7.945 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 7.948 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 8.030 Selecting previously unselected package curl. [2022-05-12T06:08:39.903Z] #36 8.031 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 8.034 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 8.083 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:08:39.903Z] #36 8.084 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 8.087 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:39.903Z] #36 8.137 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:08:39.903Z] #36 8.139 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 8.142 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:39.903Z] #36 8.191 Selecting previously unselected package jq. [2022-05-12T06:08:39.903Z] #36 8.192 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:08:39.903Z] #36 8.229 Unpacking jq (1.6-2.1) ... [2022-05-12T06:08:39.903Z] #36 8.264 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:39.903Z] #36 8.280 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:39.903Z] #36 8.289 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:39.903Z] #36 8.299 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 8.309 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:39.903Z] #36 8.319 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 8.328 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:39.903Z] #36 8.336 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 8.351 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:39.903Z] #36 8.361 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:39.903Z] #36 8.436 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:39.903Z] #36 8.445 Setting up ca-certificates (20210119) ... [2022-05-12T06:08:39.903Z] #36 8.809 Updating certificates in /etc/ssl/certs... [2022-05-12T06:08:39.903Z] #36 9.260 129 added, 0 removed; done. [2022-05-12T06:08:39.903Z] #36 9.337 Setting up jq (1.6-2.1) ... [2022-05-12T06:08:39.903Z] #36 9.360 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 9.393 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:39.903Z] #36 9.439 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:08:39.903Z] #36 9.517 Processing triggers for ca-certificates (20210119) ... [2022-05-12T06:08:39.903Z] #36 9.535 Updating certificates in /etc/ssl/certs... [2022-05-12T06:08:39.903Z] #36 9.868 0 added, 0 removed; done. [2022-05-12T06:08:39.903Z] #36 9.868 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T06:08:39.903Z] #36 9.868 done. [2022-05-12T06:08:39.903Z] #36 DONE 10.0s [2022-05-12T06:08:39.903Z] [2022-05-12T06:08:39.903Z] #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-12T06:08:39.903Z] #13 sha256:622d0254a210ebe354f3d1afeaaba984dd234a8120ca2fe5b18dac5cd3bc17cc [2022-05-12T06:08:39.903Z] #13 ... [2022-05-12T06:08:39.903Z] [2022-05-12T06:08:39.903Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T06:08:39.903Z] #37 sha256:78f7a2d9e1e0d615fe2046d7003022d7fe60fe5fe04e729a14c5e4cd689e9668 [2022-05-12T06:08:39.903Z] #37 DONE 0.0s [2022-05-12T06:08:39.903Z] [2022-05-12T06:08:39.903Z] #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-12T06:08:39.903Z] #38 sha256:675d670c16b1a6391473486349d6902f0fd8b21cebfd4f101c2aec37261884f4 [2022-05-12T06:08:40.474Z] #38 ... [2022-05-12T06:08:40.474Z] [2022-05-12T06:08:40.474Z] #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-12T06:08:40.474Z] #13 sha256:622d0254a210ebe354f3d1afeaaba984dd234a8120ca2fe5b18dac5cd3bc17cc [2022-05-12T06:08:40.474Z] #13 DONE 0.6s [2022-05-12T06:08:40.474Z] [2022-05-12T06:08:40.474Z] #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-12T06:08:40.474Z] #57 sha256:86ffdf2ae237578a9a0a019292254c02e5aaa277d74a8a8d1d7ccd07c2d0c01c [2022-05-12T06:08:40.474Z] #57 DONE 0.1s [2022-05-12T06:08:40.474Z] [2022-05-12T06:08:40.474Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T06:08:40.474Z] #53 sha256:cdf11a8b5f8bd1a60ffd84f6cc3d51ce4b6b882f413afa6e3e2ec25e157ddf20 [2022-05-12T06:08:40.474Z] #53 DONE 0.1s [2022-05-12T06:08:40.474Z] [2022-05-12T06:08:40.474Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:08:40.474Z] #40 sha256:1b209393cd932f611949c2379410182ac7d71b859d98d9ffa38ae51a42c7ede3 [2022-05-12T06:08:40.474Z] #40 DONE 0.1s [2022-05-12T06:08:40.474Z] [2022-05-12T06:08:40.474Z] #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-12T06:08:40.474Z] #41 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:08:41.044Z] #28 ... [2022-05-12T06:08:41.044Z] [2022-05-12T06:08:41.044Z] #24 [internal] load build context [2022-05-12T06:08:41.044Z] #24 sha256:8019e8055350717eae1c49681c22157842319c48967c037ec43facca97b3007b [2022-05-12T06:08:41.044Z] #24 transferring context: 61.10MB 4.3s done [2022-05-12T06:08:41.044Z] #24 DONE 4.5s [2022-05-12T06:08:41.044Z] [2022-05-12T06:08:41.044Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:41.044Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:41.420Z] #41 ... [2022-05-12T06:08:41.420Z] [2022-05-12T06:08:41.420Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T06:08:41.420Z] #14 sha256:d5fd644a25827f497d59525589cf779616a80707495f707f97a69e6b73fb02e6 [2022-05-12T06:08:41.420Z] #14 DONE 1.1s [2022-05-12T06:08:41.420Z] [2022-05-12T06:08:41.420Z] #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-12T06:08:41.420Z] #38 sha256:675d670c16b1a6391473486349d6902f0fd8b21cebfd4f101c2aec37261884f4 [2022-05-12T06:08:41.420Z] #38 1.639 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T06:08:41.681Z] #38 1.900 [2022-05-12T06:08:41.943Z] #38 2.127 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:42.024Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T06:08:42.209Z] #38 2.319 [2022-05-12T06:08:42.472Z] #38 ... [2022-05-12T06:08:42.472Z] [2022-05-12T06:08:42.472Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T06:08:42.472Z] #15 sha256:c6cd854dff73efd057c24e914ec7ab653c0cf19d5fd58246d5e04457a107d718 [2022-05-12T06:08:42.472Z] #15 DONE 1.0s [2022-05-12T06:08:42.472Z] [2022-05-12T06:08:42.472Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T06:08:42.472Z] #16 sha256:738e74e638bd011abc4cd8ac11930d6259b0da329c9a8232440d32edcd79a56e [2022-05-12T06:08:42.963Z] #11 ... [2022-05-12T06:08:42.963Z] [2022-05-12T06:08:42.963Z] #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-12T06:08:42.963Z] #31 sha256:91f2bb7d647493d2ee1add8213286a4fd433dcc8b06753175e27b559175145b1 [2022-05-12T06:08:42.963Z] #31 2.060 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T06:08:42.963Z] #31 2.440 [2022-05-12T06:08:42.963Z] #31 2.666 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:42.963Z] #31 2.982 [2022-05-12T06:08:42.963Z] #31 4.000 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T06:08:42.963Z] #31 4.368 [2022-05-12T06:08:42.963Z] #31 4.601 #=#=# ################################################################ 89.0% ######################################################################## 100.0% [2022-05-12T06:08:42.963Z] #31 4.922 [2022-05-12T06:08:42.963Z] #31 5.957 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T06:08:42.963Z] #31 6.350 [2022-05-12T06:08:42.963Z] #31 6.579 #=#=# ############# 18.7% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-12T06:08:42.963Z] #31 7.166 [2022-05-12T06:08:42.963Z] #31 8.272 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T06:08:42.963Z] #31 8.583 [2022-05-12T06:08:42.963Z] #31 8.813 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:42.963Z] #31 9.133 [2022-05-12T06:08:42.963Z] #31 10.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T06:08:43.221Z] #31 ... [2022-05-12T06:08:43.221Z] [2022-05-12T06:08:43.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:43.222Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:43.590Z] #28 ... [2022-05-12T06:08:43.590Z] [2022-05-12T06:08:43.590Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:43.590Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:08:43.590Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-12T06:08:43.590Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:43.590Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T06:08:43.590Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T06:08:43.590Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-05-12T06:08:43.590Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-05-12T06:08:43.590Z] #71 DONE 6.6s [2022-05-12T06:08:43.590Z] [2022-05-12T06:08:43.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:43.590Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:43.590Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 0.2s done [2022-05-12T06:08:43.590Z] #11 sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 1.86kB / 1.86kB done [2022-05-12T06:08:43.590Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T06:08:43.590Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.1s done [2022-05-12T06:08:43.590Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T06:08:43.590Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.7s done [2022-05-12T06:08:43.590Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.3s done [2022-05-12T06:08:43.590Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.9s done [2022-05-12T06:08:43.590Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.0s done [2022-05-12T06:08:43.590Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.1s done [2022-05-12T06:08:43.590Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 100.66MB / 141.73MB 6.5s [2022-05-12T06:08:43.590Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 110.76MB / 141.73MB 6.7s [2022-05-12T06:08:43.852Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 119.80MB / 141.73MB 6.9s [2022-05-12T06:08:43.852Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 127.93MB / 141.73MB 7.1s [2022-05-12T06:08:43.862Z] #16 DONE 1.3s [2022-05-12T06:08:43.862Z] [2022-05-12T06:08:43.862Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T06:08:43.862Z] #17 sha256:bd442ac9093fd70da098abc1d997c4f469b9a6f77869af3076646eddf2dfeac5 [2022-05-12T06:08:44.112Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 136.31MB / 141.73MB 7.3s [2022-05-12T06:08:45.252Z] #17 DONE 1.5s [2022-05-12T06:08:45.252Z] [2022-05-12T06:08:45.252Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T06:08:45.252Z] #18 sha256:e5877e23ae84822a13d713deaf4b1087a89e33aadc2d60316af08ddfb59324f5 [2022-05-12T06:08:45.504Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.3s [2022-05-12T06:08:45.744Z] #11 ... [2022-05-12T06:08:45.744Z] [2022-05-12T06:08:45.744Z] #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-12T06:08:45.744Z] #31 sha256:91f2bb7d647493d2ee1add8213286a4fd433dcc8b06753175e27b559175145b1 [2022-05-12T06:08:45.744Z] #31 10.37 [2022-05-12T06:08:45.744Z] #31 10.61 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:45.744Z] #31 10.93 [2022-05-12T06:08:45.744Z] #31 11.01 Download of images into '/build' complete. [2022-05-12T06:08:45.744Z] #31 11.01 Use something like the following to load the result into a Docker daemon: [2022-05-12T06:08:45.744Z] #31 11.01 tar -cC '/build' . | docker load [2022-05-12T06:08:45.744Z] #31 DONE 12.3s [2022-05-12T06:08:45.744Z] [2022-05-12T06:08:45.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:45.744Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:45.763Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 8.8s done [2022-05-12T06:08:46.026Z] #11 ... [2022-05-12T06:08:46.026Z] [2022-05-12T06:08:46.026Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:08:46.026Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:08:46.026Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:08:46.026Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T06:08:46.026Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T06:08:46.026Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-05-12T06:08:46.026Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-05-12T06:08:46.026Z] #73 DONE 9.3s [2022-05-12T06:08:46.026Z] [2022-05-12T06:08:46.026Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:08:46.026Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:08:46.595Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.4s done [2022-05-12T06:08:46.928Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0681631d70d888fc1) in /home/ubuntu/workspace/moby_PR-43581 [Pipeline] { [Pipeline] checkout [2022-05-12T06:08:47.112Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.1s [2022-05-12T06:08:47.171Z] #28 DONE 10.7s [2022-05-12T06:08:47.171Z] [2022-05-12T06:08:47.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:47.171Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:47.171Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.1s [2022-05-12T06:08:47.174Z] The recommended git tool is: git [2022-05-12T06:08:47.181Z] #18 DONE 1.7s [2022-05-12T06:08:47.181Z] [2022-05-12T06:08:47.181Z] #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-12T06:08:47.181Z] #45 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:08:47.181Z] #45 1.022 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T06:08:47.181Z] #45 5.728 tomll can be used in two ways: [2022-05-12T06:08:47.181Z] #45 5.728 Writing to STDIN and reading from STDOUT: [2022-05-12T06:08:47.181Z] #45 5.728 cat file.toml | tomll > file.toml [2022-05-12T06:08:47.181Z] #45 5.728 [2022-05-12T06:08:47.181Z] #45 5.728 Reading and updating a list of files: [2022-05-12T06:08:47.181Z] #45 5.728 tomll a.toml b.toml c.toml [2022-05-12T06:08:47.181Z] #45 5.728 [2022-05-12T06:08:47.181Z] #45 5.728 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T06:08:47.181Z] #45 DONE 6.5s [2022-05-12T06:08:47.181Z] [2022-05-12T06:08:47.181Z] #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-12T06:08:47.182Z] #38 sha256:675d670c16b1a6391473486349d6902f0fd8b21cebfd4f101c2aec37261884f4 [2022-05-12T06:08:47.182Z] #38 3.237 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T06:08:47.182Z] #38 3.672 [2022-05-12T06:08:47.182Z] #38 3.902 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:47.182Z] #38 4.363 [2022-05-12T06:08:47.182Z] #38 5.831 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T06:08:47.182Z] #38 6.260 [2022-05-12T06:08:47.182Z] #38 6.499 #=#=# ############# 18.2% ######################################### 57.8% ########################################################### 82.9% ################################################################## 92.6% ######################################################################## 100.0% [2022-05-12T06:08:47.182Z] #38 7.423 [2022-05-12T06:08:47.742Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.5s done [2022-05-12T06:08:48.007Z] #11 ... [2022-05-12T06:08:48.007Z] [2022-05-12T06:08:48.007Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T06:08:48.007Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T06:08:48.007Z] #72 DONE 0.6s [2022-05-12T06:08:48.267Z] [2022-05-12T06:08:48.267Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T06:08:48.267Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T06:08:48.836Z] #74 DONE 0.7s [2022-05-12T06:08:48.836Z] [2022-05-12T06:08:48.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:48.836Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:48.836Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s [2022-05-12T06:08:49.120Z] #38 9.131 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T06:08:49.405Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 1.1s done [2022-05-12T06:08:49.665Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-12T06:08:49.692Z] #38 9.699 [2022-05-12T06:08:49.954Z] #38 9.971 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:50.217Z] #38 10.39 [2022-05-12T06:08:50.217Z] #38 ... [2022-05-12T06:08:50.217Z] [2022-05-12T06:08:50.217Z] #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-12T06:08:50.217Z] #47 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:08:50.217Z] #47 1.753 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:08:50.217Z] #47 2.648 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:08:50.217Z] #47 2.648 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:08:50.217Z] #47 3.044 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:08:50.217Z] #47 3.236 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:08:50.217Z] #47 3.367 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:08:50.217Z] #47 3.369 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:08:50.269Z] using credential docker-jenkins-github-credentials [2022-05-12T06:08:50.278Z] Cloning the remote Git repository [2022-05-12T06:08:50.278Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:08:50.395Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.7s done [2022-05-12T06:08:50.480Z] #47 ... [2022-05-12T06:08:50.480Z] [2022-05-12T06:08:50.480Z] #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-12T06:08:50.480Z] #43 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:08:50.480Z] #43 1.661 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T06:08:50.480Z] #43 4.240 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T06:08:50.480Z] #43 4.240 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:08:50.480Z] #43 4.240 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T06:08:50.480Z] #43 4.240 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:08:50.480Z] #43 4.280 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T06:08:50.480Z] #43 4.288 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T06:08:50.480Z] #43 4.292 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T06:08:50.480Z] #43 4.340 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T06:08:50.480Z] #43 4.352 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T06:08:50.480Z] #43 4.356 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T06:08:50.480Z] #43 4.411 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T06:08:50.480Z] #43 4.441 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:08:50.480Z] #43 4.448 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T06:08:50.480Z] #43 4.517 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T06:08:50.480Z] #43 4.635 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:08:50.480Z] #43 4.847 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T06:08:50.480Z] #43 5.024 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T06:08:50.480Z] #43 ... [2022-05-12T06:08:50.480Z] [2022-05-12T06:08:50.480Z] #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-12T06:08:50.480Z] #60 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:08:50.480Z] #60 1.672 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:08:50.480Z] #60 2.201 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:08:50.480Z] #60 2.204 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:08:50.480Z] #60 2.204 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:08:50.480Z] #60 2.204 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:08:50.480Z] #60 2.212 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:08:50.480Z] #60 2.232 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:08:50.480Z] #60 2.234 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:08:50.480Z] #60 2.256 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:08:50.480Z] #60 2.261 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:08:50.480Z] #60 2.267 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:08:50.480Z] #60 2.284 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:08:50.480Z] #60 2.284 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:08:50.480Z] #60 2.899 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:08:50.480Z] #60 2.902 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:08:50.278Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:08:50.342Z] > git init /home/ubuntu/workspace/moby_PR-43581 # timeout=10 [2022-05-12T06:08:50.749Z] #60 ... [2022-05-12T06:08:50.749Z] [2022-05-12T06:08:50.749Z] #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-12T06:08:50.749Z] #54 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:08:50.749Z] #54 1.551 + git clone https://github.com/docker/distribution.git . [2022-05-12T06:08:50.749Z] #54 1.552 Cloning into '.'... [2022-05-12T06:08:50.749Z] #54 4.073 + git checkout -q v2.3.0 [2022-05-12T06:08:50.749Z] #54 4.624 + 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-12T06:08:50.749Z] #54 ... [2022-05-12T06:08:50.749Z] [2022-05-12T06:08:50.749Z] #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-12T06:08:50.749Z] #64 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:08:50.749Z] #64 1.582 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T06:08:50.749Z] #64 5.140 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T06:08:50.749Z] #64 5.145 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T06:08:50.749Z] #64 5.148 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T06:08:50.749Z] #64 5.742 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T06:08:51.014Z] #64 ... [2022-05-12T06:08:51.014Z] [2022-05-12T06:08:51.014Z] #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-12T06:08:51.014Z] #62 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:08:51.014Z] #62 2.236 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T06:08:51.014Z] #62 8.328 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T06:08:51.014Z] #62 8.339 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:08:51.014Z] #62 8.344 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T06:08:51.014Z] #62 8.344 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T06:08:51.014Z] #62 8.345 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:08:51.014Z] #62 8.345 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T06:08:51.014Z] #62 8.354 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T06:08:51.014Z] #62 8.355 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T06:08:51.014Z] #62 8.376 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:08:51.014Z] #62 8.419 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T06:08:51.014Z] #62 8.455 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T06:08:51.014Z] #62 8.455 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T06:08:51.014Z] #62 8.460 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T06:08:51.014Z] #62 8.510 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T06:08:51.014Z] #62 8.688 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T06:08:51.014Z] #62 8.722 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T06:08:51.014Z] #62 8.792 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T06:08:51.014Z] #62 8.796 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T06:08:51.014Z] #62 8.797 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T06:08:51.014Z] #62 8.800 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T06:08:51.014Z] #62 8.809 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T06:08:51.014Z] #62 8.813 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T06:08:51.014Z] #62 8.815 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T06:08:51.014Z] #62 8.831 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T06:08:51.014Z] #62 8.859 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T06:08:51.014Z] #62 8.913 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T06:08:51.014Z] #62 8.916 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T06:08:51.014Z] #62 9.003 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T06:08:51.014Z] #62 9.014 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T06:08:51.014Z] #62 9.016 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T06:08:51.014Z] #62 9.016 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T06:08:51.014Z] #62 9.017 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T06:08:51.014Z] #62 9.021 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T06:08:51.014Z] #62 9.031 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T06:08:51.014Z] #62 9.032 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T06:08:51.014Z] #62 9.048 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T06:08:51.014Z] #62 9.071 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T06:08:51.014Z] #62 9.071 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T06:08:51.014Z] #62 9.073 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T06:08:51.014Z] #62 9.095 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T06:08:51.014Z] #62 9.112 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T06:08:51.014Z] #62 9.113 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T06:08:51.014Z] #62 9.114 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T06:08:51.014Z] #62 9.117 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T06:08:51.014Z] #62 9.119 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T06:08:51.014Z] #62 9.124 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T06:08:51.014Z] #62 9.126 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T06:08:51.014Z] #62 9.128 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T06:08:51.014Z] #62 9.138 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T06:08:51.014Z] #62 9.145 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T06:08:51.014Z] #62 9.149 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T06:08:51.014Z] #62 9.153 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T06:08:51.014Z] #62 9.165 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T06:08:51.014Z] #62 9.208 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T06:08:51.014Z] #62 9.223 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T06:08:51.014Z] #62 9.225 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T06:08:51.014Z] #62 9.231 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T06:08:51.014Z] #62 9.236 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T06:08:51.014Z] #62 9.243 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T06:08:51.014Z] #62 9.246 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T06:08:51.014Z] #62 9.257 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T06:08:51.014Z] #62 9.265 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T06:08:51.014Z] #62 9.273 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T06:08:51.014Z] #62 9.298 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T06:08:51.014Z] #62 9.310 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T06:08:51.014Z] #62 9.322 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T06:08:51.014Z] #62 9.329 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T06:08:51.014Z] #62 9.331 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T06:08:51.014Z] #62 9.339 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T06:08:51.014Z] #62 9.344 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T06:08:51.014Z] #62 9.365 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T06:08:51.014Z] #62 9.385 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T06:08:51.014Z] #62 9.406 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T06:08:51.014Z] #62 9.450 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T06:08:51.014Z] #62 9.458 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T06:08:51.014Z] #62 9.497 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T06:08:51.014Z] #62 9.499 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T06:08:51.014Z] #62 9.512 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T06:08:51.014Z] #62 9.520 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T06:08:51.014Z] #62 9.520 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T06:08:51.014Z] #62 9.521 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T06:08:51.014Z] #62 9.524 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T06:08:51.014Z] #62 9.526 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T06:08:51.014Z] #62 9.548 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T06:08:51.014Z] #62 9.628 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T06:08:51.014Z] #62 9.630 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T06:08:51.014Z] #62 9.643 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T06:08:51.014Z] #62 9.644 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T06:08:51.014Z] #62 10.25 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T06:08:51.014Z] #62 10.25 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T06:08:51.014Z] #62 10.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T06:08:51.014Z] #62 10.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T06:08:51.014Z] #62 10.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T06:08:51.014Z] #62 10.39 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.39 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:08:51.014Z] #62 10.42 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T06:08:51.014Z] #62 10.43 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T06:08:51.014Z] #62 10.55 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T06:08:51.014Z] #62 10.55 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T06:08:51.014Z] #62 10.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T06:08:51.014Z] #62 10.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T06:08:51.014Z] #62 10.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T06:08:51.014Z] #62 10.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T06:08:51.014Z] #62 10.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T06:08:51.014Z] #62 10.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T06:08:51.014Z] #62 10.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T06:08:51.014Z] #62 ... [2022-05-12T06:08:51.014Z] [2022-05-12T06:08:51.014Z] #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-12T06:08:51.014Z] #58 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:08:51.014Z] #58 2.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:51.014Z] #58 2.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:51.014Z] #58 2.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:51.014Z] #58 2.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:08:51.014Z] #58 2.915 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T06:08:51.014Z] #58 2.980 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:08:51.014Z] #58 3.467 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:08:51.014Z] #58 4.807 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T06:08:51.014Z] #58 5.078 Fetched 8534 kB in 3s (2754 kB/s) [2022-05-12T06:08:51.014Z] #58 5.078 Reading package lists... [2022-05-12T06:08:51.014Z] #58 6.252 Reading package lists... [2022-05-12T06:08:51.014Z] #58 7.706 Building dependency tree... [2022-05-12T06:08:51.014Z] #58 8.300 The following additional packages will be installed: [2022-05-12T06:08:51.014Z] #58 8.301 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:08:51.014Z] #58 8.301 python3-protobuf python3-six [2022-05-12T06:08:51.014Z] #58 8.303 Suggested packages: [2022-05-12T06:08:51.014Z] #58 8.303 python3-setuptools [2022-05-12T06:08:51.014Z] #58 8.303 Recommended packages: [2022-05-12T06:08:51.014Z] #58 8.303 iproute2 | iproute [2022-05-12T06:08:51.014Z] #58 8.421 The following NEW packages will be installed: [2022-05-12T06:08:51.014Z] #58 8.425 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:08:51.014Z] #58 8.426 python3-protobuf python3-six [2022-05-12T06:08:51.014Z] #58 8.729 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:08:51.014Z] #58 8.729 Need to get 2314 kB of archives. [2022-05-12T06:08:51.014Z] #58 8.729 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T06:08:51.014Z] #58 8.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T06:08:51.014Z] #58 8.744 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:08:51.014Z] #58 8.747 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T06:08:51.014Z] #58 8.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T06:08:51.014Z] #58 8.752 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-12T06:08:51.014Z] #58 8.769 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-12T06:08:51.014Z] #58 8.774 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-12T06:08:51.276Z] #58 ... [2022-05-12T06:08:51.276Z] [2022-05-12T06:08:51.276Z] #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-12T06:08:51.276Z] #47 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:08:51.276Z] #47 10.74 NAME: [2022-05-12T06:08:51.276Z] #47 10.74 go-winres - A tool for embedding resources in Windows executables [2022-05-12T06:08:51.276Z] #47 10.74 [2022-05-12T06:08:51.276Z] #47 10.74 USAGE: [2022-05-12T06:08:51.276Z] #47 10.74 go-winres [global options] command [command options] [arguments...] [2022-05-12T06:08:51.276Z] #47 10.74 [2022-05-12T06:08:51.276Z] #47 10.74 COMMANDS: [2022-05-12T06:08:51.276Z] #47 10.74 init Create an initial ./winres/winres.json [2022-05-12T06:08:51.276Z] #47 10.74 make Make syso files for the "go build" command [2022-05-12T06:08:51.276Z] #47 10.74 simply Make syso files for the "go build" command (simplified) [2022-05-12T06:08:51.276Z] #47 10.74 extract Extract all resources from an executable [2022-05-12T06:08:51.276Z] #47 10.74 patch Replace resources in an executable file (exe, dll) [2022-05-12T06:08:51.276Z] #47 10.74 help, h Shows a list of commands or help for one command [2022-05-12T06:08:51.276Z] #47 10.74 [2022-05-12T06:08:51.276Z] #47 10.74 GLOBAL OPTIONS: [2022-05-12T06:08:51.276Z] #47 10.74 --help, -h show help (default: false) [2022-05-12T06:08:51.359Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T06:08:51.359Z] #11 DONE 43.4s [2022-05-12T06:08:51.359Z] [2022-05-12T06:08:51.359Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:08:51.359Z] #12 sha256:7a4383cbaa5f0a2914110baba49661353f8849d51bc607391f4ee32c99206f43 [2022-05-12T06:08:50.610Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:08:50.611Z] > git --version # timeout=10 [2022-05-12T06:08:50.628Z] > git --version # 'git version 2.25.1' [2022-05-12T06:08:50.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:08:50.630Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:08:52.225Z] #47 ... [2022-05-12T06:08:52.225Z] [2022-05-12T06:08:52.225Z] #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-12T06:08:52.225Z] #41 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:08:52.225Z] #41 1.810 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T06:08:52.225Z] #41 1.812 Cloning into '.'... [2022-05-12T06:08:52.225Z] #41 9.025 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T06:08:52.225Z] #41 9.323 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T06:08:52.288Z] #12 DONE 1.0s [2022-05-12T06:08:52.487Z] #41 ... [2022-05-12T06:08:52.487Z] [2022-05-12T06:08:52.487Z] #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-12T06:08:52.487Z] #47 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:08:52.487Z] #47 DONE 12.1s [2022-05-12T06:08:52.487Z] [2022-05-12T06:08:52.487Z] #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-12T06:08:52.487Z] #60 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:08:52.487Z] #60 11.41 gotestsum version dev [2022-05-12T06:08:52.487Z] #60 DONE 12.1s [2022-05-12T06:08:52.487Z] [2022-05-12T06:08:52.487Z] #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-12T06:08:52.487Z] #64 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:08:52.487Z] #64 11.85 v3.0.2 [2022-05-12T06:08:52.487Z] #64 DONE 12.1s [2022-05-12T06:08:52.487Z] [2022-05-12T06:08:52.487Z] #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-12T06:08:52.487Z] #62 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:08:52.487Z] #62 10.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T06:08:52.487Z] #62 10.80 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T06:08:52.487Z] #62 10.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T06:08:52.487Z] #62 10.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T06:08:52.487Z] #62 10.82 go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:08:52.487Z] #62 10.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T06:08:52.487Z] #62 10.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T06:08:52.487Z] #62 10.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T06:08:52.487Z] #62 10.95 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T06:08:52.487Z] #62 11.03 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T06:08:52.487Z] #62 11.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T06:08:52.487Z] #62 11.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T06:08:52.487Z] #62 11.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T06:08:52.487Z] #62 11.12 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T06:08:52.487Z] #62 11.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:08:52.487Z] #62 11.33 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T06:08:52.487Z] #62 11.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T06:08:52.487Z] #62 11.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T06:08:52.487Z] #62 11.47 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:08:52.487Z] #62 11.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T06:08:52.487Z] #62 11.64 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T06:08:52.487Z] #62 11.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:08:52.487Z] #62 11.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T06:08:52.487Z] #62 11.70 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T06:08:52.487Z] #62 11.80 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:08:52.487Z] #62 11.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:08:52.487Z] #62 11.84 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T06:08:52.487Z] #62 11.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T06:08:52.487Z] #62 11.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T06:08:52.487Z] #62 11.87 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:08:52.544Z] [2022-05-12T06:08:52.544Z] #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-12T06:08:52.544Z] #13 sha256:622d0254a210ebe354f3d1afeaaba984dd234a8120ca2fe5b18dac5cd3bc17cc [2022-05-12T06:08:53.062Z] #62 12.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:08:53.106Z] #13 DONE 0.7s [2022-05-12T06:08:53.107Z] [2022-05-12T06:08:53.107Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:08:53.107Z] #33 sha256:1b209393cd932f611949c2379410182ac7d71b859d98d9ffa38ae51a42c7ede3 [2022-05-12T06:08:53.332Z] #62 ... [2022-05-12T06:08:53.332Z] [2022-05-12T06:08:53.332Z] #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-12T06:08:53.332Z] #38 sha256:675d670c16b1a6391473486349d6902f0fd8b21cebfd4f101c2aec37261884f4 [2022-05-12T06:08:53.332Z] #38 11.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T06:08:53.332Z] #38 12.14 [2022-05-12T06:08:53.332Z] #38 12.40 #=#=# ######################################################################## 100.0% [2022-05-12T06:08:53.332Z] #38 12.92 [2022-05-12T06:08:53.332Z] #38 13.07 Download of images into '/build' complete. [2022-05-12T06:08:53.332Z] #38 13.07 Use something like the following to load the result into a Docker daemon: [2022-05-12T06:08:53.332Z] #38 13.07 tar -cC '/build' . | docker load [2022-05-12T06:08:53.332Z] #38 DONE 13.4s [2022-05-12T06:08:53.332Z] [2022-05-12T06:08:53.332Z] #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-12T06:08:53.332Z] #58 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:08:53.332Z] #58 11.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T06:08:53.332Z] #58 11.82 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:08:53.332Z] #58 11.98 Fetched 2314 kB in 3s (753 kB/s) [2022-05-12T06:08:53.332Z] #58 12.04 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T06:08:53.332Z] #58 12.04 (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-12T06:08:53.332Z] #58 12.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T06:08:53.332Z] #58 12.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:08:53.332Z] #58 12.40 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:08:53.332Z] #58 12.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:08:53.332Z] #58 12.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:08:53.332Z] #58 12.73 Selecting previously unselected package python3-six. [2022-05-12T06:08:53.332Z] #58 12.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T06:08:53.332Z] #58 12.75 Unpacking python3-six (1.16.0-2) ... [2022-05-12T06:08:53.332Z] #58 12.88 Selecting previously unselected package python3-protobuf. [2022-05-12T06:08:53.332Z] #58 12.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T06:08:53.332Z] #58 12.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T06:08:53.366Z] #33 ... [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T06:08:53.366Z] #46 sha256:cdf11a8b5f8bd1a60ffd84f6cc3d51ce4b6b882f413afa6e3e2ec25e157ddf20 [2022-05-12T06:08:53.366Z] #46 DONE 0.2s [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:08:53.366Z] #33 sha256:1b209393cd932f611949c2379410182ac7d71b859d98d9ffa38ae51a42c7ede3 [2022-05-12T06:08:53.366Z] #33 DONE 0.3s [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #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-12T06:08:53.366Z] #50 sha256:86ffdf2ae237578a9a0a019292254c02e5aaa277d74a8a8d1d7ccd07c2d0c01c [2022-05-12T06:08:53.366Z] #50 DONE 0.3s [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:08:53.366Z] #25 sha256:7de0bb9dd7d17127dcca63b19e95787beb8f20c10506ad1bf7bdd52b62b665a0 [2022-05-12T06:08:53.366Z] #25 DONE 0.3s [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T06:08:53.366Z] #66 sha256:d7939dca589c2e94583fc048ced502cdbfe87fc9e81d91be2643d31d9721cf50 [2022-05-12T06:08:53.366Z] #66 DONE 0.4s [2022-05-12T06:08:53.366Z] [2022-05-12T06:08:53.366Z] #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-12T06:08:53.366Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:08:53.594Z] #58 13.16 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:08:53.594Z] #58 13.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:08:53.594Z] #58 13.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:08:53.856Z] #58 13.31 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:08:53.856Z] #58 13.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:08:53.856Z] #58 13.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:08:53.856Z] #58 13.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:08:53.856Z] #58 13.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:08:53.856Z] #58 13.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:08:54.121Z] #58 13.66 Selecting previously unselected package criu. [2022-05-12T06:08:54.121Z] #58 13.66 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T06:08:54.121Z] #58 13.66 Unpacking criu (3.17-1) ... [2022-05-12T06:08:54.700Z] #58 14.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:08:54.962Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.1s [2022-05-12T06:08:55.274Z] #58 14.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:08:55.274Z] #58 14.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:08:55.274Z] #58 15.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:08:55.536Z] #58 15.08 Setting up python3-six (1.16.0-2) ... [2022-05-12T06:08:55.799Z] #58 15.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:08:55.799Z] #58 15.48 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T06:08:56.763Z] #58 16.43 Setting up criu (3.17-1) ... [2022-05-12T06:08:56.763Z] #58 ... [2022-05-12T06:08:56.763Z] [2022-05-12T06:08:56.763Z] #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-12T06:08:56.763Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:08:56.763Z] #19 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:56.763Z] #19 1.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:56.763Z] #19 1.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:56.763Z] #19 1.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T06:08:56.763Z] #19 2.172 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T06:08:56.763Z] #19 2.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:08:56.763Z] #19 2.533 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T06:08:56.763Z] #19 2.722 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:08:56.763Z] #19 2.892 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T06:08:56.763Z] #19 3.181 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T06:08:56.763Z] #19 3.181 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T06:08:56.763Z] #19 3.192 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:08:56.763Z] #19 3.192 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T06:08:56.763Z] #19 3.192 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:08:56.763Z] #19 3.193 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T06:08:56.763Z] #19 3.429 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T06:08:56.763Z] #19 3.434 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T06:08:56.763Z] #19 3.436 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T06:08:56.763Z] #19 3.436 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:08:56.763Z] #19 3.438 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:08:56.763Z] #19 3.439 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T06:08:57.514Z] #11 ... [2022-05-12T06:08:57.514Z] [2022-05-12T06:08:57.514Z] #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-12T06:08:57.514Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:08:57.514Z] #29 2.071 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:57.514Z] #29 2.080 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:57.514Z] #29 2.080 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:57.514Z] #29 2.306 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:08:57.514Z] #29 2.539 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:08:57.514Z] #29 2.965 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:08:57.514Z] #29 4.210 Fetched 8530 kB in 2s (3536 kB/s) [2022-05-12T06:08:57.514Z] #29 4.210 Reading package lists... [2022-05-12T06:08:57.514Z] #29 5.043 Reading package lists... [2022-05-12T06:08:57.514Z] #29 5.859 Building dependency tree... [2022-05-12T06:08:57.514Z] #29 6.264 The following additional packages will be installed: [2022-05-12T06:08:57.514Z] #29 6.264 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T06:08:57.514Z] #29 6.264 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T06:08:57.514Z] #29 6.264 Recommended packages: [2022-05-12T06:08:57.514Z] #29 6.264 libldap-common publicsuffix libsasl2-modules [2022-05-12T06:08:57.514Z] #29 6.427 The following NEW packages will be installed: [2022-05-12T06:08:57.514Z] #29 6.427 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T06:08:57.514Z] #29 6.427 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T06:08:57.514Z] #29 6.435 libssh2-1 openssl [2022-05-12T06:08:57.514Z] #29 6.706 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:08:57.514Z] #29 6.706 Need to get 3040 kB of archives. [2022-05-12T06:08:57.514Z] #29 6.706 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T06:08:57.514Z] #29 6.706 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T06:08:57.514Z] #29 6.724 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T06:08:57.514Z] #29 6.724 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T06:08:57.514Z] #29 6.724 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-12T06:08:57.514Z] #29 6.726 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T06:08:57.514Z] #29 6.735 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T06:08:57.514Z] #29 6.735 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T06:08:57.514Z] #29 6.741 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T06:08:57.514Z] #29 6.741 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T06:08:57.514Z] #29 6.741 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T06:08:57.514Z] #29 6.741 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T06:08:57.514Z] #29 6.746 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T06:08:57.515Z] #29 6.752 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:08:57.515Z] #29 6.752 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:08:57.515Z] #29 6.752 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:08:57.515Z] #29 7.009 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:08:57.515Z] #29 7.053 Fetched 3040 kB in 0s (9494 kB/s) [2022-05-12T06:08:57.515Z] #29 7.086 Selecting previously unselected package openssl. [2022-05-12T06:08:57.515Z] #29 7.086 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-12T06:08:57.515Z] #29 7.090 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.094 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 7.258 Selecting previously unselected package ca-certificates. [2022-05-12T06:08:57.515Z] #29 7.258 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T06:08:57.515Z] #29 7.265 Unpacking ca-certificates (20210119) ... [2022-05-12T06:08:57.515Z] #29 7.348 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T06:08:57.515Z] #29 7.348 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.361 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:57.515Z] #29 7.446 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T06:08:57.515Z] #29 7.446 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.498 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 7.543 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T06:08:57.515Z] #29 7.543 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.567 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 7.613 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T06:08:57.515Z] #29 7.613 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.626 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:57.515Z] #29 7.715 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T06:08:57.515Z] #29 7.715 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.726 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:57.515Z] #29 7.790 Selecting previously unselected package libpsl5:amd64. [2022-05-12T06:08:57.515Z] #29 7.790 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.796 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:57.515Z] #29 7.864 Selecting previously unselected package librtmp1:amd64. [2022-05-12T06:08:57.515Z] #29 7.864 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.868 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:57.515Z] #29 7.935 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T06:08:57.515Z] #29 7.935 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 7.942 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:57.515Z] #29 8.019 Selecting previously unselected package libcurl4:amd64. [2022-05-12T06:08:57.515Z] #29 8.019 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 8.024 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 8.131 Selecting previously unselected package curl. [2022-05-12T06:08:57.515Z] #29 8.131 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 8.145 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 8.237 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:08:57.515Z] #29 8.237 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 8.243 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:57.515Z] #29 8.318 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:08:57.515Z] #29 8.318 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 8.323 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:57.515Z] #29 8.381 Selecting previously unselected package jq. [2022-05-12T06:08:57.515Z] #29 8.381 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:08:57.515Z] #29 8.396 Unpacking jq (1.6-2.1) ... [2022-05-12T06:08:57.515Z] #29 8.444 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:08:57.515Z] #29 8.461 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:08:57.515Z] #29 8.474 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:08:57.515Z] #29 8.493 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 8.506 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:08:57.515Z] #29 8.516 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 8.527 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:08:57.515Z] #29 8.551 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:08:57.515Z] #29 8.569 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:08:57.515Z] #29 8.583 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:08:57.515Z] #29 8.596 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:08:57.515Z] #29 8.639 Setting up ca-certificates (20210119) ... [2022-05-12T06:08:57.515Z] #29 9.345 Updating certificates in /etc/ssl/certs... [2022-05-12T06:08:57.515Z] #29 ... [2022-05-12T06:08:57.515Z] [2022-05-12T06:08:57.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:08:57.515Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:08:57.515Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.7s done [2022-05-12T06:08:57.515Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-12T06:08:57.710Z] #19 ... [2022-05-12T06:08:57.710Z] [2022-05-12T06:08:57.710Z] #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-12T06:08:57.710Z] #58 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:08:57.710Z] #58 17.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:08:58.656Z] #58 DONE 18.3s [2022-05-12T06:08:58.656Z] [2022-05-12T06:08:58.656Z] #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-12T06:08:58.656Z] #43 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:08:59.489Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04587aac64460c536) in /home/ubuntu/workspace/moby_PR-43581 [Pipeline] { [Pipeline] checkout [2022-05-12T06:08:59.618Z] The recommended git tool is: git [2022-05-12T06:08:59.919Z] #67 ... [2022-05-12T06:08:59.919Z] [2022-05-12T06:08:59.919Z] #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-12T06:08:59.919Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:08:59.919Z] #62 6.015 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:08:59.919Z] #62 6.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:08:59.919Z] #62 6.038 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:08:59.919Z] #62 ... [2022-05-12T06:08:59.919Z] [2022-05-12T06:08:59.919Z] #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-12T06:08:59.919Z] #26 sha256:aef74e73c35d8960f6d21d8a82669c551b2eca1dd4a4ebce652474eeb86e4bf6 [2022-05-12T06:08:59.919Z] #26 6.156 + RM_GOPATH=0 [2022-05-12T06:08:59.919Z] #26 6.156 + TMP_GOPATH= [2022-05-12T06:08:59.919Z] #26 6.156 + : /build [2022-05-12T06:08:59.919Z] #26 6.156 + '[' -z '' ']' [2022-05-12T06:08:59.919Z] #26 6.162 ++ mktemp -d [2022-05-12T06:08:59.919Z] #26 6.162 + export GOPATH=/tmp/tmp.IW3F62DC2Y [2022-05-12T06:08:59.919Z] #26 6.162 + GOPATH=/tmp/tmp.IW3F62DC2Y [2022-05-12T06:08:59.919Z] #26 6.162 + RM_GOPATH=1 [2022-05-12T06:08:59.919Z] #26 6.162 + case "$(go env GOARCH)" in [2022-05-12T06:08:59.919Z] #26 6.163 ++ go env GOARCH [2022-05-12T06:08:59.919Z] #26 6.203 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:08:59.919Z] #26 6.203 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:08:59.919Z] #26 6.203 ++ dirname /install.sh [2022-05-12T06:08:59.919Z] #26 6.217 + dir=/ [2022-05-12T06:08:59.919Z] #26 6.217 + bin=dockercli [2022-05-12T06:08:59.919Z] #26 6.217 + shift [2022-05-12T06:08:59.919Z] #26 6.217 + '[' '!' -f //dockercli.installer ']' [2022-05-12T06:08:59.919Z] #26 6.217 + . //dockercli.installer [2022-05-12T06:08:59.919Z] #26 6.217 ++ : stable [2022-05-12T06:08:59.919Z] #26 6.217 ++ : 17.06.2-ce [2022-05-12T06:08:59.919Z] #26 6.217 + install_dockercli [2022-05-12T06:08:59.919Z] #26 6.217 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T06:08:59.919Z] #26 6.217 Install docker/cli version 17.06.2-ce from stable [2022-05-12T06:08:59.919Z] #26 6.218 ++ uname -m [2022-05-12T06:08:59.919Z] #26 6.231 + arch=x86_64 [2022-05-12T06:08:59.919Z] #26 6.231 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T06:08:59.919Z] #26 6.231 + url=https://download.docker.com/linux/static [2022-05-12T06:08:59.919Z] #26 6.274 + tar -xz docker/docker [2022-05-12T06:08:59.919Z] #26 6.276 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T06:08:59.919Z] #26 ... [2022-05-12T06:08:59.919Z] [2022-05-12T06:08:59.919Z] #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-12T06:08:59.919Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:08:59.919Z] #67 6.420 + RM_GOPATH=0 [2022-05-12T06:08:59.919Z] #67 6.420 + TMP_GOPATH= [2022-05-12T06:08:59.919Z] #67 6.420 + : /build [2022-05-12T06:08:59.919Z] #67 6.420 + '[' -z '' ']' [2022-05-12T06:08:59.919Z] #67 6.420 ++ mktemp -d [2022-05-12T06:08:59.919Z] #67 6.420 + export GOPATH=/tmp/tmp.CJQ6IrWY8j [2022-05-12T06:08:59.919Z] #67 6.420 + GOPATH=/tmp/tmp.CJQ6IrWY8j [2022-05-12T06:08:59.919Z] #67 6.420 + RM_GOPATH=1 [2022-05-12T06:08:59.919Z] #67 6.420 + case "$(go env GOARCH)" in [2022-05-12T06:08:59.919Z] #67 6.421 ++ go env GOARCH [2022-05-12T06:08:59.919Z] #67 6.536 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:08:59.919Z] #67 6.536 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:08:59.919Z] #67 6.536 ++ dirname /install.sh [2022-05-12T06:09:00.176Z] #67 6.539 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:00.176Z] #67 6.539 + dir=/ [2022-05-12T06:09:00.176Z] #67 6.539 + bin=rootlesskit [2022-05-12T06:09:00.176Z] #67 6.539 + shift [2022-05-12T06:09:00.176Z] #67 6.539 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T06:09:00.176Z] #67 6.539 + . //rootlesskit.installer [2022-05-12T06:09:00.176Z] #67 6.539 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:00.176Z] #67 6.539 + install_rootlesskit [2022-05-12T06:09:00.176Z] #67 6.539 + case "$1" in [2022-05-12T06:09:00.176Z] #67 6.539 + export CGO_ENABLED=0 [2022-05-12T06:09:00.176Z] #67 6.539 + CGO_ENABLED=0 [2022-05-12T06:09:00.176Z] #67 6.539 + _install_rootlesskit [2022-05-12T06:09:00.176Z] #67 6.539 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T06:09:00.176Z] #67 6.539 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:09:00.176Z] #67 6.539 + GOBIN=/build [2022-05-12T06:09:00.176Z] #67 6.539 + GO111MODULE=on [2022-05-12T06:09:00.176Z] #67 6.539 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:00.576Z] #43 ... [2022-05-12T06:09:00.576Z] [2022-05-12T06:09:00.576Z] #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-12T06:09:00.576Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:09:00.576Z] #19 13.83 Fetched 49.0 MB in 13s (3870 kB/s) [2022-05-12T06:09:00.817Z] #11 ... [2022-05-12T06:09:00.817Z] [2022-05-12T06:09:00.817Z] #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-12T06:09:00.817Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:09:00.817Z] #29 10.46 129 added, 0 removed; done. [2022-05-12T06:09:00.817Z] #29 10.51 Setting up jq (1.6-2.1) ... [2022-05-12T06:09:00.817Z] #29 10.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:09:00.817Z] #29 10.53 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:09:00.817Z] #29 10.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:09:00.817Z] #29 10.56 Processing triggers for ca-certificates (20210119) ... [2022-05-12T06:09:00.817Z] #29 10.58 Updating certificates in /etc/ssl/certs... [2022-05-12T06:09:00.817Z] #29 11.52 0 added, 0 removed; done. [2022-05-12T06:09:00.817Z] #29 11.52 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T06:09:00.817Z] #29 11.52 done. [2022-05-12T06:09:00.817Z] #29 DONE 13.7s [2022-05-12T06:09:01.079Z] [2022-05-12T06:09:01.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:01.079Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:01.649Z] #11 ... [2022-05-12T06:09:01.649Z] [2022-05-12T06:09:01.649Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T06:09:01.649Z] #30 sha256:a0d34a56e34e2a041801f157f014f7b8ca023656c63a5240918e04fc57d7628d [2022-05-12T06:09:01.649Z] #30 DONE 0.6s [2022-05-12T06:09:01.649Z] [2022-05-12T06:09:01.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:01.649Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:02.588Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.0s [2022-05-12T06:09:03.058Z] using credential docker-jenkins-github-credentials [2022-05-12T06:09:03.066Z] Cloning the remote Git repository [2022-05-12T06:09:03.066Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:09:03.084Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:09:03.454Z] #67 ... [2022-05-12T06:09:03.454Z] [2022-05-12T06:09:03.454Z] #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-12T06:09:03.454Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:03.454Z] #36 6.408 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T06:09:03.454Z] #36 ... [2022-05-12T06:09:03.454Z] [2022-05-12T06:09:03.454Z] #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-12T06:09:03.454Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:09:03.454Z] #38 6.165 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T06:09:03.454Z] #38 ... [2022-05-12T06:09:03.454Z] [2022-05-12T06:09:03.454Z] #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-12T06:09:03.454Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:03.454Z] #53 7.203 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:09:03.454Z] #53 9.673 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:09:03.454Z] #53 9.681 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:09:03.454Z] #53 9.747 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:09:03.454Z] #53 9.777 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:09:03.454Z] #53 10.36 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:09:03.454Z] #53 10.38 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:09:03.454Z] #53 10.42 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:09:03.454Z] #53 ... [2022-05-12T06:09:03.454Z] [2022-05-12T06:09:03.454Z] #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-12T06:09:03.454Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:09:03.454Z] #55 6.414 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T06:09:03.454Z] #55 ... [2022-05-12T06:09:03.454Z] [2022-05-12T06:09:03.454Z] #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-12T06:09:03.454Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:09:03.454Z] #57 6.525 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T06:09:03.454Z] #57 8.205 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T06:09:03.454Z] #57 8.208 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T06:09:03.454Z] #57 8.485 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T06:09:03.711Z] #57 ... [2022-05-12T06:09:03.711Z] [2022-05-12T06:09:03.711Z] #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-12T06:09:03.711Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:03.711Z] #14 7.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:03.711Z] #14 7.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:03.711Z] #14 7.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:03.711Z] #14 9.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:03.968Z] #14 ... [2022-05-12T06:09:03.968Z] [2022-05-12T06:09:03.968Z] #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-12T06:09:03.968Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:03.968Z] #42 7.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:03.968Z] #42 7.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:03.968Z] #42 7.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:03.968Z] #42 8.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:03.968Z] #42 ... [2022-05-12T06:09:03.968Z] [2022-05-12T06:09:03.968Z] #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-12T06:09:03.968Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:03.968Z] #47 6.389 + git clone https://github.com/docker/distribution.git . [2022-05-12T06:09:03.968Z] #47 6.395 Cloning into '.'... [2022-05-12T06:09:04.225Z] #47 ... [2022-05-12T06:09:04.225Z] [2022-05-12T06:09:04.225Z] #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-12T06:09:04.225Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:09:04.225Z] #40 6.922 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:09:04.225Z] #40 8.198 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:09:04.225Z] #40 10.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:09:04.225Z] #40 10.33 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:09:04.225Z] #40 10.40 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:09:04.225Z] #40 ... [2022-05-12T06:09:04.225Z] [2022-05-12T06:09:04.225Z] #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-12T06:09:04.225Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:09:04.225Z] #34 5.773 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T06:09:04.225Z] #34 5.773 Cloning into '.'... [2022-05-12T06:09:03.135Z] > git init /home/ubuntu/workspace/moby_PR-43581 # timeout=10 [2022-05-12T06:09:03.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:09:03.729Z] > git --version # timeout=10 [2022-05-12T06:09:03.743Z] > git --version # 'git version 2.25.1' [2022-05-12T06:09:03.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:09:03.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:09:04.482Z] #34 ... [2022-05-12T06:09:04.482Z] [2022-05-12T06:09:04.482Z] #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-12T06:09:04.482Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:04.482Z] #51 7.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:04.482Z] #51 7.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:04.482Z] #51 7.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:04.482Z] #51 8.275 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T06:09:04.482Z] #51 9.542 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:04.482Z] #51 ... [2022-05-12T06:09:04.482Z] [2022-05-12T06:09:04.482Z] #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-12T06:09:04.482Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:04.482Z] #53 10.45 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:09:04.482Z] #53 10.53 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:09:04.482Z] #53 10.75 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:09:04.482Z] #53 10.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:09:04.482Z] #53 11.27 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:09:04.501Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.5s done [2022-05-12T06:09:04.501Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T06:09:05.899Z] #19 13.83 Reading package lists... [2022-05-12T06:09:09.733Z] #53 ... [2022-05-12T06:09:09.733Z] [2022-05-12T06:09:09.733Z] #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-12T06:09:09.733Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:09:09.733Z] #40 16.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:09:09.814Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T06:09:09.989Z] #40 16.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:09:09.989Z] #40 ... [2022-05-12T06:09:09.989Z] [2022-05-12T06:09:09.989Z] #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-12T06:09:09.989Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:09.989Z] #62 6.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:09.989Z] #62 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:09.989Z] #62 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:10.115Z] #19 18.76 Reading package lists... [2022-05-12T06:09:10.115Z] #19 ... [2022-05-12T06:09:10.115Z] [2022-05-12T06:09:10.115Z] #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-12T06:09:10.115Z] #41 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:09:10.115Z] #41 DONE 29.0s [2022-05-12T06:09:10.115Z] [2022-05-12T06:09:10.115Z] #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-12T06:09:10.115Z] #54 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:10.246Z] #62 ... [2022-05-12T06:09:10.247Z] [2022-05-12T06:09:10.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-12T06:09:10.247Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:09:10.247Z] #67 11.65 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:09:10.247Z] #67 16.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:09:10.247Z] #67 16.28 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T06:09:10.377Z] #54 ... [2022-05-12T06:09:10.377Z] [2022-05-12T06:09:10.377Z] #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-12T06:09:10.377Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:09:10.377Z] #19 18.76 Reading package lists... [2022-05-12T06:09:10.505Z] #67 17.04 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T06:09:11.209Z] Fetching without tags [2022-05-12T06:09:11.440Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:09:11.731Z] #11 ... [2022-05-12T06:09:11.731Z] [2022-05-12T06:09:11.732Z] #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-12T06:09:11.732Z] #31 sha256:9a07db30d73fe67c19eb9abb33944eb442a2cb759490fbb9ebd2496b9201c576 [2022-05-12T06:09:11.732Z] #31 2.023 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T06:09:11.732Z] #31 2.346 [2022-05-12T06:09:11.732Z] #31 2.587 #=#=# ######################################################################## 100.0% [2022-05-12T06:09:11.732Z] #31 2.846 [2022-05-12T06:09:11.732Z] #31 3.909 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T06:09:11.732Z] #31 4.220 [2022-05-12T06:09:11.732Z] #31 4.450 #=#=# ######################################################################## 100.0% [2022-05-12T06:09:11.732Z] #31 4.731 [2022-05-12T06:09:11.732Z] #31 5.751 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T06:09:11.732Z] #31 6.056 [2022-05-12T06:09:11.732Z] #31 6.293 #=#=# ################ 22.9% ######################################## 56.6% ############################################################### 88.5% ######################################################################## 100.0% [2022-05-12T06:09:11.732Z] #31 6.917 [2022-05-12T06:09:11.732Z] #31 7.967 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T06:09:11.732Z] #31 8.316 [2022-05-12T06:09:11.732Z] #31 8.548 #=#=# ######################################################################## 100.0% [2022-05-12T06:09:11.732Z] #31 8.868 [2022-05-12T06:09:11.732Z] #31 9.590 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T06:09:11.732Z] #31 9.908 [2022-05-12T06:09:11.732Z] #31 10.14 #=#=# [2022-05-12T06:09:11.732Z] #31 ... [2022-05-12T06:09:11.732Z] [2022-05-12T06:09:11.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:11.732Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:11.766Z] #19 23.62 Building dependency tree... [2022-05-12T06:09:11.766Z] #19 ... [2022-05-12T06:09:11.766Z] [2022-05-12T06:09:11.766Z] #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-12T06:09:11.766Z] #43 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:11.766Z] #43 30.94 Delve is a source level debugger for Go programs. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T06:09:11.766Z] #43 30.94 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Usage: [2022-05-12T06:09:11.766Z] #43 30.94 dlv [command] [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Available Commands: [2022-05-12T06:09:11.766Z] #43 30.94 attach Attach to running process and begin debugging. [2022-05-12T06:09:11.766Z] #43 30.94 connect Connect to a headless debug server with a terminal client. [2022-05-12T06:09:11.766Z] #43 30.94 core Examine a core dump. [2022-05-12T06:09:11.766Z] #43 30.94 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T06:09:11.766Z] #43 30.94 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T06:09:11.766Z] #43 30.94 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T06:09:11.766Z] #43 30.94 help Help about any command [2022-05-12T06:09:11.766Z] #43 30.94 run Deprecated command. Use 'debug' instead. [2022-05-12T06:09:11.766Z] #43 30.94 test Compile test binary and begin debugging program. [2022-05-12T06:09:11.766Z] #43 30.94 trace Compile and begin tracing program. [2022-05-12T06:09:11.766Z] #43 30.94 version Prints version. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Flags: [2022-05-12T06:09:11.766Z] #43 30.94 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T06:09:11.766Z] #43 30.94 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T06:09:11.766Z] #43 30.94 --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-12T06:09:11.766Z] #43 30.94 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T06:09:11.766Z] #43 30.94 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T06:09:11.766Z] #43 30.94 --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-12T06:09:11.766Z] #43 30.94 --disable-aslr Disables address space randomization [2022-05-12T06:09:11.766Z] #43 30.94 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T06:09:11.766Z] #43 30.94 -h, --help help for dlv [2022-05-12T06:09:11.766Z] #43 30.94 --init string Init file, executed by the terminal client. [2022-05-12T06:09:11.766Z] #43 30.94 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T06:09:11.766Z] #43 30.94 --log Enable debugging server logging. [2022-05-12T06:09:11.766Z] #43 30.94 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T06:09:11.766Z] #43 30.94 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T06:09:11.766Z] #43 30.94 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T06:09:11.766Z] #43 30.94 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T06:09:11.766Z] #43 30.94 --wd string Working directory for running the program. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Additional help topics: [2022-05-12T06:09:11.766Z] #43 30.94 dlv backend Help about the --backend flag. [2022-05-12T06:09:11.766Z] #43 30.94 dlv log Help about logging flags. [2022-05-12T06:09:11.766Z] #43 30.94 dlv redirect Help about file redirection. [2022-05-12T06:09:11.766Z] #43 30.94 [2022-05-12T06:09:11.766Z] #43 30.94 Use "dlv [command] --help" for more information about a command. [2022-05-12T06:09:11.766Z] #43 DONE 31.3s [2022-05-12T06:09:11.766Z] [2022-05-12T06:09:11.766Z] #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-12T06:09:11.766Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:09:11.889Z] #67 ... [2022-05-12T06:09:11.889Z] [2022-05-12T06:09:11.889Z] #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-12T06:09:11.889Z] #26 sha256:aef74e73c35d8960f6d21d8a82669c551b2eca1dd4a4ebce652474eeb86e4bf6 [2022-05-12T06:09:11.889Z] #26 18.65 + mkdir -p /build [2022-05-12T06:09:12.124Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:09:12.124Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:09:12.145Z] #26 18.66 + mv docker/docker /build/ [2022-05-12T06:09:12.145Z] #26 18.66 + rmdir docker [2022-05-12T06:09:12.712Z] #26 DONE 19.2s [2022-05-12T06:09:12.712Z] [2022-05-12T06:09:12.712Z] #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-12T06:09:12.712Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:12.712Z] #51 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:12.712Z] #51 17.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:12.724Z] #19 25.64 The following additional packages will be installed: [2022-05-12T06:09:12.724Z] #19 25.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T06:09:12.724Z] #19 25.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T06:09:12.724Z] #19 25.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-12T06:09:12.724Z] #19 25.64 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-12T06:09:12.724Z] #19 25.64 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T06:09:12.724Z] #19 25.64 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T06:09:12.724Z] #19 25.64 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T06:09:12.724Z] #19 25.64 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T06:09:12.724Z] #19 25.64 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.64 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T06:09:12.724Z] #19 25.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T06:09:12.724Z] #19 25.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T06:09:12.724Z] #19 25.65 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T06:09:12.724Z] #19 25.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T06:09:12.724Z] #19 25.65 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T06:09:12.724Z] #19 25.65 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T06:09:12.724Z] #19 25.65 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T06:09:12.724Z] #19 25.65 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T06:09:12.724Z] #19 25.65 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T06:09:12.724Z] #19 25.65 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T06:09:12.724Z] #19 25.65 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T06:09:12.724Z] #19 25.65 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.65 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T06:09:12.724Z] #19 25.65 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T06:09:12.724Z] #19 25.65 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T06:09:12.724Z] #19 25.65 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T06:09:12.724Z] #19 25.66 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T06:09:12.724Z] #19 25.67 Suggested packages: [2022-05-12T06:09:12.724Z] #19 25.67 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-12T06:09:12.724Z] #19 25.67 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.67 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-12T06:09:12.724Z] #19 25.67 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-12T06:09:12.724Z] #19 25.67 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-12T06:09:12.724Z] #19 25.67 libyaml-shell-perl ed diffutils-doc [2022-05-12T06:09:12.724Z] #19 25.67 Recommended packages: [2022-05-12T06:09:12.724Z] #19 25.67 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-12T06:09:12.724Z] #19 25.67 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-12T06:09:11.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:09:11.142Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:09:11.153Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:09:11.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:09:11.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:09:11.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:09:11.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:09:11.428Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:09:11.443Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:09:12.050Z] > git remote # timeout=10 [2022-05-12T06:09:12.055Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:09:12.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:09:12.067Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:09:12.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:09:12.107Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:09:12.114Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:09:14.081Z] #51 ... [2022-05-12T06:09:14.081Z] [2022-05-12T06:09:14.081Z] #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-12T06:09:14.081Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:09:14.081Z] #57 10.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T06:09:14.337Z] #57 ... [2022-05-12T06:09:14.337Z] [2022-05-12T06:09:14.337Z] #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-12T06:09:14.337Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:14.337Z] #14 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:14.337Z] #14 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:14.594Z] #14 ... [2022-05-12T06:09:14.594Z] [2022-05-12T06:09:14.594Z] #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-12T06:09:14.594Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:14.594Z] #42 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:14.594Z] #42 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:14.643Z] #19 27.53 The following NEW packages will be installed: [2022-05-12T06:09:14.643Z] #19 27.53 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T06:09:14.643Z] #19 27.53 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T06:09:14.643Z] #19 27.53 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-12T06:09:14.643Z] #19 27.53 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-12T06:09:14.643Z] #19 27.53 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-12T06:09:14.643Z] #19 27.53 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-12T06:09:14.643Z] #19 27.53 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-12T06:09:14.643Z] #19 27.53 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T06:09:14.643Z] #19 27.53 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T06:09:14.643Z] #19 27.53 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T06:09:14.643Z] #19 27.53 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T06:09:14.643Z] #19 27.53 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T06:09:14.643Z] #19 27.53 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T06:09:14.643Z] #19 27.53 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T06:09:14.643Z] #19 27.53 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T06:09:14.643Z] #19 27.53 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.53 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.53 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.53 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T06:09:14.643Z] #19 27.53 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T06:09:14.643Z] #19 27.53 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.53 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T06:09:14.643Z] #19 27.53 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.53 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.53 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T06:09:14.643Z] #19 27.53 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T06:09:14.643Z] #19 27.53 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.53 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.54 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.54 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T06:09:14.643Z] #19 27.54 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.54 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T06:09:14.643Z] #19 27.54 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T06:09:14.643Z] #19 27.54 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T06:09:14.643Z] #19 27.54 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.54 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T06:09:14.643Z] #19 27.54 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T06:09:14.643Z] #19 27.54 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T06:09:14.643Z] #19 27.54 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T06:09:14.643Z] #19 27.54 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T06:09:14.643Z] #19 27.89 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:09:14.643Z] #19 27.89 Need to get 787 MB of archives. [2022-05-12T06:09:14.643Z] #19 27.89 After this operation, 3385 MB of additional disk space will be used. [2022-05-12T06:09:14.643Z] #19 27.89 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-12T06:09:14.643Z] #19 27.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T06:09:14.643Z] #19 27.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-12T06:09:14.643Z] #19 27.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-12T06:09:14.643Z] #19 27.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-12T06:09:14.643Z] #19 27.90 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-12T06:09:14.643Z] #19 27.91 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-12T06:09:14.643Z] #19 27.94 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-12T06:09:14.643Z] #19 28.01 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-12T06:09:14.850Z] #42 ... [2022-05-12T06:09:14.850Z] [2022-05-12T06:09:14.850Z] #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-12T06:09:14.850Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:14.850Z] #51 21.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T06:09:14.984Z] #19 28.05 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-12T06:09:14.984Z] #19 28.09 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-12T06:09:14.984Z] #19 28.12 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-12T06:09:14.984Z] #19 28.12 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-12T06:09:15.029Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.3s [2022-05-12T06:09:15.029Z] #11 ... [2022-05-12T06:09:15.029Z] [2022-05-12T06:09:15.029Z] #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-12T06:09:15.029Z] #31 sha256:9a07db30d73fe67c19eb9abb33944eb442a2cb759490fbb9ebd2496b9201c576 [2022-05-12T06:09:15.029Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-05-12T06:09:15.029Z] #31 10.43 [2022-05-12T06:09:15.029Z] #31 10.50 Download of images into '/build' complete. [2022-05-12T06:09:15.029Z] #31 10.50 Use something like the following to load the result into a Docker daemon: [2022-05-12T06:09:15.029Z] #31 10.50 tar -cC '/build' . | docker load [2022-05-12T06:09:15.029Z] #31 DONE 13.7s [2022-05-12T06:09:15.029Z] [2022-05-12T06:09:15.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:15.029Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:15.850Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:09:16.391Z] #19 29.22 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-12T06:09:16.391Z] #19 29.23 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-12T06:09:16.792Z] + docker version [2022-05-12T06:09:16.975Z] #19 30.16 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-12T06:09:16.975Z] #19 30.17 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-12T06:09:17.965Z] #19 31.14 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-12T06:09:17.965Z] #19 31.15 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-12T06:09:18.326Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.9s done [2022-05-12T06:09:18.896Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T06:09:18.896Z] #11 DONE 42.3s [2022-05-12T06:09:18.911Z] #19 32.11 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-12T06:09:18.911Z] #19 32.13 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-12T06:09:19.022Z] #51 ... [2022-05-12T06:09:19.022Z] [2022-05-12T06:09:19.022Z] #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-12T06:09:19.022Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:09:19.022Z] #38 25.85 tomll can be used in two ways: [2022-05-12T06:09:19.022Z] #38 25.85 Writing to STDIN and reading from STDOUT: [2022-05-12T06:09:19.022Z] #38 25.85 cat file.toml | tomll > file.toml [2022-05-12T06:09:19.022Z] #38 25.85 [2022-05-12T06:09:19.022Z] #38 25.85 Reading and updating a list of files: [2022-05-12T06:09:19.022Z] #38 25.85 tomll a.toml b.toml c.toml [2022-05-12T06:09:19.022Z] #38 25.85 [2022-05-12T06:09:19.022Z] #38 25.85 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T06:09:19.022Z] #38 DONE 26.1s [2022-05-12T06:09:19.155Z] [2022-05-12T06:09:19.155Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:09:19.155Z] #12 sha256:7a4383cbaa5f0a2914110baba49661353f8849d51bc607391f4ee32c99206f43 [2022-05-12T06:09:19.277Z] [2022-05-12T06:09:19.278Z] #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-12T06:09:19.278Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:19.278Z] #36 22.92 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T06:09:19.278Z] #36 22.93 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:09:19.278Z] #36 23.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T06:09:19.278Z] #36 24.27 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T06:09:19.278Z] #36 24.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:09:19.278Z] #36 25.05 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T06:09:19.278Z] #36 25.11 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T06:09:19.278Z] #36 25.16 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T06:09:19.278Z] #36 25.58 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T06:09:19.278Z] #36 26.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:09:19.732Z] #12 DONE 0.8s [2022-05-12T06:09:19.733Z] [2022-05-12T06:09:19.733Z] #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-12T06:09:19.733Z] #13 sha256:622d0254a210ebe354f3d1afeaaba984dd234a8120ca2fe5b18dac5cd3bc17cc [2022-05-12T06:09:19.847Z] #36 26.78 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T06:09:19.864Z] #19 33.00 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-12T06:09:19.864Z] #19 33.00 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-12T06:09:19.864Z] #19 33.00 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-12T06:09:19.864Z] #19 33.01 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-12T06:09:19.864Z] #19 33.01 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-12T06:09:19.864Z] #19 33.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-12T06:09:19.864Z] #19 33.02 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-12T06:09:19.864Z] #19 33.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-12T06:09:19.864Z] #19 33.03 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-12T06:09:19.864Z] #19 33.03 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-12T06:09:19.864Z] #19 33.04 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-12T06:09:19.864Z] #19 33.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-12T06:09:19.864Z] #19 33.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-12T06:09:19.864Z] #19 33.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-12T06:09:19.864Z] #19 33.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-12T06:09:19.864Z] #19 33.11 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-12T06:09:19.864Z] #19 33.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-12T06:09:19.864Z] #19 33.13 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-12T06:09:19.864Z] #19 33.14 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-12T06:09:20.303Z] #13 DONE 0.7s [2022-05-12T06:09:20.563Z] [2022-05-12T06:09:20.563Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:09:20.563Z] #25 sha256:38eed0bfae57ead3fc2ea723b83401a90b9eb7cee8b4a39bbf1fd8a1ed39d9b6 [2022-05-12T06:09:20.563Z] #25 ... [2022-05-12T06:09:20.563Z] [2022-05-12T06:09:20.563Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T06:09:20.563Z] #46 sha256:cdf11a8b5f8bd1a60ffd84f6cc3d51ce4b6b882f413afa6e3e2ec25e157ddf20 [2022-05-12T06:09:20.563Z] #46 DONE 0.2s [2022-05-12T06:09:20.563Z] [2022-05-12T06:09:20.563Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:09:20.563Z] #33 sha256:1b209393cd932f611949c2379410182ac7d71b859d98d9ffa38ae51a42c7ede3 [2022-05-12T06:09:20.563Z] #33 DONE 0.2s [2022-05-12T06:09:20.827Z] [2022-05-12T06:09:20.827Z] #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-12T06:09:20.827Z] #50 sha256:86ffdf2ae237578a9a0a019292254c02e5aaa277d74a8a8d1d7ccd07c2d0c01c [2022-05-12T06:09:20.827Z] #50 DONE 0.4s [2022-05-12T06:09:20.827Z] [2022-05-12T06:09:20.827Z] #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-12T06:09:20.827Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:09:20.827Z] #34 ... [2022-05-12T06:09:20.827Z] [2022-05-12T06:09:20.827Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:09:20.827Z] #25 sha256:38eed0bfae57ead3fc2ea723b83401a90b9eb7cee8b4a39bbf1fd8a1ed39d9b6 [2022-05-12T06:09:20.827Z] #25 DONE 0.4s [2022-05-12T06:09:20.827Z] [2022-05-12T06:09:20.827Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T06:09:20.827Z] #66 sha256:64099a5b9c7991a9a3e22f0d46a7398a9b1fffd6c1899b7ce7c2188fcdee3d42 [2022-05-12T06:09:20.827Z] #66 DONE 0.4s [2022-05-12T06:09:21.088Z] [2022-05-12T06:09:21.088Z] #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-12T06:09:21.088Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:09:21.216Z] #36 28.00 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T06:09:21.252Z] #19 34.30 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-12T06:09:21.252Z] #19 34.31 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-12T06:09:21.252Z] #19 34.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-12T06:09:21.252Z] #19 34.36 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-12T06:09:21.252Z] #19 34.37 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-12T06:09:21.472Z] #36 28.28 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:09:21.472Z] #36 28.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T06:09:21.729Z] #36 ... [2022-05-12T06:09:21.729Z] [2022-05-12T06:09:21.729Z] #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-12T06:09:21.729Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:21.729Z] #42 28.66 Fetched 8530 kB in 22s (392 kB/s) [2022-05-12T06:09:21.823Z] #19 ... [2022-05-12T06:09:21.823Z] [2022-05-12T06:09:21.823Z] #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-12T06:09:21.823Z] #54 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:21.823Z] #54 41.37 + dpkg --print-architecture [2022-05-12T06:09:21.823Z] #54 41.37 + git checkout -q v2.1.0 [2022-05-12T06:09:22.085Z] #54 41.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T06:09:22.085Z] #54 41.60 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T06:09:22.158Z] Fetching without tags [2022-05-12T06:09:22.439Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:09:23.268Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:09:23.268Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:09:22.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:09:22.114Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:09:22.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:09:22.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:09:22.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:09:22.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:09:22.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:09:22.442Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:09:22.463Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:09:23.205Z] > git remote # timeout=10 [2022-05-12T06:09:23.219Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:09:23.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:09:23.232Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:09:23.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T06:09:23.266Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:09:23.273Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:09:24.886Z] Client: Docker Engine - Community [2022-05-12T06:09:24.886Z] Version: 20.10.14 [2022-05-12T06:09:24.886Z] API version: 1.41 [2022-05-12T06:09:24.886Z] Go version: go1.16.15 [2022-05-12T06:09:24.886Z] Git commit: a224086 [2022-05-12T06:09:24.886Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T06:09:24.886Z] OS/Arch: linux/amd64 [2022-05-12T06:09:24.886Z] Context: default [2022-05-12T06:09:24.886Z] Experimental: true [2022-05-12T06:09:24.886Z] [2022-05-12T06:09:24.886Z] Server: Docker Engine - Community [2022-05-12T06:09:24.886Z] Engine: [2022-05-12T06:09:24.886Z] Version: 20.10.14 [2022-05-12T06:09:24.886Z] API version: 1.41 (minimum version 1.12) [2022-05-12T06:09:24.886Z] Go version: go1.16.15 [2022-05-12T06:09:24.886Z] Git commit: 87a90dc [2022-05-12T06:09:24.886Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T06:09:24.886Z] OS/Arch: linux/amd64 [2022-05-12T06:09:24.886Z] Experimental: true [2022-05-12T06:09:24.886Z] containerd: [2022-05-12T06:09:24.886Z] Version: 1.5.11 [2022-05-12T06:09:24.886Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:09:24.886Z] runc: [2022-05-12T06:09:24.886Z] Version: 1.0.3 [2022-05-12T06:09:24.886Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T06:09:24.886Z] docker-init: [2022-05-12T06:09:24.886Z] Version: 0.19.0 [2022-05-12T06:09:24.886Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T06:09:25.184Z] + docker info [2022-05-12T06:09:25.915Z] #42 28.66 Reading package lists... [2022-05-12T06:09:25.915Z] #42 ... [2022-05-12T06:09:25.915Z] [2022-05-12T06:09:25.915Z] #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-12T06:09:25.915Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:09:25.915Z] #67 21.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T06:09:25.915Z] #67 23.57 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:09:25.915Z] #67 23.84 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T06:09:25.915Z] #67 24.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T06:09:25.915Z] #67 24.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:09:25.915Z] #67 24.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:09:25.915Z] #67 25.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:09:25.915Z] #67 25.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T06:09:25.915Z] #67 25.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T06:09:25.915Z] #67 26.13 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T06:09:25.915Z] #67 29.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:09:25.915Z] #67 ... [2022-05-12T06:09:25.915Z] [2022-05-12T06:09:25.915Z] #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-12T06:09:25.915Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:25.915Z] #36 31.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T06:09:25.915Z] #36 31.61 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T06:09:25.915Z] #36 ... [2022-05-12T06:09:25.915Z] [2022-05-12T06:09:25.915Z] #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-12T06:09:25.915Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:25.915Z] #53 22.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:09:25.915Z] #53 22.59 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:09:25.915Z] #53 ... [2022-05-12T06:09:25.915Z] [2022-05-12T06:09:25.915Z] #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-12T06:09:25.915Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:25.915Z] #51 31.15 Fetched 8534 kB in 25s (347 kB/s) [2022-05-12T06:09:26.369Z] #67 ... [2022-05-12T06:09:26.369Z] [2022-05-12T06:09:26.369Z] #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-12T06:09:26.369Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:09:26.369Z] #40 5.699 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:09:26.369Z] #40 ... [2022-05-12T06:09:26.369Z] [2022-05-12T06:09:26.369Z] #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-12T06:09:26.369Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:09:26.369Z] #38 5.991 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T06:09:26.629Z] #38 ... [2022-05-12T06:09:26.629Z] [2022-05-12T06:09:26.630Z] #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-12T06:09:26.630Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:26.630Z] #42 6.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:26.630Z] #42 6.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:26.630Z] #42 6.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:27.201Z] #42 ... [2022-05-12T06:09:27.201Z] [2022-05-12T06:09:27.201Z] #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-12T06:09:27.201Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:09:27.201Z] #34 6.322 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T06:09:27.201Z] #34 6.340 Cloning into '.'... [2022-05-12T06:09:27.310Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [2022-05-12T06:09:27.379Z] #54 ... [2022-05-12T06:09:27.379Z] [2022-05-12T06:09:27.379Z] #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-12T06:09:27.379Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:09:27.379Z] #19 35.41 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-12T06:09:27.379Z] #19 35.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T06:09:27.379Z] #19 35.42 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-12T06:09:27.379Z] #19 35.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-12T06:09:27.379Z] #19 35.44 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-12T06:09:27.379Z] #19 35.44 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:09:27.379Z] #19 35.63 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-12T06:09:27.379Z] #19 35.88 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-12T06:09:27.379Z] #19 35.89 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-12T06:09:27.379Z] #19 35.89 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-12T06:09:27.379Z] #19 35.89 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-12T06:09:27.379Z] #19 35.89 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-12T06:09:27.379Z] #19 35.90 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-12T06:09:27.379Z] #19 35.90 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-12T06:09:27.379Z] #19 35.91 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-12T06:09:27.379Z] #19 35.92 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-12T06:09:27.379Z] #19 35.92 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-12T06:09:27.379Z] #19 35.92 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-12T06:09:27.379Z] #19 35.93 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-12T06:09:27.379Z] #19 35.95 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-12T06:09:27.379Z] #19 35.97 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-12T06:09:27.379Z] #19 35.97 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-12T06:09:27.379Z] #19 35.98 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-12T06:09:27.379Z] #19 35.98 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-12T06:09:27.379Z] #19 36.01 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-12T06:09:27.379Z] #19 36.01 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-12T06:09:27.379Z] #19 36.04 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-12T06:09:27.379Z] #19 36.04 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-12T06:09:27.379Z] #19 37.23 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-12T06:09:27.379Z] #19 37.23 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-12T06:09:27.379Z] #19 37.24 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-12T06:09:27.379Z] #19 37.27 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-12T06:09:27.379Z] #19 37.30 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-12T06:09:27.379Z] #19 38.25 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-12T06:09:27.379Z] #19 38.27 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-12T06:09:27.379Z] #19 38.27 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-12T06:09:27.379Z] #19 38.28 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-12T06:09:27.379Z] #19 38.28 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-12T06:09:27.379Z] #19 38.28 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-12T06:09:27.379Z] #19 38.28 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-12T06:09:27.379Z] #19 38.31 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-12T06:09:27.379Z] #19 38.31 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-12T06:09:27.379Z] #19 38.33 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-12T06:09:27.379Z] #19 38.35 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-12T06:09:27.379Z] #19 39.37 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-12T06:09:27.379Z] #19 39.37 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-12T06:09:27.379Z] #19 39.39 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-12T06:09:27.379Z] #19 39.42 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-12T06:09:27.379Z] #19 39.44 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:09:27.951Z] #19 41.08 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-12T06:09:27.951Z] #19 41.09 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-12T06:09:27.951Z] #19 41.09 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-12T06:09:27.951Z] #19 41.10 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-12T06:09:27.951Z] #19 41.11 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-12T06:09:27.951Z] #19 41.11 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-12T06:09:27.951Z] #19 41.11 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-12T06:09:27.951Z] #19 41.12 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-12T06:09:27.951Z] #19 41.21 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-12T06:09:27.952Z] #19 41.24 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-12T06:09:27.952Z] #19 41.32 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-12T06:09:28.113Z] + docker version [2022-05-12T06:09:28.216Z] #19 41.34 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-12T06:09:28.216Z] #19 41.37 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-12T06:09:28.216Z] #19 41.39 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-12T06:09:28.216Z] #19 41.40 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-12T06:09:28.478Z] #19 ... [2022-05-12T06:09:28.478Z] [2022-05-12T06:09:28.478Z] #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-12T06:09:28.478Z] #62 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:09:28.478Z] #62 48.04 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T06:09:28.478Z] #62 DONE 48.1s [2022-05-12T06:09:28.478Z] [2022-05-12T06:09:28.478Z] #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-12T06:09:28.478Z] #54 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:28.478Z] #54 DONE 48.0s [2022-05-12T06:09:28.478Z] [2022-05-12T06:09:28.478Z] #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-12T06:09:28.478Z] #19 sha256:7734cf797035befa452276b8a7ba4fb96a81745dcac74e7558096e1947bd1c15 [2022-05-12T06:09:28.740Z] #19 41.78 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-12T06:09:28.740Z] #19 41.78 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-12T06:09:28.740Z] #19 41.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-12T06:09:28.740Z] #19 41.82 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-12T06:09:28.740Z] #19 41.83 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-12T06:09:29.001Z] #19 42.18 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-12T06:09:29.001Z] #19 42.18 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-12T06:09:29.001Z] #19 42.18 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-12T06:09:29.001Z] #19 42.19 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-12T06:09:29.001Z] #19 42.19 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-12T06:09:29.001Z] #19 42.19 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-12T06:09:29.001Z] #19 42.19 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-12T06:09:29.001Z] #19 42.19 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-12T06:09:29.001Z] #19 42.21 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-12T06:09:29.001Z] #19 42.24 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-12T06:09:29.001Z] #19 42.25 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-12T06:09:29.001Z] #19 42.26 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-12T06:09:29.263Z] #19 42.58 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-12T06:09:29.523Z] #19 42.58 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-12T06:09:29.523Z] #19 42.60 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-12T06:09:29.523Z] #19 42.62 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-12T06:09:29.523Z] #19 42.63 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-12T06:09:29.784Z] #19 42.99 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-12T06:09:29.784Z] #19 42.99 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-12T06:09:30.044Z] #19 43.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:09:30.044Z] #19 43.32 Fetched 787 MB in 15s (51.2 MB/s) [2022-05-12T06:09:30.044Z] #19 43.35 Selecting previously unselected package liblocale-gettext-perl. [2022-05-12T06:09:30.044Z] #19 43.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:09:30.044Z] #19 43.35 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-12T06:09:30.045Z] #19 43.36 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T06:09:30.045Z] #19 43.39 Selecting previously unselected package bzip2. [2022-05-12T06:09:30.045Z] #19 43.39 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T06:09:30.045Z] #19 43.39 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T06:09:30.045Z] #19 43.42 Selecting previously unselected package libmagic-mgc. [2022-05-12T06:09:30.101Z] #51 31.15 Reading package lists... [2022-05-12T06:09:30.101Z] #51 ... [2022-05-12T06:09:30.101Z] [2022-05-12T06:09:30.101Z] #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-12T06:09:30.101Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:30.101Z] #47 34.19 Updating files: 62% (1129/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T06:09:30.101Z] #47 35.19 + git checkout -q v2.3.0 [2022-05-12T06:09:30.101Z] #47 ... [2022-05-12T06:09:30.101Z] [2022-05-12T06:09:30.101Z] #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-12T06:09:30.101Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:30.101Z] #62 26.65 Fetched 8530 kB in 21s (410 kB/s) [2022-05-12T06:09:30.101Z] #62 26.65 Reading package lists... [2022-05-12T06:09:30.305Z] #19 43.42 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-12T06:09:30.305Z] #19 43.42 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-12T06:09:30.305Z] #19 43.50 Selecting previously unselected package libmagic1:amd64. [2022-05-12T06:09:30.305Z] #19 43.50 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-12T06:09:30.305Z] #19 43.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-12T06:09:30.305Z] #19 43.55 Selecting previously unselected package file. [2022-05-12T06:09:30.524Z] #34 ... [2022-05-12T06:09:30.524Z] [2022-05-12T06:09:30.524Z] #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-12T06:09:30.524Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:09:30.524Z] #55 6.533 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T06:09:30.524Z] #55 ... [2022-05-12T06:09:30.524Z] [2022-05-12T06:09:30.524Z] #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-12T06:09:30.524Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:09:30.524Z] #57 6.984 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T06:09:30.524Z] #57 8.696 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T06:09:30.524Z] #57 8.779 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T06:09:30.524Z] #57 8.796 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T06:09:30.565Z] #19 43.55 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-12T06:09:30.565Z] #19 43.55 Unpacking file (1:5.39-3) ... [2022-05-12T06:09:30.565Z] #19 43.59 Selecting previously unselected package xz-utils. [2022-05-12T06:09:30.565Z] #19 43.59 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T06:09:30.565Z] #19 43.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:09:30.565Z] #19 43.63 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-12T06:09:30.565Z] #19 43.64 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T06:09:30.565Z] #19 43.64 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T06:09:30.666Z] #62 35.80 Reading package lists... [2022-05-12T06:09:30.666Z] #62 ... [2022-05-12T06:09:30.666Z] [2022-05-12T06:09:30.666Z] #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-12T06:09:30.666Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:30.666Z] #42 28.66 Reading package lists... [2022-05-12T06:09:30.785Z] #57 ... [2022-05-12T06:09:30.785Z] [2022-05-12T06:09:30.785Z] #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-12T06:09:30.785Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:30.785Z] #14 6.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:30.785Z] #14 6.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:30.785Z] #14 6.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:30.785Z] #14 7.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:30.785Z] #14 ... [2022-05-12T06:09:30.785Z] [2022-05-12T06:09:30.785Z] #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-12T06:09:30.785Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:30.785Z] #53 6.411 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:09:30.785Z] #53 8.966 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:09:30.785Z] #53 9.003 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:09:30.785Z] #53 9.125 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:09:30.785Z] #53 9.135 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:09:30.785Z] #53 10.20 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:09:30.785Z] #53 10.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:09:30.785Z] #53 10.32 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:09:30.826Z] #19 43.96 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-12T06:09:30.826Z] #19 43.96 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-12T06:09:30.826Z] #19 43.97 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T06:09:31.045Z] #53 10.51 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:09:31.045Z] #53 10.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:09:31.045Z] #53 ... [2022-05-12T06:09:31.045Z] [2022-05-12T06:09:31.045Z] #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-12T06:09:31.045Z] #26 sha256:e8eca59c7be0921d92f28edb80069ba59d5683d092c260aa52b11ef240850ce6 [2022-05-12T06:09:31.045Z] #26 6.386 + RM_GOPATH=0 [2022-05-12T06:09:31.045Z] #26 6.386 + TMP_GOPATH= [2022-05-12T06:09:31.045Z] #26 6.386 + : /build [2022-05-12T06:09:31.045Z] #26 6.386 + '[' -z '' ']' [2022-05-12T06:09:31.045Z] #26 6.386 ++ mktemp -d [2022-05-12T06:09:31.045Z] #26 6.386 + export GOPATH=/tmp/tmp.FWnSUx373R [2022-05-12T06:09:31.045Z] #26 6.386 + GOPATH=/tmp/tmp.FWnSUx373R [2022-05-12T06:09:31.045Z] #26 6.386 + RM_GOPATH=1 [2022-05-12T06:09:31.045Z] #26 6.386 + case "$(go env GOARCH)" in [2022-05-12T06:09:31.045Z] #26 6.386 ++ go env GOARCH [2022-05-12T06:09:31.045Z] #26 6.468 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:31.045Z] #26 6.468 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:31.045Z] #26 6.468 ++ dirname /install.sh [2022-05-12T06:09:31.045Z] #26 6.482 + dir=/ [2022-05-12T06:09:31.045Z] #26 6.482 + bin=dockercli [2022-05-12T06:09:31.045Z] #26 6.482 + shift [2022-05-12T06:09:31.045Z] #26 6.482 + '[' '!' -f //dockercli.installer ']' [2022-05-12T06:09:31.045Z] #26 6.482 + . //dockercli.installer [2022-05-12T06:09:31.045Z] #26 6.482 ++ : stable [2022-05-12T06:09:31.045Z] #26 6.482 ++ : 17.06.2-ce [2022-05-12T06:09:31.045Z] #26 6.482 + install_dockercli [2022-05-12T06:09:31.045Z] #26 6.482 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T06:09:31.045Z] #26 6.482 ++ uname -m [2022-05-12T06:09:31.045Z] #26 6.483 Install docker/cli version 17.06.2-ce from stable [2022-05-12T06:09:31.045Z] #26 6.537 + arch=x86_64 [2022-05-12T06:09:31.045Z] #26 6.537 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T06:09:31.045Z] #26 6.537 + url=https://download.docker.com/linux/static [2022-05-12T06:09:31.045Z] #26 6.537 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T06:09:31.045Z] #26 6.537 + tar -xz docker/docker [2022-05-12T06:09:31.045Z] #26 ... [2022-05-12T06:09:31.045Z] [2022-05-12T06:09:31.045Z] #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-12T06:09:31.045Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:31.045Z] #36 6.162 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T06:09:31.086Z] #19 44.26 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-12T06:09:31.086Z] #19 44.26 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-12T06:09:31.086Z] #19 44.26 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T06:09:31.307Z] #36 ... [2022-05-12T06:09:31.307Z] [2022-05-12T06:09:31.307Z] #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-12T06:09:31.307Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:31.307Z] #62 6.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:31.307Z] #62 6.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:31.307Z] #62 6.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:31.307Z] #62 8.329 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:31.307Z] #62 ... [2022-05-12T06:09:31.307Z] [2022-05-12T06:09:31.307Z] #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-12T06:09:31.307Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:31.307Z] #51 7.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:09:31.307Z] #51 7.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:09:31.307Z] #51 7.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:09:31.307Z] #51 8.223 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T06:09:31.307Z] #51 8.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:31.346Z] #19 44.55 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-12T06:09:31.346Z] #19 44.55 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T06:09:31.346Z] #19 44.56 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T06:09:31.573Z] #51 ... [2022-05-12T06:09:31.573Z] [2022-05-12T06:09:31.574Z] #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-12T06:09:31.574Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:31.574Z] #47 6.102 + git clone https://github.com/docker/distribution.git . [2022-05-12T06:09:31.574Z] #47 6.109 Cloning into '.'... [2022-05-12T06:09:31.574Z] #47 ... [2022-05-12T06:09:31.574Z] [2022-05-12T06:09:31.574Z] #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-12T06:09:31.574Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:09:31.574Z] #67 6.239 + RM_GOPATH=0 [2022-05-12T06:09:31.574Z] #67 6.240 + TMP_GOPATH= [2022-05-12T06:09:31.574Z] #67 6.240 + : /build [2022-05-12T06:09:31.574Z] #67 6.240 + '[' -z '' ']' [2022-05-12T06:09:31.574Z] #67 6.245 ++ mktemp -d [2022-05-12T06:09:31.574Z] #67 6.249 + export GOPATH=/tmp/tmp.zVPvnJ1bKE [2022-05-12T06:09:31.574Z] #67 6.250 + GOPATH=/tmp/tmp.zVPvnJ1bKE [2022-05-12T06:09:31.574Z] #67 6.250 + RM_GOPATH=1 [2022-05-12T06:09:31.574Z] #67 6.250 + case "$(go env GOARCH)" in [2022-05-12T06:09:31.574Z] #67 6.255 ++ go env GOARCH [2022-05-12T06:09:31.574Z] #67 6.295 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:31.574Z] #67 6.296 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:31.574Z] #67 6.304 ++ dirname /install.sh [2022-05-12T06:09:31.574Z] #67 6.309 + dir=/ [2022-05-12T06:09:31.574Z] #67 6.318 + bin=rootlesskit [2022-05-12T06:09:31.574Z] #67 6.318 + shift [2022-05-12T06:09:31.574Z] #67 6.318 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T06:09:31.574Z] #67 6.319 + . //rootlesskit.installer [2022-05-12T06:09:31.574Z] #67 6.319 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:31.574Z] #67 6.320 + install_rootlesskit [2022-05-12T06:09:31.574Z] #67 6.323 + case "$1" in [2022-05-12T06:09:31.574Z] #67 6.325 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:31.574Z] #67 6.325 + export CGO_ENABLED=0 [2022-05-12T06:09:31.574Z] #67 6.325 + CGO_ENABLED=0 [2022-05-12T06:09:31.574Z] #67 6.325 + _install_rootlesskit [2022-05-12T06:09:31.574Z] #67 6.325 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T06:09:31.574Z] #67 6.325 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:09:31.574Z] #67 6.325 + GOBIN=/build [2022-05-12T06:09:31.574Z] #67 6.325 + GO111MODULE=on [2022-05-12T06:09:31.574Z] #67 6.325 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:09:31.574Z] #67 6.920 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:09:31.574Z] #67 10.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:09:31.574Z] #67 10.83 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T06:09:31.606Z] #19 44.82 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-12T06:09:31.606Z] #19 44.83 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T06:09:31.606Z] #19 44.83 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T06:09:31.853Z] #42 37.77 Reading package lists... [2022-05-12T06:09:31.853Z] #42 ... [2022-05-12T06:09:31.853Z] [2022-05-12T06:09:31.853Z] #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-12T06:09:31.853Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:31.853Z] #14 28.93 Fetched 8530 kB in 22s (392 kB/s) [2022-05-12T06:09:31.853Z] #14 28.93 Reading package lists... [2022-05-12T06:09:31.866Z] #19 45.06 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-12T06:09:31.866Z] #19 45.07 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:31.866Z] #19 45.08 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:09:31.866Z] #19 45.12 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-12T06:09:31.866Z] #19 45.12 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:31.866Z] #19 45.13 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:09:32.108Z] #14 37.76 Reading package lists... [2022-05-12T06:09:32.108Z] #14 ... [2022-05-12T06:09:32.108Z] [2022-05-12T06:09:32.108Z] #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-12T06:09:32.108Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:32.108Z] #47 37.86 + 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-12T06:09:32.959Z] #67 ... [2022-05-12T06:09:32.960Z] [2022-05-12T06:09:32.960Z] #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-12T06:09:32.960Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:32.960Z] #62 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:36.068Z] #19 49.28 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-12T06:09:36.068Z] #19 49.28 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:36.068Z] #19 49.29 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:09:36.068Z] #19 49.32 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-12T06:09:36.068Z] #19 49.32 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:36.068Z] #19 49.33 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:09:36.236Z] Client: Docker Engine - Community [2022-05-12T06:09:36.236Z] Version: 20.10.14 [2022-05-12T06:09:36.236Z] API version: 1.41 [2022-05-12T06:09:36.236Z] Go version: go1.16.15 [2022-05-12T06:09:36.236Z] Git commit: a224086 [2022-05-12T06:09:36.236Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T06:09:36.236Z] OS/Arch: linux/arm64 [2022-05-12T06:09:36.236Z] Context: default [2022-05-12T06:09:36.236Z] Experimental: true [2022-05-12T06:09:36.236Z] [2022-05-12T06:09:36.236Z] Server: Docker Engine - Community [2022-05-12T06:09:36.236Z] Engine: [2022-05-12T06:09:36.236Z] Version: 20.10.14 [2022-05-12T06:09:36.236Z] API version: 1.41 (minimum version 1.12) [2022-05-12T06:09:36.236Z] Go version: go1.16.15 [2022-05-12T06:09:36.236Z] Git commit: 87a90dc [2022-05-12T06:09:36.236Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T06:09:36.236Z] OS/Arch: linux/arm64 [2022-05-12T06:09:36.236Z] Experimental: true [2022-05-12T06:09:36.236Z] containerd: [2022-05-12T06:09:36.236Z] Version: 1.5.11 [2022-05-12T06:09:36.236Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:09:36.236Z] runc: [2022-05-12T06:09:36.236Z] Version: 1.0.3 [2022-05-12T06:09:36.236Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T06:09:36.236Z] docker-init: [2022-05-12T06:09:36.236Z] Version: 0.19.0 [2022-05-12T06:09:36.236Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T06:09:36.281Z] #47 ... [2022-05-12T06:09:36.281Z] [2022-05-12T06:09:36.281Z] #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-12T06:09:36.281Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:36.281Z] #36 32.99 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T06:09:36.281Z] #36 ... [2022-05-12T06:09:36.281Z] [2022-05-12T06:09:36.281Z] #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-12T06:09:36.281Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:36.281Z] #51 31.15 Reading package lists... [2022-05-12T06:09:36.543Z] + docker info [2022-05-12T06:09:37.172Z] #62 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:37.432Z] #62 ... [2022-05-12T06:09:37.432Z] [2022-05-12T06:09:37.432Z] #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-12T06:09:37.432Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:09:37.432Z] #40 6.788 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:09:37.433Z] #40 8.399 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:09:37.433Z] #40 8.784 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:09:37.433Z] #40 8.878 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:09:37.433Z] #40 14.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:09:37.433Z] #40 14.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:09:38.816Z] #40 ... [2022-05-12T06:09:38.816Z] [2022-05-12T06:09:38.816Z] #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-12T06:09:38.816Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:38.816Z] #42 8.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:09:38.816Z] #42 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:38.816Z] #42 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:38.816Z] #42 ... [2022-05-12T06:09:38.816Z] [2022-05-12T06:09:38.816Z] #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-12T06:09:38.816Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:38.816Z] #53 10.65 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:09:38.816Z] #53 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:09:38.816Z] #53 11.00 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:09:39.593Z] #51 39.77 Reading package lists... [2022-05-12T06:09:39.593Z] #51 ... [2022-05-12T06:09:39.593Z] [2022-05-12T06:09:39.593Z] #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-12T06:09:39.593Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:39.593Z] #14 37.76 Reading package lists... [2022-05-12T06:09:39.757Z] #53 ... [2022-05-12T06:09:39.757Z] [2022-05-12T06:09:39.757Z] #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-12T06:09:39.757Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:09:39.757Z] #67 12.15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T06:09:39.757Z] #67 17.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T06:09:39.757Z] #67 18.81 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:09:39.757Z] #67 18.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T06:09:39.757Z] #67 18.89 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T06:09:39.757Z] #67 18.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:09:40.272Z] #19 53.38 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-12T06:09:40.272Z] #19 53.39 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:40.272Z] #19 53.39 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:09:40.272Z] #19 53.42 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-12T06:09:40.272Z] #19 53.42 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:40.272Z] #19 53.43 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:09:40.356Z] #67 19.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:09:40.616Z] #67 19.76 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:09:41.187Z] #67 ... [2022-05-12T06:09:41.187Z] [2022-05-12T06:09:41.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-12T06:09:41.187Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:41.187Z] #14 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:41.187Z] #14 14.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:41.187Z] #14 ... [2022-05-12T06:09:41.187Z] [2022-05-12T06:09:41.187Z] #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-12T06:09:41.187Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:41.187Z] #51 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:09:41.187Z] #51 16.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:09:41.187Z] #51 19.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T06:09:41.187Z] #51 ... [2022-05-12T06:09:41.187Z] [2022-05-12T06:09:41.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-12T06:09:41.187Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:09:41.187Z] #67 20.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T06:09:41.759Z] #67 20.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T06:09:42.020Z] #67 21.18 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T06:09:42.154Z] #14 46.24 Building dependency tree... [2022-05-12T06:09:42.591Z] #67 ... [2022-05-12T06:09:42.591Z] [2022-05-12T06:09:42.592Z] #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-12T06:09:42.592Z] #26 sha256:e8eca59c7be0921d92f28edb80069ba59d5683d092c260aa52b11ef240850ce6 [2022-05-12T06:09:42.592Z] #26 20.92 + mkdir -p /build [2022-05-12T06:09:42.592Z] #26 20.94 + mv docker/docker /build/ [2022-05-12T06:09:42.592Z] #26 20.95 + rmdir docker [2022-05-12T06:09:42.592Z] #26 DONE 21.8s [2022-05-12T06:09:42.852Z] [2022-05-12T06:09:42.852Z] #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-12T06:09:42.852Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:09:42.852Z] #53 21.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:09:42.852Z] #53 21.09 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:09:43.112Z] #53 ... [2022-05-12T06:09:43.112Z] [2022-05-12T06:09:43.112Z] #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-12T06:09:43.112Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:09:43.112Z] #57 12.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T06:09:44.478Z] #19 57.36 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-12T06:09:44.478Z] #19 57.36 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:44.478Z] #19 57.36 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:09:44.478Z] #19 57.39 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-12T06:09:44.478Z] #19 57.40 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:44.478Z] #19 57.40 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:09:44.494Z] #57 ... [2022-05-12T06:09:44.494Z] [2022-05-12T06:09:44.494Z] #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-12T06:09:44.494Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:44.494Z] #36 23.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T06:09:44.494Z] #36 24.02 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:09:45.064Z] #36 24.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T06:09:45.424Z] #14 ... [2022-05-12T06:09:45.424Z] [2022-05-12T06:09:45.424Z] #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-12T06:09:45.424Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:45.424Z] #51 39.77 Reading package lists... [2022-05-12T06:09:45.424Z] #51 48.93 Building dependency tree... [2022-05-12T06:09:45.635Z] #36 25.22 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T06:09:46.214Z] #36 ... [2022-05-12T06:09:46.214Z] [2022-05-12T06:09:46.214Z] #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-12T06:09:46.214Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:09:46.214Z] #38 25.51 tomll can be used in two ways: [2022-05-12T06:09:46.214Z] #38 25.51 Writing to STDIN and reading from STDOUT: [2022-05-12T06:09:46.214Z] #38 25.51 cat file.toml | tomll > file.toml [2022-05-12T06:09:46.214Z] #38 25.51 [2022-05-12T06:09:46.214Z] #38 25.51 Reading and updating a list of files: [2022-05-12T06:09:46.214Z] #38 25.51 tomll a.toml b.toml c.toml [2022-05-12T06:09:46.214Z] #38 25.51 [2022-05-12T06:09:46.214Z] #38 25.51 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T06:09:46.214Z] #38 DONE 25.7s [2022-05-12T06:09:46.214Z] [2022-05-12T06:09:46.214Z] #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-12T06:09:46.214Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:09:46.214Z] #36 25.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:09:47.086Z] Client: [2022-05-12T06:09:47.086Z] Context: default [2022-05-12T06:09:47.086Z] Debug Mode: false [2022-05-12T06:09:47.086Z] Plugins: [2022-05-12T06:09:47.086Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T06:09:47.086Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T06:09:47.086Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T06:09:47.086Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T06:09:47.086Z] [2022-05-12T06:09:47.086Z] Server: [2022-05-12T06:09:47.086Z] Containers: 0 [2022-05-12T06:09:47.086Z] Running: 0 [2022-05-12T06:09:47.086Z] Paused: 0 [2022-05-12T06:09:47.086Z] Stopped: 0 [2022-05-12T06:09:47.086Z] Images: 0 [2022-05-12T06:09:47.086Z] Server Version: 20.10.14 [2022-05-12T06:09:47.086Z] Storage Driver: overlay2 [2022-05-12T06:09:47.086Z] Backing Filesystem: extfs [2022-05-12T06:09:47.086Z] Supports d_type: true [2022-05-12T06:09:47.086Z] Native Overlay Diff: true [2022-05-12T06:09:47.086Z] userxattr: false [2022-05-12T06:09:47.086Z] Logging Driver: json-file [2022-05-12T06:09:47.086Z] Cgroup Driver: systemd [2022-05-12T06:09:47.086Z] Cgroup Version: 2 [2022-05-12T06:09:47.086Z] Plugins: [2022-05-12T06:09:47.086Z] Volume: local [2022-05-12T06:09:47.086Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T06:09:47.086Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T06:09:47.086Z] Swarm: inactive [2022-05-12T06:09:47.086Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T06:09:47.086Z] Default Runtime: runc [2022-05-12T06:09:47.086Z] Init Binary: docker-init [2022-05-12T06:09:47.086Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:09:47.086Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T06:09:47.086Z] init version: de40ad0 [2022-05-12T06:09:47.086Z] Security Options: [2022-05-12T06:09:47.086Z] apparmor [2022-05-12T06:09:47.086Z] seccomp [2022-05-12T06:09:47.086Z] Profile: default [2022-05-12T06:09:47.086Z] cgroupns [2022-05-12T06:09:47.086Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T06:09:47.086Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T06:09:47.086Z] OSType: linux [2022-05-12T06:09:47.086Z] Architecture: x86_64 [2022-05-12T06:09:47.086Z] CPUs: 2 [2022-05-12T06:09:47.086Z] Total Memory: 7.559GiB [2022-05-12T06:09:47.086Z] Name: ip-10-100-95-240 [2022-05-12T06:09:47.086Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T06:09:47.086Z] Docker Root Dir: /var/lib/docker [2022-05-12T06:09:47.086Z] Debug Mode: false [2022-05-12T06:09:47.086Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:09:47.086Z] Labels: [2022-05-12T06:09:47.086Z] Experimental: true [2022-05-12T06:09:47.086Z] Insecure Registries: [2022-05-12T06:09:47.086Z] 127.0.0.0/8 [2022-05-12T06:09:47.086Z] Live Restore Enabled: true [2022-05-12T06:09:47.086Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T06:09:47.158Z] #36 26.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T06:09:47.158Z] #36 26.56 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T06:09:47.158Z] #36 26.66 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T06:09:47.318Z] #51 ... [2022-05-12T06:09:47.318Z] [2022-05-12T06:09:47.318Z] #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-12T06:09:47.318Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:47.318Z] #62 35.80 Reading package lists... [2022-05-12T06:09:47.318Z] #62 44.15 Building dependency tree... [2022-05-12T06:09:47.318Z] #62 50.77 The following additional packages will be installed: [2022-05-12T06:09:47.318Z] #62 50.77 libbtrfs0 [2022-05-12T06:09:47.318Z] #62 50.99 The following NEW packages will be installed: [2022-05-12T06:09:47.318Z] #62 50.99 libbtrfs-dev libbtrfs0 [2022-05-12T06:09:47.318Z] #62 51.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:09:47.318Z] #62 51.50 Need to get 460 kB of archives. [2022-05-12T06:09:47.318Z] #62 51.50 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T06:09:47.318Z] #62 51.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:09:47.318Z] #62 51.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:09:47.318Z] #62 53.17 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:09:47.318Z] #62 53.62 Fetched 460 kB in 0s (1204 kB/s) [2022-05-12T06:09:47.318Z] #62 53.84 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:09:47.318Z] #62 53.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 ... 15709 files and directories currently installed.) [2022-05-12T06:09:47.318Z] #62 53.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:09:47.318Z] #62 54.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:09:47.318Z] #62 ... [2022-05-12T06:09:47.318Z] [2022-05-12T06:09:47.318Z] #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-12T06:09:47.318Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:47.318Z] #14 52.82 The following additional packages will be installed: [2022-05-12T06:09:47.318Z] #14 52.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:09:47.318Z] #14 52.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T06:09:47.318Z] #14 52.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T06:09:47.318Z] #14 52.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T06:09:47.318Z] #14 52.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T06:09:47.318Z] #14 52.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T06:09:47.318Z] #14 52.87 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T06:09:47.318Z] #14 52.88 Suggested packages: [2022-05-12T06:09:47.318Z] #14 52.89 gcc-10-locales seccomp wine64 [2022-05-12T06:09:47.417Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f9cef468f916655e1d63df643f2ef96716ead84f . [2022-05-12T06:09:47.418Z] #36 26.99 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T06:09:47.675Z] #2 [internal] load .dockerignore [2022-05-12T06:09:47.675Z] #2 sha256:e0ee14afb1f6e56d145894d7b0d71c0a576314ecd5ed794db29e0222ba571b8c [2022-05-12T06:09:47.675Z] #2 transferring context: 145B done [2022-05-12T06:09:47.932Z] #2 DONE 0.2s [2022-05-12T06:09:47.932Z] [2022-05-12T06:09:47.933Z] #1 [internal] load build definition from Dockerfile [2022-05-12T06:09:47.933Z] #1 sha256:012a3870d27aa8080605168a23afb8f19955b05fa77f6bdb082d79fa8508542e [2022-05-12T06:09:47.933Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T06:09:47.933Z] #1 DONE 0.3s [2022-05-12T06:09:47.933Z] [2022-05-12T06:09:47.933Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T06:09:47.933Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T06:09:47.989Z] #36 27.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:09:48.247Z] #14 55.04 The following NEW packages will be installed: [2022-05-12T06:09:48.248Z] #14 55.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:09:48.248Z] #14 55.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T06:09:48.248Z] #14 55.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T06:09:48.248Z] #14 55.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T06:09:48.248Z] #14 55.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T06:09:48.248Z] #14 55.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T06:09:48.248Z] #14 55.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T06:09:48.248Z] #14 55.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T06:09:48.248Z] #14 55.09 mingw-w64-x86-64-dev [2022-05-12T06:09:48.497Z] #3 DONE 0.7s [2022-05-12T06:09:48.497Z] [2022-05-12T06:09:48.497Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T06:09:48.497Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T06:09:48.498Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T06:09:48.498Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T06:09:48.498Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T06:09:48.498Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T06:09:48.498Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-05-12T06:09:48.684Z] #19 61.33 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-12T06:09:48.684Z] #19 61.33 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:48.684Z] #19 61.33 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:09:48.684Z] #19 61.38 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-12T06:09:48.684Z] #19 61.38 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:48.684Z] #19 61.38 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:09:48.755Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T06:09:48.755Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T06:09:48.755Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T06:09:48.810Z] #14 55.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:09:48.811Z] #14 55.67 Need to get 115 MB of archives. [2022-05-12T06:09:48.811Z] #14 55.67 After this operation, 645 MB of additional disk space will be used. [2022-05-12T06:09:48.811Z] #14 55.67 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-12T06:09:48.931Z] #36 28.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T06:09:49.069Z] #14 55.87 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-12T06:09:49.317Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-12T06:09:49.317Z] #4 DONE 0.8s [2022-05-12T06:09:49.327Z] #14 ... [2022-05-12T06:09:49.327Z] [2022-05-12T06:09:49.327Z] #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-12T06:09:49.327Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:49.327Z] #42 37.77 Reading package lists... [2022-05-12T06:09:49.327Z] #42 46.41 Building dependency tree... [2022-05-12T06:09:49.327Z] #42 52.86 The following additional packages will be installed: [2022-05-12T06:09:49.327Z] #42 52.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T06:09:49.327Z] #42 52.91 Suggested packages: [2022-05-12T06:09:49.327Z] #42 52.91 cmake-doc ninja-build lrzip [2022-05-12T06:09:49.327Z] #42 52.91 Recommended packages: [2022-05-12T06:09:49.327Z] #42 52.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T06:09:49.327Z] #42 54.32 The following NEW packages will be installed: [2022-05-12T06:09:49.327Z] #42 54.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T06:09:49.327Z] #42 54.35 vim-common xxd [2022-05-12T06:09:49.327Z] #42 54.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:09:49.327Z] #42 54.91 Need to get 17.7 MB of archives. [2022-05-12T06:09:49.327Z] #42 54.91 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T06:09:49.327Z] #42 54.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:09:49.327Z] #42 54.93 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-12T06:09:49.327Z] #42 54.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-12T06:09:49.327Z] #42 55.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:09:49.327Z] #42 55.97 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-12T06:09:49.327Z] #42 56.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T06:09:49.327Z] #42 56.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T06:09:49.327Z] #42 56.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T06:09:49.327Z] #42 56.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T06:09:49.327Z] #42 56.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T06:09:49.327Z] #42 ... [2022-05-12T06:09:49.327Z] [2022-05-12T06:09:49.327Z] #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-12T06:09:49.327Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:49.327Z] #14 56.36 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-12T06:09:49.574Z] [2022-05-12T06:09:49.574Z] #6 [internal] load build definition from Dockerfile [2022-05-12T06:09:49.574Z] #6 sha256:911d2e672c20414419c8be0aa880717f3ad93ab33bbbb5f9050ff93965134062 [2022-05-12T06:09:49.574Z] #6 DONE 0.0s [2022-05-12T06:09:49.574Z] [2022-05-12T06:09:49.574Z] #5 [internal] load .dockerignore [2022-05-12T06:09:49.574Z] #5 sha256:8bda289ddd86bda3cdb5a0d0696062e1e00f6ac7df46679003836dcd429a8fec [2022-05-12T06:09:49.574Z] #5 DONE 0.0s [2022-05-12T06:09:49.574Z] [2022-05-12T06:09:49.574Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:09:49.574Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T06:09:49.621Z] #14 56.37 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-12T06:09:49.621Z] #14 56.37 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-12T06:09:49.621Z] #14 56.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T06:09:49.621Z] #14 ... [2022-05-12T06:09:49.621Z] [2022-05-12T06:09:49.621Z] #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-12T06:09:49.621Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:09:49.621Z] #62 54.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:09:49.621Z] #62 54.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:09:49.621Z] #62 54.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:09:49.621Z] #62 55.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:09:49.621Z] #62 55.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:09:49.621Z] #62 55.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:09:49.621Z] #62 DONE 56.6s [2022-05-12T06:09:49.880Z] [2022-05-12T06:09:49.880Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T06:09:49.880Z] #63 sha256:6be21f29083bb8e9e7877aa2417727caba39d2051b0dd86869d679c9d63aa472 [2022-05-12T06:09:49.880Z] #63 DONE 0.2s [2022-05-12T06:09:49.880Z] [2022-05-12T06:09:49.880Z] #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-12T06:09:49.880Z] #64 sha256:8f2038dfabc208e20ef71e254b929bbab236bad76ad92fb3f9b300185a5f523d [2022-05-12T06:09:50.504Z] #10 ... [2022-05-12T06:09:50.504Z] [2022-05-12T06:09:50.504Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:09:50.504Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T06:09:50.504Z] #7 DONE 1.0s [2022-05-12T06:09:50.504Z] [2022-05-12T06:09:50.504Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:09:50.504Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T06:09:50.504Z] #9 DONE 1.0s [2022-05-12T06:09:50.504Z] [2022-05-12T06:09:50.504Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:09:50.504Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:09:50.504Z] #8 DONE 1.1s [2022-05-12T06:09:50.763Z] [2022-05-12T06:09:50.763Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:09:50.763Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T06:09:50.763Z] #10 DONE 1.2s [2022-05-12T06:09:50.763Z] [2022-05-12T06:09:50.763Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:50.763Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:09:50.763Z] #73 DONE 0.0s [2022-05-12T06:09:50.763Z] [2022-05-12T06:09:50.763Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:50.763Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:09:50.763Z] #71 DONE 0.0s [2022-05-12T06:09:50.764Z] [2022-05-12T06:09:50.764Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:09:50.764Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:09:50.764Z] #28 DONE 0.0s [2022-05-12T06:09:50.764Z] [2022-05-12T06:09:50.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:50.764Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:50.764Z] #11 DONE 0.0s [2022-05-12T06:09:50.764Z] [2022-05-12T06:09:50.764Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:09:50.764Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:09:50.764Z] #49 ... [2022-05-12T06:09:50.764Z] [2022-05-12T06:09:50.764Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:50.764Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:09:50.764Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T06:09:50.764Z] #73 DONE 0.1s [2022-05-12T06:09:50.764Z] [2022-05-12T06:09:50.764Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:50.764Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:09:50.764Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T06:09:50.764Z] #71 DONE 0.1s [2022-05-12T06:09:50.844Z] #36 30.06 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T06:09:50.844Z] #36 30.32 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:09:50.844Z] #36 30.39 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T06:09:51.025Z] [2022-05-12T06:09:51.025Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:51.025Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:09:51.025Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T06:09:51.025Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T06:09:51.025Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:09:51.249Z] #64 1.319 + RM_GOPATH=0 [2022-05-12T06:09:51.250Z] #64 1.319 + TMP_GOPATH= [2022-05-12T06:09:51.250Z] #64 1.319 + : /build [2022-05-12T06:09:51.250Z] #64 1.319 + '[' -z '' ']' [2022-05-12T06:09:51.250Z] #64 1.320 ++ mktemp -d [2022-05-12T06:09:51.250Z] #64 1.344 + export GOPATH=/tmp/tmp.ZwUI9lHfXe [2022-05-12T06:09:51.250Z] #64 1.347 + GOPATH=/tmp/tmp.ZwUI9lHfXe [2022-05-12T06:09:51.250Z] #64 1.347 + RM_GOPATH=1 [2022-05-12T06:09:51.250Z] #64 1.348 + case "$(go env GOARCH)" in [2022-05-12T06:09:51.250Z] #64 1.351 ++ go env GOARCH [2022-05-12T06:09:51.250Z] #64 1.394 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:51.250Z] #64 1.394 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:09:51.250Z] #64 1.394 ++ dirname /install.sh [2022-05-12T06:09:51.250Z] #64 1.420 + dir=/ [2022-05-12T06:09:51.250Z] #64 1.444 + bin=containerd [2022-05-12T06:09:51.250Z] #64 1.444 + shift [2022-05-12T06:09:51.250Z] #64 1.446 + '[' '!' -f //containerd.installer ']' [2022-05-12T06:09:51.250Z] #64 1.446 + . //containerd.installer [2022-05-12T06:09:51.250Z] #64 1.446 ++ set -e [2022-05-12T06:09:51.250Z] #64 1.446 ++ : v1.6.4 [2022-05-12T06:09:51.250Z] #64 1.446 + install_containerd [2022-05-12T06:09:51.250Z] #64 1.447 + echo 'Install containerd version v1.6.4' [2022-05-12T06:09:51.250Z] #64 1.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZwUI9lHfXe/src/github.com/containerd/containerd [2022-05-12T06:09:51.250Z] #64 1.447 Install containerd version v1.6.4 [2022-05-12T06:09:51.250Z] #64 1.512 Cloning into '/tmp/tmp.ZwUI9lHfXe/src/github.com/containerd/containerd'... [2022-05-12T06:09:51.432Z] Client: [2022-05-12T06:09:51.432Z] Context: default [2022-05-12T06:09:51.432Z] Debug Mode: false [2022-05-12T06:09:51.432Z] Plugins: [2022-05-12T06:09:51.432Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T06:09:51.432Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T06:09:51.432Z] [2022-05-12T06:09:51.432Z] Server: [2022-05-12T06:09:51.432Z] Containers: 0 [2022-05-12T06:09:51.432Z] Running: 0 [2022-05-12T06:09:51.432Z] Paused: 0 [2022-05-12T06:09:51.432Z] Stopped: 0 [2022-05-12T06:09:51.432Z] Images: 0 [2022-05-12T06:09:51.432Z] Server Version: 20.10.14 [2022-05-12T06:09:51.432Z] Storage Driver: overlay2 [2022-05-12T06:09:51.432Z] Backing Filesystem: extfs [2022-05-12T06:09:51.432Z] Supports d_type: true [2022-05-12T06:09:51.432Z] Native Overlay Diff: true [2022-05-12T06:09:51.432Z] userxattr: false [2022-05-12T06:09:51.432Z] Logging Driver: json-file [2022-05-12T06:09:51.432Z] Cgroup Driver: cgroupfs [2022-05-12T06:09:51.432Z] Cgroup Version: 1 [2022-05-12T06:09:51.432Z] Plugins: [2022-05-12T06:09:51.432Z] Volume: local [2022-05-12T06:09:51.432Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T06:09:51.432Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T06:09:51.432Z] Swarm: inactive [2022-05-12T06:09:51.432Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T06:09:51.432Z] Default Runtime: runc [2022-05-12T06:09:51.432Z] Init Binary: docker-init [2022-05-12T06:09:51.432Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T06:09:51.432Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T06:09:51.432Z] init version: de40ad0 [2022-05-12T06:09:51.432Z] Security Options: [2022-05-12T06:09:51.432Z] apparmor [2022-05-12T06:09:51.432Z] seccomp [2022-05-12T06:09:51.432Z] Profile: default [2022-05-12T06:09:51.432Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T06:09:51.432Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T06:09:51.432Z] OSType: linux [2022-05-12T06:09:51.432Z] Architecture: aarch64 [2022-05-12T06:09:51.432Z] CPUs: 2 [2022-05-12T06:09:51.432Z] Total Memory: 7.562GiB [2022-05-12T06:09:51.432Z] Name: ip-10-100-118-246 [2022-05-12T06:09:51.432Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T06:09:51.432Z] Docker Root Dir: /var/lib/docker [2022-05-12T06:09:51.432Z] Debug Mode: false [2022-05-12T06:09:51.432Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:09:51.432Z] Labels: [2022-05-12T06:09:51.432Z] Experimental: true [2022-05-12T06:09:51.432Z] Insecure Registries: [2022-05-12T06:09:51.432Z] 127.0.0.0/8 [2022-05-12T06:09:51.432Z] Live Restore Enabled: true [2022-05-12T06:09:51.432Z] [Pipeline] sh [2022-05-12T06:09:51.722Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:09:51.722Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:09:51.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43581/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T06:09:51.722Z] + bash /home/ubuntu/workspace/moby_PR-43581/check-config.sh [2022-05-12T06:09:51.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T06:09:51.722Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T06:09:51.722Z] [2022-05-12T06:09:51.722Z] Generally Necessary: [2022-05-12T06:09:51.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T06:09:51.722Z] - apparmor: enabled and tools installed [2022-05-12T06:09:51.722Z] - CONFIG_NAMESPACES: enabled [2022-05-12T06:09:51.722Z] - CONFIG_NET_NS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_PID_NS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_IPC_NS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_UTS_NS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CGROUPS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T06:09:51.722Z] - CONFIG_CPUSETS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_MEMCG: enabled [2022-05-12T06:09:51.722Z] - CONFIG_KEYS: enabled [2022-05-12T06:09:51.722Z] - CONFIG_VETH: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T06:09:51.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T06:09:51.980Z] #71 ... [2022-05-12T06:09:51.980Z] [2022-05-12T06:09:51.980Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:09:51.980Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:09:51.980Z] #49 DONE 0.0s [2022-05-12T06:09:51.980Z] [2022-05-12T06:09:51.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:51.980Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:51.980Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 0.1s done [2022-05-12T06:09:51.980Z] #11 sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 1.86kB / 1.86kB done [2022-05-12T06:09:51.980Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T06:09:51.980Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T06:09:51.980Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.0s [2022-05-12T06:09:51.980Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.6s done [2022-05-12T06:09:51.980Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.9s done [2022-05-12T06:09:51.980Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 11.53MB / 54.58MB 1.0s [2022-05-12T06:09:51.980Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0B / 85.85MB 1.0s [2022-05-12T06:09:51.980Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 18.87MB / 54.58MB 1.1s [2022-05-12T06:09:51.980Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.12MB / 85.85MB 1.1s [2022-05-12T06:09:51.980Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 16.78MB / 85.85MB 1.2s [2022-05-12T06:09:51.984Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T06:09:51.985Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T06:09:51.985Z] [2022-05-12T06:09:51.985Z] Optional Features: [2022-05-12T06:09:51.985Z] - CONFIG_USER_NS: enabled [2022-05-12T06:09:51.985Z] - CONFIG_SECCOMP: enabled [2022-05-12T06:09:51.985Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T06:09:51.985Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T06:09:51.985Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T06:09:51.985Z] (cgroup swap accounting is currently enabled) [2022-05-12T06:09:51.985Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T06:09:51.985Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T06:09:51.985Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T06:09:51.985Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T06:09:51.985Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T06:09:51.985Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T06:09:51.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T06:09:51.985Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T06:09:51.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T06:09:51.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T06:09:51.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T06:09:51.985Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T06:09:51.985Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T06:09:51.985Z] - CONFIG_EXT4_FS: enabled [2022-05-12T06:09:51.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T06:09:51.985Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T06:09:51.985Z] - Network Drivers: [2022-05-12T06:09:51.985Z] - "overlay": [2022-05-12T06:09:51.985Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T06:09:51.985Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T06:09:51.985Z] Optional (for encrypted networks): [2022-05-12T06:09:52.188Z] #64 ... [2022-05-12T06:09:52.188Z] [2022-05-12T06:09:52.188Z] #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-12T06:09:52.188Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:09:52.188Z] #57 59.05 v3.0.2 [2022-05-12T06:09:52.188Z] #57 DONE 59.2s [2022-05-12T06:09:52.244Z] - CONFIG_CRYPTO: enabled [2022-05-12T06:09:52.244Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T06:09:52.244Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T06:09:52.244Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T06:09:52.244Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T06:09:52.244Z] - CONFIG_XFRM: enabled [2022-05-12T06:09:52.244Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T06:09:52.244Z] - "ipvlan": [2022-05-12T06:09:52.244Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T06:09:52.244Z] - "macvlan": [2022-05-12T06:09:52.244Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T06:09:52.244Z] - "ftp,tftp client in container": [2022-05-12T06:09:52.244Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T06:09:52.244Z] - Storage Drivers: [2022-05-12T06:09:52.244Z] - "aufs": [2022-05-12T06:09:52.244Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T06:09:52.244Z] - "btrfs": [2022-05-12T06:09:52.244Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T06:09:52.244Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T06:09:52.244Z] - "devicemapper": [2022-05-12T06:09:52.244Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T06:09:52.244Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T06:09:52.244Z] - "overlay": [2022-05-12T06:09:52.244Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T06:09:52.244Z] - "zfs": [2022-05-12T06:09:52.244Z] - /dev/zfs: present [2022-05-12T06:09:52.244Z] - zfs command: missing [2022-05-12T06:09:52.244Z] - zpool command: missing [2022-05-12T06:09:52.244Z] [2022-05-12T06:09:52.244Z] Limits: [2022-05-12T06:09:52.244Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T06:09:52.244Z] [2022-05-12T06:09:52.244Z] + true [Pipeline] } [2022-05-12T06:09:52.254Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 24.12MB / 85.85MB 1.3s [2022-05-12T06:09:52.254Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 28.31MB / 54.58MB 1.4s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T06:09:52.446Z] [2022-05-12T06:09:52.446Z] #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-12T06:09:52.446Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:52.446Z] #42 58.65 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:09:52.446Z] #42 59.02 Fetched 17.7 MB in 2s (7812 kB/s) [2022-05-12T06:09:52.446Z] #42 59.20 Selecting previously unselected package xxd. [2022-05-12T06:09:52.446Z] #42 59.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 ... 15709 files and directories currently installed.) [2022-05-12T06:09:52.446Z] #42 59.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:09:52.446Z] #42 59.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:09:52.514Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.4s done [2022-05-12T06:09:52.514Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 31.34MB / 54.58MB 1.5s [2022-05-12T06:09:52.514Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 35.81MB / 54.58MB 1.6s [2022-05-12T06:09:52.514Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 35.65MB / 85.85MB 1.6s [2022-05-12T06:09:52.514Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 0B / 141.73MB 1.6s [2022-05-12T06:09:52.606Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9cef468f916655e1d63df643f2ef96716ead84f . [2022-05-12T06:09:52.757Z] #36 32.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T06:09:52.780Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 44.04MB / 54.58MB 1.7s [2022-05-12T06:09:52.780Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 47.19MB / 54.58MB 1.8s [2022-05-12T06:09:52.780Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.39MB / 141.73MB 1.8s [2022-05-12T06:09:52.780Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-12T06:09:52.780Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.0s [2022-05-12T06:09:52.780Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 47.19MB / 85.85MB 2.0s [2022-05-12T06:09:52.780Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 20.05MB / 141.73MB 2.0s [2022-05-12T06:09:52.866Z] #2 [internal] load .dockerignore [2022-05-12T06:09:52.866Z] #2 sha256:7b8ea438e8edfdf9a50044cfa5f03e32cd2ca6d5447fcfe4a5f70226f05e3e5c [2022-05-12T06:09:52.889Z] #19 65.39 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-12T06:09:52.889Z] #19 65.39 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:52.889Z] #19 65.40 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:09:52.889Z] #19 65.50 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-12T06:09:52.889Z] #19 65.50 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:52.889Z] #19 65.51 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:09:52.889Z] #19 65.59 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-12T06:09:52.889Z] #19 65.59 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:52.889Z] #19 65.59 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:09:52.889Z] #19 65.62 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-12T06:09:52.889Z] #19 65.62 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:52.889Z] #19 65.63 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:09:52.889Z] #19 65.66 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-12T06:09:52.889Z] #19 65.66 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:52.889Z] #19 65.66 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:09:52.889Z] #19 65.74 Selecting previously unselected package cross-config. [2022-05-12T06:09:52.889Z] #19 65.74 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-12T06:09:52.889Z] #19 65.74 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-12T06:09:52.889Z] #19 65.77 Selecting previously unselected package gcc-10-cross-base. [2022-05-12T06:09:52.889Z] #19 65.77 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:52.889Z] #19 65.84 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T06:09:52.889Z] #19 65.93 Selecting previously unselected package libc6-arm64-cross. [2022-05-12T06:09:52.889Z] #19 65.93 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T06:09:52.889Z] #19 66.16 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T06:09:53.008Z] #42 59.74 Selecting previously unselected package vim-common. [2022-05-12T06:09:53.008Z] #42 59.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:09:53.008Z] #42 59.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:09:53.017Z] #36 32.50 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T06:09:53.042Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 53.48MB / 85.85MB 2.2s [2022-05-12T06:09:53.042Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 30.41MB / 141.73MB 2.2s [2022-05-12T06:09:53.125Z] #2 transferring context: 145B done [2022-05-12T06:09:53.125Z] #2 DONE 0.2s [2022-05-12T06:09:53.125Z] [2022-05-12T06:09:53.125Z] #1 [internal] load build definition from Dockerfile [2022-05-12T06:09:53.125Z] #1 sha256:d529ceae135053f5d5b915f544e934be62c26489798b8323fa71dedde9101bfa [2022-05-12T06:09:53.125Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T06:09:53.125Z] #1 DONE 0.3s [2022-05-12T06:09:53.125Z] [2022-05-12T06:09:53.125Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T06:09:53.125Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T06:09:53.150Z] #19 66.28 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-12T06:09:53.150Z] #19 66.28 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.150Z] #19 66.29 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.150Z] #19 66.32 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-12T06:09:53.150Z] #19 66.32 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.150Z] #19 66.32 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.150Z] #19 66.36 Selecting previously unselected package libitm1-arm64-cross. [2022-05-12T06:09:53.150Z] #19 66.36 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.150Z] #19 66.36 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.150Z] #19 66.39 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-12T06:09:53.305Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 60.82MB / 85.85MB 2.5s [2022-05-12T06:09:53.305Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 42.99MB / 141.73MB 2.5s [2022-05-12T06:09:53.410Z] #19 66.39 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.410Z] #19 66.40 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.410Z] #19 66.47 Selecting previously unselected package libasan6-arm64-cross. [2022-05-12T06:09:53.410Z] #19 66.47 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.410Z] #19 66.47 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.410Z] #19 66.68 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-12T06:09:53.563Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.5s done [2022-05-12T06:09:53.563Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 0B / 156B 2.6s [2022-05-12T06:09:53.563Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 67.11MB / 85.85MB 2.7s [2022-05-12T06:09:53.563Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 50.33MB / 141.73MB 2.7s [2022-05-12T06:09:53.563Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.7s [2022-05-12T06:09:53.570Z] #42 60.40 Selecting previously unselected package cmake-data. [2022-05-12T06:09:53.571Z] #42 60.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T06:09:53.571Z] #42 60.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:09:53.671Z] #19 66.68 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.671Z] #19 66.69 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.671Z] #19 66.79 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-12T06:09:53.671Z] #19 66.80 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.671Z] #19 66.80 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.693Z] #3 DONE 0.5s [2022-05-12T06:09:53.693Z] [2022-05-12T06:09:53.693Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T06:09:53.693Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T06:09:53.693Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-12T06:09:53.693Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-12T06:09:53.693Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-05-12T06:09:53.693Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T06:09:53.693Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-12T06:09:53.824Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 76.55MB / 85.85MB 2.9s [2022-05-12T06:09:53.824Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 58.72MB / 141.73MB 2.9s [2022-05-12T06:09:53.824Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.7s done [2022-05-12T06:09:53.824Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 83.89MB / 85.85MB 3.0s [2022-05-12T06:09:53.932Z] #19 67.01 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-12T06:09:53.932Z] #19 67.01 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.933Z] #19 67.02 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.933Z] #19 67.17 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-12T06:09:53.933Z] #19 67.17 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:53.933Z] #19 67.17 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:53.933Z] #19 67.27 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-12T06:09:53.953Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-05-12T06:09:54.084Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 71.30MB / 141.73MB 3.1s [2022-05-12T06:09:54.084Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 90.18MB / 141.73MB 3.3s [2022-05-12T06:09:54.193Z] #19 67.27 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:54.193Z] #19 67.27 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:54.193Z] #19 67.40 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-12T06:09:54.193Z] #19 67.40 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:54.193Z] #19 67.41 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:09:54.212Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-12T06:09:54.212Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-12T06:09:54.212Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-12T06:09:54.349Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 105.91MB / 141.73MB 3.5s [2022-05-12T06:09:54.401Z] #36 33.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T06:09:54.471Z] #4 DONE 0.8s [2022-05-12T06:09:54.671Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 119.84MB / 141.73MB 3.7s [2022-05-12T06:09:54.730Z] [2022-05-12T06:09:54.731Z] #6 [internal] load build definition from Dockerfile [2022-05-12T06:09:54.731Z] #6 sha256:f004a48c99427c72eab17bbbb6f95fed04823571be39bdbf66985d477e1310ec [2022-05-12T06:09:54.731Z] #6 DONE 0.0s [2022-05-12T06:09:54.731Z] [2022-05-12T06:09:54.731Z] #5 [internal] load .dockerignore [2022-05-12T06:09:54.731Z] #5 sha256:a1af681f0b7ab1aaa74981ddd43c8742cad4929f78aaf408085ae63d312d478f [2022-05-12T06:09:54.731Z] #5 DONE 0.0s [2022-05-12T06:09:54.731Z] [2022-05-12T06:09:54.731Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:09:54.731Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T06:09:54.929Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 127.23MB / 141.73MB 3.9s [2022-05-12T06:09:54.929Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 3.9s done [2022-05-12T06:09:54.929Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 137.56MB / 141.73MB 4.1s [2022-05-12T06:09:55.298Z] #10 ... [2022-05-12T06:09:55.298Z] [2022-05-12T06:09:55.298Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:09:55.298Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T06:09:55.298Z] #9 DONE 0.8s [2022-05-12T06:09:55.479Z] #42 ... [2022-05-12T06:09:55.479Z] [2022-05-12T06:09:55.479Z] #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-12T06:09:55.479Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:09:55.479Z] #55 52.25 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T06:09:55.479Z] #55 52.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:09:55.479Z] #55 52.33 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T06:09:55.479Z] #55 52.47 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T06:09:55.479Z] #55 52.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:09:55.479Z] #55 53.45 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T06:09:55.479Z] #55 53.47 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T06:09:55.479Z] #55 53.48 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T06:09:55.479Z] #55 53.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T06:09:55.479Z] #55 54.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T06:09:55.479Z] #55 61.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:09:55.479Z] #55 61.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T06:09:55.479Z] #55 61.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T06:09:55.479Z] #55 61.65 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T06:09:55.479Z] #55 61.84 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T06:09:55.479Z] #55 61.89 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:09:55.479Z] #55 62.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T06:09:55.479Z] #55 62.18 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T06:09:55.479Z] #55 62.18 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T06:09:55.479Z] #55 ... [2022-05-12T06:09:55.479Z] [2022-05-12T06:09:55.479Z] #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-12T06:09:55.479Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:55.479Z] #51 54.81 The following additional packages will be installed: [2022-05-12T06:09:55.479Z] #51 54.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:09:55.479Z] #51 54.85 python3-protobuf python3-six [2022-05-12T06:09:55.479Z] #51 54.88 Suggested packages: [2022-05-12T06:09:55.479Z] #51 54.88 python3-setuptools [2022-05-12T06:09:55.479Z] #51 54.88 Recommended packages: [2022-05-12T06:09:55.479Z] #51 54.88 iproute2 | iproute [2022-05-12T06:09:55.479Z] #51 56.18 The following NEW packages will be installed: [2022-05-12T06:09:55.479Z] #51 56.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:09:55.479Z] #51 56.21 python3-protobuf python3-six [2022-05-12T06:09:55.479Z] #51 57.01 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:09:55.479Z] #51 57.01 Need to get 2314 kB of archives. [2022-05-12T06:09:55.479Z] #51 57.01 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T06:09:55.479Z] #51 57.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T06:09:55.479Z] #51 57.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:09:55.479Z] #51 57.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T06:09:55.479Z] #51 57.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T06:09:55.479Z] #51 57.13 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-12T06:09:55.479Z] #51 57.13 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-12T06:09:55.479Z] #51 57.13 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-12T06:09:55.479Z] #51 59.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T06:09:55.479Z] #51 61.98 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:09:55.479Z] #51 ... [2022-05-12T06:09:55.479Z] [2022-05-12T06:09:55.479Z] #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-12T06:09:55.479Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:09:55.479Z] #55 62.43 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T06:09:55.479Z] #55 62.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T06:09:55.479Z] #55 62.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T06:09:55.558Z] [2022-05-12T06:09:55.558Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T06:09:55.558Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T06:09:55.558Z] #10 DONE 0.9s [2022-05-12T06:09:55.558Z] [2022-05-12T06:09:55.558Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T06:09:55.558Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T06:09:55.558Z] #7 DONE 0.9s [2022-05-12T06:09:55.558Z] [2022-05-12T06:09:55.558Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T06:09:55.558Z] #8 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-12T06:09:55.558Z] #8 DONE 0.9s [2022-05-12T06:09:55.741Z] #55 62.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T06:09:55.741Z] #55 62.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T06:09:56.305Z] #55 63.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T06:09:56.305Z] #55 63.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T06:09:56.305Z] #55 63.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T06:09:56.312Z] #11 ... [2022-05-12T06:09:56.312Z] [2022-05-12T06:09:56.312Z] #24 [internal] load build context [2022-05-12T06:09:56.312Z] #24 sha256:e1ae8865d4dda31773562e376ba6cc9acd3694b12174e9ff80f6db4fa35bb51d [2022-05-12T06:09:56.312Z] #24 transferring context: 61.09MB 5.2s done [2022-05-12T06:09:56.312Z] #24 DONE 5.6s [2022-05-12T06:09:56.312Z] [2022-05-12T06:09:56.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:56.312Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:56.312Z] #11 ... [2022-05-12T06:09:56.312Z] [2022-05-12T06:09:56.312Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:56.312Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:09:56.312Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-05-12T06:09:56.312Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s [2022-05-12T06:09:56.562Z] #55 63.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T06:09:56.562Z] #55 63.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T06:09:56.562Z] #55 63.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T06:09:56.562Z] #55 63.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T06:09:56.569Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-05-12T06:09:56.569Z] #71 DONE 5.6s [2022-05-12T06:09:56.569Z] [2022-05-12T06:09:56.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:56.569Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:56.569Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 5.5s done [2022-05-12T06:09:56.818Z] #55 63.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T06:09:56.944Z] #36 ... [2022-05-12T06:09:56.944Z] [2022-05-12T06:09:56.944Z] #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-12T06:09:56.944Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:09:56.944Z] #67 25.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:09:56.944Z] #67 ... [2022-05-12T06:09:56.944Z] [2022-05-12T06:09:56.945Z] #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-12T06:09:56.945Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:56.945Z] #51 30.77 Fetched 8534 kB in 24s (356 kB/s) [2022-05-12T06:09:57.136Z] #11 ... [2022-05-12T06:09:57.136Z] [2022-05-12T06:09:57.136Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:09:57.136Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:09:57.136Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:09:57.136Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T06:09:57.136Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T06:09:57.136Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-05-12T06:09:57.136Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-05-12T06:09:57.136Z] #73 DONE 6.1s [2022-05-12T06:09:57.136Z] [2022-05-12T06:09:57.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:57.136Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:57.522Z] #51 30.77 Reading package lists... [2022-05-12T06:09:57.522Z] #51 ... [2022-05-12T06:09:57.522Z] [2022-05-12T06:09:57.522Z] #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-12T06:09:57.522Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:09:57.522Z] #14 27.79 Fetched 8530 kB in 22s (387 kB/s) [2022-05-12T06:09:57.522Z] #14 27.79 Reading package lists... [2022-05-12T06:09:57.705Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.0s [2022-05-12T06:09:57.747Z] #55 64.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T06:09:58.005Z] #55 64.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T06:09:58.005Z] #55 65.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T06:09:58.103Z] #14 36.94 Reading package lists... [2022-05-12T06:09:58.103Z] #14 ... [2022-05-12T06:09:58.103Z] [2022-05-12T06:09:58.103Z] #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-12T06:09:58.103Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:09:58.103Z] #42 27.42 Fetched 8530 kB in 22s (396 kB/s) [2022-05-12T06:09:58.103Z] #42 27.42 Reading package lists... [2022-05-12T06:09:58.262Z] #55 65.13 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T06:09:58.519Z] #55 65.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T06:09:58.519Z] #55 ... [2022-05-12T06:09:58.519Z] [2022-05-12T06:09:58.519Z] #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-12T06:09:58.519Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:09:58.519Z] #40 65.11 NAME: [2022-05-12T06:09:58.519Z] #40 65.14 go-winres - A tool for embedding resources in Windows executables [2022-05-12T06:09:58.519Z] #40 65.14 [2022-05-12T06:09:58.519Z] #40 65.14 USAGE: [2022-05-12T06:09:58.519Z] #40 65.14 go-winres [global options] command [command options] [arguments...] [2022-05-12T06:09:58.519Z] #40 65.14 [2022-05-12T06:09:58.519Z] #40 65.14 COMMANDS: [2022-05-12T06:09:58.519Z] #40 65.14 init Create an initial ./winres/winres.json [2022-05-12T06:09:58.519Z] #40 65.14 make Make syso files for the "go build" command [2022-05-12T06:09:58.519Z] #40 65.14 simply Make syso files for the "go build" command (simplified) [2022-05-12T06:09:58.519Z] #40 65.14 extract Extract all resources from an executable [2022-05-12T06:09:58.519Z] #40 65.14 patch Replace resources in an executable file (exe, dll) [2022-05-12T06:09:58.519Z] #40 65.14 help, h Shows a list of commands or help for one command [2022-05-12T06:09:58.519Z] #40 65.14 [2022-05-12T06:09:58.519Z] #40 65.14 GLOBAL OPTIONS: [2022-05-12T06:09:58.519Z] #40 65.14 --help, -h show help (default: false) [2022-05-12T06:09:58.519Z] #40 DONE 65.4s [2022-05-12T06:09:58.638Z] #11 ... [2022-05-12T06:09:58.638Z] [2022-05-12T06:09:58.638Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T06:09:58.638Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T06:09:58.638Z] #72 DONE 0.6s [2022-05-12T06:09:58.638Z] [2022-05-12T06:09:58.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:58.638Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:58.638Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.0s done [2022-05-12T06:09:58.777Z] [2022-05-12T06:09:58.777Z] #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-12T06:09:58.777Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:09:58.777Z] #51 62.43 Fetched 2314 kB in 3s (695 kB/s) [2022-05-12T06:09:58.777Z] #51 62.61 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T06:09:58.777Z] #51 62.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:09:58.777Z] #51 62.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T06:09:58.777Z] #51 62.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:09:58.777Z] #51 64.53 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:09:58.777Z] #51 64.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:09:58.777Z] #51 64.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:09:58.777Z] #51 65.10 Selecting previously unselected package python3-six. [2022-05-12T06:09:58.777Z] #51 65.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T06:09:58.777Z] #51 65.11 Unpacking python3-six (1.16.0-2) ... [2022-05-12T06:09:58.777Z] #51 65.43 Selecting previously unselected package python3-protobuf. [2022-05-12T06:09:58.777Z] #51 65.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T06:09:58.777Z] #51 65.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T06:09:58.895Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-12T06:09:59.045Z] #42 36.69 Reading package lists... [2022-05-12T06:09:59.045Z] #42 ... [2022-05-12T06:09:59.045Z] [2022-05-12T06:09:59.045Z] #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-12T06:09:59.045Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:09:59.152Z] #11 ... [2022-05-12T06:09:59.152Z] [2022-05-12T06:09:59.152Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:09:59.152Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T06:09:59.152Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T06:09:59.152Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T06:09:59.152Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s done [2022-05-12T06:09:59.152Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T06:09:59.152Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T06:09:59.152Z] #28 DONE 8.1s [2022-05-12T06:09:59.152Z] [2022-05-12T06:09:59.152Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T06:09:59.152Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T06:09:59.152Z] #74 DONE 0.6s [2022-05-12T06:09:59.152Z] [2022-05-12T06:09:59.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:09:59.152Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:09:59.152Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.4s done [2022-05-12T06:09:59.409Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-12T06:09:59.479Z] #19 72.19 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-12T06:09:59.480Z] #19 72.19 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:09:59.480Z] #19 72.19 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:09:59.480Z] #19 72.22 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-12T06:09:59.480Z] #19 72.22 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-12T06:09:59.480Z] #19 72.22 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T06:09:59.480Z] #19 72.37 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-12T06:09:59.480Z] #19 72.38 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T06:09:59.480Z] #19 72.38 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T06:09:59.480Z] #19 72.59 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-12T06:09:59.480Z] #19 72.59 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:09:59.480Z] #19 72.60 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:09:59.480Z] #19 72.80 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-12T06:09:59.567Z] #47 38.21 Updating files: 71% (1290/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T06:09:59.740Z] #19 72.81 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:09:59.740Z] #19 72.81 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:09:59.827Z] #47 39.04 + git checkout -q v2.3.0 [2022-05-12T06:09:59.978Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.5s done [2022-05-12T06:09:59.978Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-12T06:10:00.145Z] #51 66.49 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:10:00.145Z] #51 66.49 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:10:00.145Z] #51 66.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:10:00.145Z] #51 ... [2022-05-12T06:10:00.145Z] [2022-05-12T06:10:00.145Z] #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-12T06:10:00.145Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:00.145Z] #14 56.93 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-12T06:10:00.145Z] #14 57.24 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-12T06:10:00.145Z] #14 57.26 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-12T06:10:00.145Z] #14 58.28 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-12T06:10:00.145Z] #14 60.76 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-12T06:10:00.145Z] #14 61.69 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-12T06:10:00.145Z] #14 62.85 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-12T06:10:00.145Z] #14 65.31 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-12T06:10:00.145Z] #14 66.29 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-12T06:10:00.145Z] #14 66.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T06:10:00.145Z] #14 66.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T06:10:00.145Z] #14 66.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:10:00.145Z] #14 66.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:10:00.145Z] #14 66.39 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-12T06:10:00.145Z] #14 66.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T06:10:00.145Z] #14 66.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T06:10:00.145Z] #14 66.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T06:10:00.145Z] #14 66.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T06:10:00.145Z] #14 66.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T06:10:00.145Z] #14 66.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T06:10:00.145Z] #14 66.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T06:10:00.145Z] #14 66.63 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-12T06:10:00.145Z] #14 66.64 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-12T06:10:00.145Z] #14 66.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T06:10:00.145Z] #14 ... [2022-05-12T06:10:00.145Z] [2022-05-12T06:10:00.145Z] #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-12T06:10:00.145Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:00.145Z] #51 66.76 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:10:00.145Z] #51 66.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:10:00.145Z] #51 66.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:10:00.398Z] #47 ... [2022-05-12T06:10:00.398Z] [2022-05-12T06:10:00.398Z] #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-12T06:10:00.398Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:00.398Z] #62 30.02 Fetched 8530 kB in 23s (364 kB/s) [2022-05-12T06:10:00.398Z] #62 30.02 Reading package lists... [2022-05-12T06:10:00.659Z] #62 38.95 Reading package lists... [2022-05-12T06:10:00.659Z] #62 ... [2022-05-12T06:10:00.659Z] [2022-05-12T06:10:00.659Z] #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-12T06:10:00.659Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:00.659Z] #51 30.77 Reading package lists... [2022-05-12T06:10:00.846Z] [2022-05-12T06:10:00.846Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:10:00.846Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:10:00.846Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T06:10:00.846Z] #73 DONE 0.0s [2022-05-12T06:10:00.846Z] [2022-05-12T06:10:00.846Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:00.846Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:00.846Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 0.1s done [2022-05-12T06:10:00.846Z] #11 sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 1.86kB / 1.86kB done [2022-05-12T06:10:00.846Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-12T06:10:00.846Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-12T06:10:00.846Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0B / 53.63MB 0.1s [2022-05-12T06:10:01.092Z] #51 67.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:10:01.092Z] #51 67.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:10:01.092Z] #51 67.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:10:01.092Z] #51 67.77 Selecting previously unselected package criu. [2022-05-12T06:10:01.092Z] #51 67.77 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T06:10:01.139Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 4.19MB / 53.63MB 0.3s [2022-05-12T06:10:01.139Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0B / 4.94MB 0.3s [2022-05-12T06:10:01.139Z] #11 ... [2022-05-12T06:10:01.139Z] [2022-05-12T06:10:01.139Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:10:01.139Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:10:01.139Z] #49 DONE 0.9s [2022-05-12T06:10:01.139Z] [2022-05-12T06:10:01.139Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:01.139Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:01.139Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 26.21MB / 53.63MB 0.5s [2022-05-12T06:10:01.139Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 0.5s [2022-05-12T06:10:01.139Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 3.15MB / 10.66MB 0.5s [2022-05-12T06:10:01.349Z] #51 67.78 Unpacking criu (3.17-1) ... [2022-05-12T06:10:01.490Z] #11 ... [2022-05-12T06:10:01.490Z] [2022-05-12T06:10:01.490Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T06:10:01.490Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T06:10:01.490Z] #49 DONE 0.0s [2022-05-12T06:10:01.490Z] [2022-05-12T06:10:01.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:01.490Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:01.490Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 35.65MB / 53.63MB 0.5s [2022-05-12T06:10:01.490Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 0.5s [2022-05-12T06:10:01.490Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 50.33MB / 53.63MB 0.6s [2022-05-12T06:10:01.490Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 0.8s [2022-05-12T06:10:01.490Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 0.7s done [2022-05-12T06:10:01.490Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 9.97MB / 54.67MB 0.8s [2022-05-12T06:10:01.752Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 19.87MB / 54.67MB 0.9s [2022-05-12T06:10:01.752Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 29.36MB / 54.67MB 1.1s [2022-05-12T06:10:02.012Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 32.51MB / 54.67MB 1.1s [2022-05-12T06:10:02.012Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 1.2s done [2022-05-12T06:10:02.013Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 1.3s [2022-05-12T06:10:02.717Z] #51 69.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:10:03.411Z] #11 ... [2022-05-12T06:10:03.411Z] [2022-05-12T06:10:03.411Z] #24 [internal] load build context [2022-05-12T06:10:03.411Z] #24 sha256:ef4e53c2b4f54f1f98ddb46ea4c26a233d0e7614a812d76450dbd6279ee67315 [2022-05-12T06:10:03.411Z] #24 transferring context: 61.10MB 2.2s done [2022-05-12T06:10:03.411Z] #24 DONE 3.1s [2022-05-12T06:10:03.411Z] [2022-05-12T06:10:03.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:03.411Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:03.411Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.8s done [2022-05-12T06:10:03.411Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 0B / 81.07MB 2.8s [2022-05-12T06:10:03.671Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 7.74MB / 81.07MB 2.9s [2022-05-12T06:10:03.671Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 22.02MB / 81.07MB 3.0s [2022-05-12T06:10:03.930Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 31.46MB / 81.07MB 3.1s [2022-05-12T06:10:03.930Z] #11 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0.5s [2022-05-12T06:10:04.190Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 46.91MB / 81.07MB 3.3s [2022-05-12T06:10:04.190Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 55.57MB / 81.07MB 3.4s [2022-05-12T06:10:04.190Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 66.06MB / 81.07MB 3.6s [2022-05-12T06:10:04.451Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 3.7s [2022-05-12T06:10:04.451Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 3.8s done [2022-05-12T06:10:04.451Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 0B / 126B 3.8s [2022-05-12T06:10:04.710Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 3.9s [2022-05-12T06:10:05.026Z] #19 78.28 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-12T06:10:05.026Z] #19 78.28 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:05.244Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.7s done [2022-05-12T06:10:05.244Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.1s [2022-05-12T06:10:05.597Z] #19 78.52 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:10:05.944Z] #51 39.30 Reading package lists... [2022-05-12T06:10:05.944Z] #51 ... [2022-05-12T06:10:05.944Z] [2022-05-12T06:10:05.944Z] #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-12T06:10:05.944Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:05.944Z] #42 36.69 Reading package lists... [2022-05-12T06:10:05.996Z] #51 72.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:10:05.996Z] #51 72.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:10:05.996Z] #51 72.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:10:05.996Z] #51 72.28 Setting up python3-six (1.16.0-2) ... [2022-05-12T06:10:05.996Z] #51 ... [2022-05-12T06:10:05.996Z] [2022-05-12T06:10:05.996Z] #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-12T06:10:05.996Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:05.996Z] #55 66.53 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T06:10:05.996Z] #55 66.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T06:10:05.996Z] #55 66.74 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T06:10:05.996Z] #55 66.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T06:10:05.996Z] #55 66.93 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T06:10:05.996Z] #55 66.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T06:10:05.996Z] #55 67.12 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T06:10:05.996Z] #55 67.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T06:10:05.996Z] #55 67.39 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T06:10:05.996Z] #55 67.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T06:10:05.996Z] #55 67.56 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T06:10:05.996Z] #55 67.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T06:10:05.996Z] #55 67.69 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T06:10:05.996Z] #55 67.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T06:10:05.996Z] #55 67.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T06:10:05.996Z] #55 67.90 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T06:10:05.996Z] #55 67.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T06:10:05.996Z] #55 68.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T06:10:05.996Z] #55 68.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T06:10:05.996Z] #55 68.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T06:10:05.996Z] #55 68.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T06:10:05.996Z] #55 68.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T06:10:05.996Z] #55 68.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T06:10:05.996Z] #55 68.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T06:10:05.996Z] #55 68.93 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T06:10:05.996Z] #55 68.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T06:10:05.996Z] #55 69.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T06:10:05.996Z] #55 69.03 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T06:10:05.996Z] #55 69.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T06:10:05.996Z] #55 69.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T06:10:05.996Z] #55 69.22 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T06:10:05.996Z] #55 69.26 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T06:10:05.996Z] #55 69.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T06:10:05.996Z] #55 69.39 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T06:10:05.996Z] #55 69.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T06:10:05.996Z] #55 69.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T06:10:05.996Z] #55 69.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T06:10:05.996Z] #55 69.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T06:10:05.996Z] #55 69.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T06:10:05.996Z] #55 69.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T06:10:05.996Z] #55 69.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T06:10:05.996Z] #55 70.03 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T06:10:05.996Z] #55 70.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T06:10:05.996Z] #55 70.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T06:10:05.996Z] #55 70.91 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T06:10:05.996Z] #55 70.93 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T06:10:05.996Z] #55 71.12 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T06:10:05.996Z] #55 71.37 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T06:10:05.996Z] #55 71.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T06:10:05.996Z] #55 71.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T06:10:05.996Z] #55 71.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T06:10:05.996Z] #55 71.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T06:10:05.996Z] #55 71.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T06:10:05.996Z] #55 71.96 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T06:10:05.996Z] #55 71.97 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T06:10:05.996Z] #55 71.97 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T06:10:05.996Z] #55 72.07 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T06:10:05.996Z] #55 72.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T06:10:05.996Z] #55 72.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T06:10:05.996Z] #55 72.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T06:10:05.996Z] #55 72.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T06:10:05.996Z] #55 72.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T06:10:05.996Z] #55 72.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T06:10:05.996Z] #55 72.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T06:10:05.996Z] #55 73.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T06:10:06.167Z] #19 79.54 Selecting previously unselected package patch. [2022-05-12T06:10:06.175Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 5.3s done [2022-05-12T06:10:06.175Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 5.3s done [2022-05-12T06:10:06.175Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 [2022-05-12T06:10:06.175Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0B / 108.86MB 5.3s [2022-05-12T06:10:06.175Z] #11 ... [2022-05-12T06:10:06.175Z] [2022-05-12T06:10:06.175Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T06:10:06.175Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T06:10:06.175Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T06:10:06.175Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T06:10:06.175Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-12T06:10:06.175Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-12T06:10:06.175Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.8s done [2022-05-12T06:10:06.175Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 1.9s done [2022-05-12T06:10:06.175Z] #28 DONE 5.6s [2022-05-12T06:10:06.175Z] [2022-05-12T06:10:06.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:06.175Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:06.175Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 20.56MB / 108.86MB 5.5s [2022-05-12T06:10:06.252Z] #55 73.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T06:10:06.252Z] #55 73.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T06:10:06.252Z] #55 73.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T06:10:06.252Z] #55 73.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T06:10:06.435Z] #19 79.54 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-12T06:10:06.435Z] #19 79.64 Unpacking patch (2.7.6-7) ... [2022-05-12T06:10:06.435Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.3s done [2022-05-12T06:10:06.436Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 29.36MB / 108.86MB 5.6s [2022-05-12T06:10:06.436Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c [2022-05-12T06:10:06.436Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 36.70MB / 108.86MB 5.7s [2022-05-12T06:10:06.518Z] #55 73.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T06:10:06.697Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 42.99MB / 108.86MB 5.8s [2022-05-12T06:10:06.697Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 55.57MB / 108.86MB 5.9s [2022-05-12T06:10:06.958Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 75.50MB / 108.86MB 6.2s [2022-05-12T06:10:07.081Z] #55 73.82 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T06:10:07.217Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.7s done [2022-05-12T06:10:07.217Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 89.31MB / 108.86MB 6.5s [2022-05-12T06:10:07.480Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 99.61MB / 108.86MB 6.6s [2022-05-12T06:10:07.480Z] #11 ... [2022-05-12T06:10:07.480Z] [2022-05-12T06:10:07.480Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:10:07.480Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T06:10:07.480Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T06:10:07.480Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:10:07.480Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T06:10:07.480Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T06:10:07.480Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-05-12T06:10:07.480Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-05-12T06:10:07.480Z] #71 DONE 7.0s [2022-05-12T06:10:07.480Z] [2022-05-12T06:10:07.480Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:07.480Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:07.480Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf [2022-05-12T06:10:07.645Z] #55 ... [2022-05-12T06:10:07.645Z] [2022-05-12T06:10:07.645Z] #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-12T06:10:07.645Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:07.645Z] #51 74.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:10:07.645Z] #51 74.32 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T06:10:07.739Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 7.0s [2022-05-12T06:10:07.818Z] #19 80.87 Selecting previously unselected package dpkg-dev. [2022-05-12T06:10:07.818Z] #19 80.87 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-12T06:10:07.818Z] #19 81.03 Unpacking dpkg-dev (1.20.9) ... [2022-05-12T06:10:08.499Z] #42 45.26 Building dependency tree... [2022-05-12T06:10:09.202Z] #19 82.13 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-12T06:10:09.202Z] #19 82.14 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-12T06:10:09.202Z] #19 82.33 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T06:10:09.461Z] #11 ... [2022-05-12T06:10:09.461Z] [2022-05-12T06:10:09.462Z] #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-12T06:10:09.462Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:10:09.462Z] #29 1.121 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:09.462Z] #29 1.133 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:09.462Z] #29 1.133 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:09.462Z] #29 1.256 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:10:09.462Z] #29 1.430 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:10:09.462Z] #29 1.676 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:10:09.462Z] #29 3.134 Fetched 8530 kB in 2s (3737 kB/s) [2022-05-12T06:10:09.462Z] #29 3.134 Reading package lists... [2022-05-12T06:10:09.462Z] #29 3.965 Reading package lists... [2022-05-12T06:10:09.462Z] #29 4.882 Building dependency tree... [2022-05-12T06:10:09.462Z] #29 5.276 The following additional packages will be installed: [2022-05-12T06:10:09.462Z] #29 5.276 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T06:10:09.462Z] #29 5.276 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T06:10:09.462Z] #29 5.276 Recommended packages: [2022-05-12T06:10:09.462Z] #29 5.276 libldap-common publicsuffix libsasl2-modules [2022-05-12T06:10:09.462Z] #29 5.480 The following NEW packages will be installed: [2022-05-12T06:10:09.462Z] #29 5.480 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T06:10:09.462Z] #29 5.480 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T06:10:09.462Z] #29 5.480 libssh2-1 openssl [2022-05-12T06:10:09.462Z] #29 5.751 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:09.462Z] #29 5.751 Need to get 3040 kB of archives. [2022-05-12T06:10:09.462Z] #29 5.751 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T06:10:09.462Z] #29 5.751 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T06:10:09.462Z] #29 5.769 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T06:10:09.462Z] #29 5.769 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T06:10:09.462Z] #29 5.769 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-12T06:10:09.462Z] #29 5.770 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T06:10:09.462Z] #29 5.792 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T06:10:09.462Z] #29 5.800 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T06:10:09.462Z] #29 5.807 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:10:09.462Z] #29 5.819 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:10:09.462Z] #29 5.819 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:10:09.462Z] #29 5.968 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:09.462Z] #29 5.997 Fetched 3040 kB in 0s (9014 kB/s) [2022-05-12T06:10:09.462Z] #29 6.032 Selecting previously unselected package openssl. [2022-05-12T06:10:09.462Z] #29 6.032 (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-12T06:10:09.462Z] #29 6.032 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.038 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 6.285 Selecting previously unselected package ca-certificates. [2022-05-12T06:10:09.462Z] #29 6.285 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T06:10:09.462Z] #29 6.288 Unpacking ca-certificates (20210119) ... [2022-05-12T06:10:09.462Z] #29 6.426 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T06:10:09.462Z] #29 6.426 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.433 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:10:09.462Z] #29 6.549 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T06:10:09.462Z] #29 6.549 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.553 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 6.621 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T06:10:09.462Z] #29 6.622 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.628 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 6.739 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T06:10:09.462Z] #29 6.739 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.745 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:10:09.462Z] #29 6.827 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T06:10:09.462Z] #29 6.827 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.837 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:10:09.462Z] #29 6.881 Selecting previously unselected package libpsl5:amd64. [2022-05-12T06:10:09.462Z] #29 6.881 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.886 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:10:09.462Z] #29 6.948 Selecting previously unselected package librtmp1:amd64. [2022-05-12T06:10:09.462Z] #29 6.948 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 6.952 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:10:09.462Z] #29 7.006 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T06:10:09.462Z] #29 7.006 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.007 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:10:09.462Z] #29 7.075 Selecting previously unselected package libcurl4:amd64. [2022-05-12T06:10:09.462Z] #29 7.075 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.078 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 7.155 Selecting previously unselected package curl. [2022-05-12T06:10:09.462Z] #29 7.155 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.160 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 7.231 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:10:09.462Z] #29 7.231 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.235 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:10:09.462Z] #29 7.302 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:10:09.462Z] #29 7.302 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.306 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:10:09.462Z] #29 7.365 Selecting previously unselected package jq. [2022-05-12T06:10:09.462Z] #29 7.366 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:10:09.462Z] #29 7.370 Unpacking jq (1.6-2.1) ... [2022-05-12T06:10:09.462Z] #29 7.423 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T06:10:09.462Z] #29 7.437 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T06:10:09.462Z] #29 7.450 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T06:10:09.462Z] #29 7.526 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 7.537 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:10:09.462Z] #29 7.551 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 7.569 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T06:10:09.462Z] #29 7.589 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 7.608 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:10:09.462Z] #29 7.623 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:10:09.462Z] #29 7.646 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T06:10:09.462Z] #29 7.662 Setting up ca-certificates (20210119) ... [2022-05-12T06:10:09.462Z] #29 8.266 Updating certificates in /etc/ssl/certs... [2022-05-12T06:10:09.462Z] #29 8.995 129 added, 0 removed; done. [2022-05-12T06:10:09.462Z] #29 9.029 Setting up jq (1.6-2.1) ... [2022-05-12T06:10:09.462Z] #29 9.041 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 9.053 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:09.462Z] #29 9.065 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:09.462Z] #29 9.086 Processing triggers for ca-certificates (20210119) ... [2022-05-12T06:10:09.462Z] #29 9.095 Updating certificates in /etc/ssl/certs... [2022-05-12T06:10:09.462Z] #29 9.685 0 added, 0 removed; done. [2022-05-12T06:10:09.462Z] #29 9.685 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T06:10:09.462Z] #29 9.685 done. [2022-05-12T06:10:09.462Z] #29 ... [2022-05-12T06:10:09.462Z] [2022-05-12T06:10:09.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:09.462Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:10:09.542Z] #51 ... [2022-05-12T06:10:09.542Z] [2022-05-12T06:10:09.542Z] #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-12T06:10:09.542Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:09.542Z] #42 66.32 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:10:09.542Z] #42 66.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:10:09.542Z] #42 66.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:09.542Z] #42 ... [2022-05-12T06:10:09.542Z] [2022-05-12T06:10:09.542Z] #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-12T06:10:09.542Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:09.542Z] #55 75.77 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T06:10:09.542Z] #55 75.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T06:10:09.542Z] #55 75.97 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T06:10:09.542Z] #55 76.23 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T06:10:09.542Z] #55 76.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:10:09.542Z] #55 76.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:10:09.542Z] #55 76.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T06:10:09.719Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.8s done [2022-05-12T06:10:09.972Z] #55 76.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T06:10:10.141Z] #19 83.38 Selecting previously unselected package libio-string-perl. [2022-05-12T06:10:10.244Z] #55 77.01 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:10:10.244Z] #55 77.03 go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:10:10.282Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T06:10:10.400Z] #19 83.38 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-12T06:10:10.400Z] #19 83.57 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-12T06:10:10.539Z] #11 ... [2022-05-12T06:10:10.539Z] [2022-05-12T06:10:10.539Z] #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-12T06:10:10.539Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T06:10:10.539Z] #29 DONE 11.3s [2022-05-12T06:10:10.539Z] [2022-05-12T06:10:10.539Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:10.539Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:10:10.798Z] #11 ... [2022-05-12T06:10:10.798Z] [2022-05-12T06:10:10.798Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T06:10:10.798Z] #30 sha256:70d46c7af283178fe7199355eb0f0c7a493a5412983388b8bdbd53ca87c13b90 [2022-05-12T06:10:10.798Z] #30 DONE 0.5s [2022-05-12T06:10:10.798Z] [2022-05-12T06:10:10.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:10.798Z] #11 sha256:1c2c128d328040e1322238e7e5feea0f979fd4c53a9da82437c906b092954e3e [2022-05-12T06:10:11.036Z] #11 ... [2022-05-12T06:10:11.036Z] [2022-05-12T06:10:11.036Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:10:11.036Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:10:11.036Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T06:10:11.036Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T06:10:11.036Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T06:10:11.036Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-05-12T06:10:11.036Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-05-12T06:10:11.036Z] #73 ... [2022-05-12T06:10:11.036Z] [2022-05-12T06:10:11.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:11.036Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:11.036Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 3.3s done [2022-05-12T06:10:11.231Z] #55 ... [2022-05-12T06:10:11.231Z] [2022-05-12T06:10:11.231Z] #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-12T06:10:11.231Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:11.231Z] #14 68.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:11.231Z] #14 68.62 Fetched 115 MB in 11s (10.0 MB/s) [2022-05-12T06:10:11.231Z] #14 68.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T06:10:11.231Z] #14 68.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:11.231Z] #14 68.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:10:11.231Z] #14 68.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:10:11.231Z] #14 73.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T06:10:11.231Z] #14 73.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:10:11.231Z] #14 73.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:10:11.784Z] #19 84.82 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:10:11.784Z] #19 84.82 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:10:11.784Z] #19 85.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:11.796Z] #14 78.68 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T06:10:11.796Z] #14 78.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T06:10:11.796Z] #14 78.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:10:11.796Z] #14 ... [2022-05-12T06:10:11.796Z] [2022-05-12T06:10:11.796Z] #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-12T06:10:11.796Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:10:11.796Z] #34 68.56 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 96% (1463/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-12T06:10:11.796Z] #34 69.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T06:10:11.796Z] #34 69.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T06:10:11.970Z] #42 ... [2022-05-12T06:10:11.971Z] [2022-05-12T06:10:11.971Z] #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-12T06:10:11.971Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:11.971Z] #55 50.98 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T06:10:11.971Z] #55 51.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:10:11.971Z] #55 51.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T06:10:11.971Z] #55 51.28 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T06:10:12.053Z] #34 ... [2022-05-12T06:10:12.053Z] [2022-05-12T06:10:12.053Z] #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-12T06:10:12.053Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:12.053Z] #42 78.90 Selecting previously unselected package libxml2:amd64. [2022-05-12T06:10:12.053Z] #42 78.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T06:10:12.053Z] #42 78.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:10:12.066Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 11.1s done [2022-05-12T06:10:12.066Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 [2022-05-12T06:10:12.066Z] #11 ... [2022-05-12T06:10:12.066Z] [2022-05-12T06:10:12.066Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T06:10:12.066Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T06:10:12.066Z] #73 DONE 11.5s [2022-05-12T06:10:12.066Z] [2022-05-12T06:10:12.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:12.066Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:12.360Z] #55 51.70 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:10:12.979Z] #55 52.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T06:10:12.979Z] #55 52.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T06:10:12.979Z] #55 52.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T06:10:12.979Z] #55 52.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T06:10:12.979Z] #55 ... [2022-05-12T06:10:12.979Z] [2022-05-12T06:10:12.979Z] #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-12T06:10:12.979Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:10:12.979Z] #47 42.16 + 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-12T06:10:12.979Z] #47 ... [2022-05-12T06:10:12.979Z] [2022-05-12T06:10:12.979Z] #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-12T06:10:12.979Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:12.979Z] #42 51.32 The following additional packages will be installed: [2022-05-12T06:10:12.979Z] #42 51.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T06:10:12.979Z] #42 51.40 Suggested packages: [2022-05-12T06:10:12.979Z] #42 51.43 cmake-doc ninja-build lrzip [2022-05-12T06:10:12.979Z] #42 51.43 Recommended packages: [2022-05-12T06:10:12.979Z] #42 51.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T06:10:13.571Z] #42 80.28 Selecting previously unselected package libarchive13:amd64. [2022-05-12T06:10:13.571Z] #42 80.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T06:10:13.571Z] #42 80.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:10:13.829Z] #42 80.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T06:10:13.829Z] #42 80.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T06:10:13.829Z] #42 80.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:10:13.959Z] #42 53.52 The following NEW packages will be installed: [2022-05-12T06:10:13.959Z] #42 53.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T06:10:13.959Z] #42 53.55 vim-common xxd [2022-05-12T06:10:14.332Z] #19 87.07 Selecting previously unselected package libxml2:amd64. [2022-05-12T06:10:14.332Z] #19 87.07 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T06:10:14.332Z] #19 87.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:10:14.392Z] #42 81.21 Selecting previously unselected package librhash0:amd64. [2022-05-12T06:10:14.393Z] #42 81.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T06:10:14.393Z] #42 81.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:10:14.563Z] #42 54.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:14.563Z] #42 54.17 Need to get 17.7 MB of archives. [2022-05-12T06:10:14.563Z] #42 54.17 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T06:10:14.563Z] #42 54.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:10:14.563Z] #42 54.17 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-12T06:10:14.563Z] #42 54.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T06:10:14.822Z] #42 54.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:10:14.960Z] #42 81.75 Selecting previously unselected package libuv1:amd64. [2022-05-12T06:10:14.960Z] #42 81.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T06:10:14.960Z] #42 81.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:10:15.217Z] #42 82.19 Selecting previously unselected package cmake. [2022-05-12T06:10:15.273Z] #19 88.29 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-12T06:10:15.273Z] #19 88.29 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-12T06:10:15.273Z] #19 88.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T06:10:15.419Z] #42 55.13 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-12T06:10:15.474Z] #42 82.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T06:10:15.474Z] #42 82.25 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:10:15.689Z] #42 55.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T06:10:15.689Z] #42 55.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T06:10:15.689Z] #42 55.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T06:10:15.689Z] #42 55.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T06:10:15.689Z] #42 55.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T06:10:15.980Z] #42 ... [2022-05-12T06:10:15.980Z] [2022-05-12T06:10:15.980Z] #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-12T06:10:15.980Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:15.980Z] #14 36.94 Reading package lists... [2022-05-12T06:10:15.980Z] #14 45.85 Building dependency tree... [2022-05-12T06:10:15.980Z] #14 52.89 The following additional packages will be installed: [2022-05-12T06:10:15.980Z] #14 52.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:10:15.980Z] #14 52.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T06:10:15.980Z] #14 52.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T06:10:15.980Z] #14 52.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T06:10:15.980Z] #14 52.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T06:10:15.980Z] #14 52.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T06:10:15.980Z] #14 52.92 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T06:10:15.980Z] #14 52.93 Suggested packages: [2022-05-12T06:10:15.980Z] #14 52.96 gcc-10-locales seccomp wine64 [2022-05-12T06:10:15.980Z] #14 55.67 The following NEW packages will be installed: [2022-05-12T06:10:16.055Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T06:10:16.216Z] #19 89.21 Selecting previously unselected package libxml-sax-base-perl. [2022-05-12T06:10:16.216Z] #19 89.21 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-12T06:10:16.216Z] #19 89.22 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T06:10:16.249Z] #14 55.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:10:16.249Z] #14 55.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T06:10:16.249Z] #14 55.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T06:10:16.249Z] #14 55.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T06:10:16.249Z] #14 55.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T06:10:16.249Z] #14 55.70 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T06:10:16.249Z] #14 55.72 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T06:10:16.249Z] #14 55.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T06:10:16.249Z] #14 55.72 mingw-w64-x86-64-dev [2022-05-12T06:10:16.308Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 3.8s done [2022-05-12T06:10:16.308Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d [2022-05-12T06:10:16.308Z] #11 ... [2022-05-12T06:10:16.308Z] [2022-05-12T06:10:16.308Z] #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-12T06:10:16.308Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T06:10:16.308Z] #29 1.460 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:16.308Z] #29 1.485 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:16.308Z] #29 1.535 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:16.308Z] #29 1.681 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:10:16.308Z] #29 1.895 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:10:16.308Z] #29 2.416 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:10:16.308Z] #29 3.352 Fetched 8417 kB in 2s (3893 kB/s) [2022-05-12T06:10:16.308Z] #29 3.352 Reading package lists... [2022-05-12T06:10:16.308Z] #29 3.947 Reading package lists... [2022-05-12T06:10:16.308Z] #29 4.500 Building dependency tree... [2022-05-12T06:10:16.308Z] #29 4.867 The following additional packages will be installed: [2022-05-12T06:10:16.308Z] #29 4.868 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T06:10:16.308Z] #29 4.870 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T06:10:16.308Z] #29 4.870 Recommended packages: [2022-05-12T06:10:16.308Z] #29 4.870 libldap-common publicsuffix libsasl2-modules [2022-05-12T06:10:16.308Z] #29 5.068 The following NEW packages will be installed: [2022-05-12T06:10:16.308Z] #29 5.068 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T06:10:16.308Z] #29 5.069 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T06:10:16.308Z] #29 5.069 libssh2-1 openssl [2022-05-12T06:10:16.308Z] #29 5.349 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:16.308Z] #29 5.349 Need to get 2934 kB of archives. [2022-05-12T06:10:16.308Z] #29 5.349 After this operation, 6476 kB of additional disk space will be used. [2022-05-12T06:10:16.308Z] #29 5.349 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-12T06:10:16.308Z] #29 5.420 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-12T06:10:16.308Z] #29 5.479 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-12T06:10:16.308Z] #29 5.561 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-12T06:10:16.308Z] #29 5.562 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-12T06:10:16.308Z] #29 5.565 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-12T06:10:16.308Z] #29 5.591 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-12T06:10:16.308Z] #29 5.597 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-12T06:10:16.308Z] #29 5.601 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-12T06:10:16.308Z] #29 5.681 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-12T06:10:16.308Z] #29 5.681 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-12T06:10:16.308Z] #29 5.684 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-12T06:10:16.308Z] #29 5.692 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T06:10:16.308Z] #29 5.698 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T06:10:16.308Z] #29 5.704 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T06:10:16.308Z] #29 5.949 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:16.308Z] #29 6.002 Fetched 2934 kB in 1s (4709 kB/s) [2022-05-12T06:10:16.308Z] #29 6.070 Selecting previously unselected package openssl. [2022-05-12T06:10:16.308Z] #29 6.070 (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-12T06:10:16.308Z] #29 6.076 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 6.085 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:10:16.308Z] #29 6.326 Selecting previously unselected package ca-certificates. [2022-05-12T06:10:16.308Z] #29 6.326 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T06:10:16.308Z] #29 6.342 Unpacking ca-certificates (20210119) ... [2022-05-12T06:10:16.308Z] #29 7.048 Selecting previously unselected package libbrotli1:arm64. [2022-05-12T06:10:16.308Z] #29 7.048 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 7.076 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T06:10:16.308Z] #29 7.793 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-12T06:10:16.308Z] #29 7.793 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 7.880 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:16.308Z] #29 8.210 Selecting previously unselected package libsasl2-2:arm64. [2022-05-12T06:10:16.308Z] #29 8.210 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 8.233 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:16.308Z] #29 8.672 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-12T06:10:16.308Z] #29 8.672 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 8.724 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T06:10:16.308Z] #29 8.885 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-12T06:10:16.308Z] #29 8.885 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 8.898 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T06:10:16.308Z] #29 8.992 Selecting previously unselected package libpsl5:arm64. [2022-05-12T06:10:16.308Z] #29 8.992 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 9.009 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T06:10:16.308Z] #29 9.104 Selecting previously unselected package librtmp1:arm64. [2022-05-12T06:10:16.308Z] #29 9.104 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 9.251 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:10:16.308Z] #29 9.654 Selecting previously unselected package libssh2-1:arm64. [2022-05-12T06:10:16.308Z] #29 9.654 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 9.666 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T06:10:16.308Z] #29 9.975 Selecting previously unselected package libcurl4:arm64. [2022-05-12T06:10:16.308Z] #29 9.975 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T06:10:16.308Z] #29 9.987 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:16.308Z] #29 ... [2022-05-12T06:10:16.308Z] [2022-05-12T06:10:16.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:16.308Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:16.787Z] #19 89.95 Selecting previously unselected package libxml-sax-perl. [2022-05-12T06:10:16.787Z] #19 89.95 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-12T06:10:16.818Z] #14 56.41 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:16.819Z] #14 56.41 Need to get 115 MB of archives. [2022-05-12T06:10:16.819Z] #14 56.41 After this operation, 645 MB of additional disk space will be used. [2022-05-12T06:10:16.819Z] #14 56.41 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-12T06:10:17.048Z] #19 90.13 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T06:10:17.079Z] #14 56.79 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-12T06:10:17.339Z] #14 57.01 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-12T06:10:17.339Z] #14 57.01 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-12T06:10:17.339Z] #14 57.03 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-12T06:10:17.339Z] #14 57.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T06:10:17.908Z] #14 57.52 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-12T06:10:18.168Z] #14 ... [2022-05-12T06:10:18.168Z] [2022-05-12T06:10:18.169Z] #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-12T06:10:18.169Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:18.169Z] #62 38.95 Reading package lists... [2022-05-12T06:10:18.169Z] #62 47.96 Building dependency tree... [2022-05-12T06:10:18.169Z] #62 54.82 The following additional packages will be installed: [2022-05-12T06:10:18.169Z] #62 54.86 libbtrfs0 [2022-05-12T06:10:18.169Z] #62 55.30 The following NEW packages will be installed: [2022-05-12T06:10:18.169Z] #62 55.32 libbtrfs-dev libbtrfs0 [2022-05-12T06:10:18.169Z] #62 55.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:18.169Z] #62 55.92 Need to get 460 kB of archives. [2022-05-12T06:10:18.169Z] #62 55.92 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T06:10:18.169Z] #62 55.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:10:18.169Z] #62 55.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:10:18.169Z] #62 57.83 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:18.169Z] #62 ... [2022-05-12T06:10:18.169Z] [2022-05-12T06:10:18.169Z] #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-12T06:10:18.169Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:18.169Z] #14 57.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-12T06:10:18.429Z] #14 57.91 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-12T06:10:18.431Z] #19 91.42 Selecting previously unselected package libxml-libxml-perl. [2022-05-12T06:10:18.432Z] #19 91.42 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-12T06:10:18.432Z] #19 91.62 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T06:10:18.752Z] #42 ... [2022-05-12T06:10:18.752Z] [2022-05-12T06:10:18.752Z] #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-12T06:10:18.752Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:18.752Z] #55 84.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T06:10:18.752Z] #55 85.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T06:10:18.752Z] #55 85.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T06:10:18.752Z] #55 85.23 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T06:10:18.752Z] #55 85.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T06:10:18.752Z] #55 85.28 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T06:10:18.752Z] #55 85.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T06:10:18.752Z] #55 85.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T06:10:18.752Z] #55 85.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T06:10:18.752Z] #55 85.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T06:10:19.004Z] #19 92.07 Selecting previously unselected package libxml-simple-perl. [2022-05-12T06:10:19.004Z] #19 92.08 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-12T06:10:19.004Z] #19 92.08 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-12T06:10:19.004Z] #19 92.11 Selecting previously unselected package libyaml-perl. [2022-05-12T06:10:19.004Z] #19 92.11 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-12T06:10:19.004Z] #19 92.11 Unpacking libyaml-perl (1.30-1) ... [2022-05-12T06:10:19.004Z] #19 92.14 Selecting previously unselected package libconfig-auto-perl. [2022-05-12T06:10:19.004Z] #19 92.14 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-12T06:10:19.004Z] #19 92.14 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-12T06:10:19.004Z] #19 92.18 Selecting previously unselected package libfile-which-perl. [2022-05-12T06:10:19.004Z] #19 92.18 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-12T06:10:19.004Z] #19 92.19 Unpacking libfile-which-perl (1.23-1) ... [2022-05-12T06:10:19.004Z] #19 92.22 Selecting previously unselected package libfile-homedir-perl. [2022-05-12T06:10:19.004Z] #19 92.23 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-12T06:10:19.004Z] #19 92.23 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-12T06:10:19.004Z] #19 92.26 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-12T06:10:19.071Z] #55 85.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T06:10:19.071Z] #55 86.00 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T06:10:19.270Z] #19 92.27 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.27 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T06:10:19.270Z] #19 92.33 Selecting previously unselected package dpkg-cross. [2022-05-12T06:10:19.270Z] #19 92.33 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.34 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-12T06:10:19.270Z] #19 92.39 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-12T06:10:19.270Z] #19 92.39 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.40 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-12T06:10:19.270Z] #19 92.44 Selecting previously unselected package libc6-armel-cross. [2022-05-12T06:10:19.270Z] #19 92.44 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.45 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-12T06:10:19.270Z] #19 92.58 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-12T06:10:19.270Z] #19 92.58 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.59 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:19.270Z] #19 92.63 Selecting previously unselected package libgomp1-armel-cross. [2022-05-12T06:10:19.270Z] #19 92.64 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:19.270Z] #19 92.64 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:19.340Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.5s done [2022-05-12T06:10:19.340Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T06:10:19.340Z] #11 DONE 28.5s [2022-05-12T06:10:19.340Z] [2022-05-12T06:10:19.340Z] #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-12T06:10:19.340Z] #31 sha256:0704b026207edc830fafd075f1e4a33862ef93922650cd2df23ab4c1d64b3747 [2022-05-12T06:10:19.340Z] #31 1.740 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T06:10:19.340Z] #31 2.025 [2022-05-12T06:10:19.340Z] #31 2.238 #=#=# ######################################################################## 100.0% [2022-05-12T06:10:19.340Z] #31 2.488 [2022-05-12T06:10:19.340Z] #31 3.348 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T06:10:19.340Z] #31 3.618 [2022-05-12T06:10:19.340Z] #31 3.842 #=#=# ######################################################################## 100.0% [2022-05-12T06:10:19.340Z] #31 4.116 [2022-05-12T06:10:19.340Z] #31 5.164 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T06:10:19.340Z] #31 5.465 [2022-05-12T06:10:19.340Z] #31 5.689 #=#=# #################### 28.5% ########################################### 60.6% ################################################################## 92.6% ######################################################################## 100.0% [2022-05-12T06:10:19.340Z] #31 6.211 [2022-05-12T06:10:19.340Z] #31 7.127 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T06:10:19.340Z] #31 7.397 [2022-05-12T06:10:19.340Z] #31 7.611 #=#=# ######################################################################## 100.0% [2022-05-12T06:10:19.340Z] #31 7.919 [2022-05-12T06:10:19.340Z] #31 8.569 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T06:10:19.369Z] #14 58.73 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-12T06:10:19.370Z] #14 ... [2022-05-12T06:10:19.370Z] [2022-05-12T06:10:19.370Z] #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-12T06:10:19.370Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:19.370Z] #51 39.30 Reading package lists... [2022-05-12T06:10:19.370Z] #51 48.85 Building dependency tree... [2022-05-12T06:10:19.370Z] #51 55.73 The following additional packages will be installed: [2022-05-12T06:10:19.370Z] #51 55.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:19.370Z] #51 55.76 python3-protobuf python3-six [2022-05-12T06:10:19.370Z] #51 55.78 Suggested packages: [2022-05-12T06:10:19.370Z] #51 55.79 python3-setuptools [2022-05-12T06:10:19.370Z] #51 55.79 Recommended packages: [2022-05-12T06:10:19.370Z] #51 55.79 iproute2 | iproute [2022-05-12T06:10:19.370Z] #51 56.82 The following NEW packages will be installed: [2022-05-12T06:10:19.370Z] #51 56.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:19.370Z] #51 56.85 python3-protobuf python3-six [2022-05-12T06:10:19.370Z] #51 57.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:19.370Z] #51 57.57 Need to get 2314 kB of archives. [2022-05-12T06:10:19.370Z] #51 57.57 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T06:10:19.370Z] #51 57.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T06:10:19.370Z] #51 57.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:10:19.370Z] #51 57.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T06:10:19.370Z] #51 57.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T06:10:19.370Z] #51 57.68 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-12T06:10:19.370Z] #51 57.69 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-12T06:10:19.370Z] #51 57.69 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-12T06:10:19.531Z] #19 92.70 Selecting previously unselected package libatomic1-armel-cross. [2022-05-12T06:10:19.531Z] #19 92.70 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:19.531Z] #19 92.71 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:19.531Z] #19 92.74 Selecting previously unselected package libasan6-armel-cross. [2022-05-12T06:10:19.531Z] #19 92.74 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:19.531Z] #19 92.74 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:19.598Z] #31 ... [2022-05-12T06:10:19.598Z] [2022-05-12T06:10:19.598Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:10:19.598Z] #12 sha256:7a4383cbaa5f0a2914110baba49661353f8849d51bc607391f4ee32c99206f43 [2022-05-12T06:10:19.629Z] #51 ... [2022-05-12T06:10:19.629Z] [2022-05-12T06:10:19.629Z] #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-12T06:10:19.629Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:19.629Z] #42 57.85 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:19.629Z] #42 58.36 Fetched 17.7 MB in 2s (7790 kB/s) [2022-05-12T06:10:19.629Z] #42 58.57 Selecting previously unselected package xxd. [2022-05-12T06:10:19.629Z] #42 58.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:19.629Z] #42 58.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:10:19.629Z] #42 58.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:19.629Z] #42 58.94 Selecting previously unselected package vim-common. [2022-05-12T06:10:19.629Z] #42 58.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:10:19.629Z] #42 59.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:19.636Z] #55 ... [2022-05-12T06:10:19.636Z] [2022-05-12T06:10:19.636Z] #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-12T06:10:19.636Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:19.636Z] #51 81.06 Setting up criu (3.17-1) ... [2022-05-12T06:10:19.636Z] #51 83.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:19.636Z] #51 DONE 86.1s [2022-05-12T06:10:19.636Z] [2022-05-12T06:10:19.636Z] #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-12T06:10:19.636Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:19.636Z] #55 86.61 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:10:19.792Z] #19 93.05 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-12T06:10:19.892Z] #42 59.51 Selecting previously unselected package cmake-data. [2022-05-12T06:10:19.892Z] #42 59.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T06:10:19.892Z] #42 59.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:10:19.894Z] #55 86.88 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T06:10:20.053Z] #19 93.05 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:20.053Z] #19 93.05 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:20.053Z] #19 93.12 Selecting previously unselected package libubsan1-armel-cross. [2022-05-12T06:10:20.053Z] #19 93.12 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:20.053Z] #19 93.12 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:20.053Z] #19 93.21 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-12T06:10:20.053Z] #19 93.21 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:20.053Z] #19 93.22 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:20.053Z] #19 93.31 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-12T06:10:20.313Z] #19 93.32 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:20.313Z] #19 93.32 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:10:20.459Z] #55 87.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T06:10:20.459Z] #55 87.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T06:10:20.459Z] #55 87.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T06:10:20.459Z] #55 87.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:10:20.459Z] #55 87.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:10:20.717Z] #55 87.63 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T06:10:20.717Z] #55 87.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:10:21.285Z] #55 88.05 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T06:10:21.285Z] #55 88.27 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T06:10:21.492Z] #12 ... [2022-05-12T06:10:21.492Z] [2022-05-12T06:10:21.492Z] #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-12T06:10:21.492Z] #31 sha256:0704b026207edc830fafd075f1e4a33862ef93922650cd2df23ab4c1d64b3747 [2022-05-12T06:10:21.492Z] #31 8.837 [2022-05-12T06:10:21.492Z] #31 9.061 #=#=# ######################################################################## 100.0% [2022-05-12T06:10:21.492Z] #31 9.258 [2022-05-12T06:10:21.492Z] #31 9.298 Download of images into '/build' complete. [2022-05-12T06:10:21.492Z] #31 9.298 Use something like the following to load the result into a Docker daemon: [2022-05-12T06:10:21.492Z] #31 9.298 tar -cC '/build' . | docker load [2022-05-12T06:10:21.492Z] #31 DONE 10.7s [2022-05-12T06:10:21.492Z] [2022-05-12T06:10:21.492Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:10:21.492Z] #12 sha256:7a4383cbaa5f0a2914110baba49661353f8849d51bc607391f4ee32c99206f43 [2022-05-12T06:10:21.492Z] #12 DONE 2.1s [2022-05-12T06:10:21.492Z] [2022-05-12T06:10:21.492Z] #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-12T06:10:21.492Z] #13 sha256:622d0254a210ebe354f3d1afeaaba984dd234a8120ca2fe5b18dac5cd3bc17cc [2022-05-12T06:10:21.543Z] #55 88.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T06:10:21.800Z] #55 88.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:10:21.805Z] #42 ... [2022-05-12T06:10:21.805Z] [2022-05-12T06:10:21.805Z] #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-12T06:10:21.805Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:21.805Z] #62 58.20 Fetched 460 kB in 0s (1024 kB/s) [2022-05-12T06:10:21.805Z] #62 58.30 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:10:21.805Z] #62 58.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:21.805Z] #62 58.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:10:21.805Z] #62 58.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:10:21.805Z] #62 58.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:10:21.805Z] #62 58.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:10:21.805Z] #62 58.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:10:21.805Z] #62 59.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:10:21.805Z] #62 59.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:10:21.805Z] #62 59.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:21.805Z] #62 DONE 61.0s [2022-05-12T06:10:21.805Z] [2022-05-12T06:10:21.805Z] #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-12T06:10:21.805Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:10:21.805Z] #57 61.16 v3.0.2 [2022-05-12T06:10:21.805Z] #57 ... [2022-05-12T06:10:21.805Z] [2022-05-12T06:10:21.805Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T06:10:21.805Z] #63 sha256:523c2bd2322cadc30850b03137de0108bddff12e06f621a5bf83aa7662f4447d [2022-05-12T06:10:21.805Z] #63 DONE 0.2s [2022-05-12T06:10:21.805Z] [2022-05-12T06:10:21.805Z] #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-12T06:10:21.805Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:10:21.805Z] #57 DONE 61.3s [2022-05-12T06:10:21.805Z] [2022-05-12T06:10:21.805Z] #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-12T06:10:21.805Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:10:21.807Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.1s done [2022-05-12T06:10:21.807Z] #11 ... [2022-05-12T06:10:21.807Z] [2022-05-12T06:10:21.807Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T06:10:21.807Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T06:10:21.807Z] #72 DONE 2.0s [2022-05-12T06:10:21.807Z] [2022-05-12T06:10:21.807Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T06:10:21.807Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T06:10:22.060Z] #13 DONE 0.6s [2022-05-12T06:10:22.060Z] [2022-05-12T06:10:22.060Z] #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-12T06:10:22.060Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:22.072Z] #55 ... [2022-05-12T06:10:22.072Z] [2022-05-12T06:10:22.072Z] #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-12T06:10:22.072Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:22.072Z] #14 79.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T06:10:22.072Z] #14 79.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:10:22.072Z] #14 79.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:10:22.072Z] #14 79.51 Selecting previously unselected package dmsetup. [2022-05-12T06:10:22.072Z] #14 79.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:10:22.072Z] #14 79.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:10:22.072Z] #14 80.14 Selecting previously unselected package mingw-w64-common. [2022-05-12T06:10:22.072Z] #14 80.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T06:10:22.072Z] #14 80.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T06:10:22.072Z] #14 88.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T06:10:22.072Z] #14 88.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T06:10:22.072Z] #14 88.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:10:22.317Z] #14 ... [2022-05-12T06:10:22.317Z] [2022-05-12T06:10:22.317Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T06:10:22.317Z] #46 sha256:cdf11a8b5f8bd1a60ffd84f6cc3d51ce4b6b882f413afa6e3e2ec25e157ddf20 [2022-05-12T06:10:22.317Z] #46 DONE 0.2s [2022-05-12T06:10:22.317Z] [2022-05-12T06:10:22.317Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:10:22.317Z] #33 sha256:1b209393cd932f611949c2379410182ac7d71b859d98d9ffa38ae51a42c7ede3 [2022-05-12T06:10:22.317Z] #33 DONE 0.3s [2022-05-12T06:10:22.317Z] [2022-05-12T06:10:22.317Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:10:22.317Z] #25 sha256:a137f83a7f0cb2db2b8bdb1ded7203ffbbf851ae6448f78cd3c2efcfb559e065 [2022-05-12T06:10:22.317Z] #25 DONE 0.3s [2022-05-12T06:10:22.317Z] [2022-05-12T06:10:22.317Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T06:10:22.317Z] #66 sha256:a8108388ef8eb239c486bc53c27ff1a9ec7f453866ecfacae185d34dfbd0bcc3 [2022-05-12T06:10:22.317Z] #66 DONE 0.3s [2022-05-12T06:10:22.317Z] [2022-05-12T06:10:22.317Z] #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-12T06:10:22.317Z] #50 sha256:86ffdf2ae237578a9a0a019292254c02e5aaa277d74a8a8d1d7ccd07c2d0c01c [2022-05-12T06:10:22.318Z] #50 DONE 0.3s [2022-05-12T06:10:22.318Z] [2022-05-12T06:10:22.318Z] #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-12T06:10:22.318Z] #67 sha256:67dfa2634fc691f54a35676b3293ff5d932595a44e22d7855030e0fb09c33de6 [2022-05-12T06:10:22.331Z] #14 ... [2022-05-12T06:10:22.332Z] [2022-05-12T06:10:22.332Z] #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-12T06:10:22.332Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:22.332Z] #42 89.07 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:22.332Z] #42 89.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:10:22.332Z] #42 89.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:10:22.332Z] #42 89.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:10:22.332Z] #42 89.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:10:22.332Z] #42 89.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:22.746Z] #74 DONE 1.3s [2022-05-12T06:10:22.746Z] [2022-05-12T06:10:22.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:48c5b063bab1cdcf7ca5b698a0820cccda142028d7cfa2caa3cb2b77bad1c9d4 [2022-05-12T06:10:22.746Z] #11 sha256:8ef50af97ab8810c2154a7fa15b9ebb9860f0b6d9d63a203fc8688d1dddeaf07 [2022-05-12T06:10:22.746Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-12T06:10:22.746Z] #11 DONE 22.3s [2022-05-12T06:10:22.746Z] [2022-05-12T06:10:22.746Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T06:10:22.746Z] #12 sha256:c0c5e5e560720e8d45f20ecf78bbef23e47a2b16f985324c8f60a16c3f0b7e8d [2022-05-12T06:10:22.896Z] #42 DONE 90.0s [2022-05-12T06:10:22.896Z] [2022-05-12T06:10:22.896Z] #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-12T06:10:22.896Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:23.153Z] #14 ... [2022-05-12T06:10:23.153Z] [2022-05-12T06:10:23.153Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T06:10:23.153Z] #43 sha256:b66481c5e8c58c2af1152cc54b02378ba8435b6d1114ec19307f068ee84b0438 [2022-05-12T06:10:23.153Z] #43 DONE 0.2s [2022-05-12T06:10:23.153Z] [2022-05-12T06:10:23.153Z] #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-12T06:10:23.153Z] #44 sha256:66481b612db41bfc7f6c2eafce7459c5d26753c837d56ee8dfb92e9a25b6bc57 [2022-05-12T06:10:23.315Z] #12 DONE 0.5s [2022-05-12T06:10:23.315Z] [2022-05-12T06:10:23.315Z] #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-12T06:10:23.315Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T06:10:23.315Z] #29 10.40 Selecting previously unselected package curl. [2022-05-12T06:10:23.315Z] #29 10.40 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T06:10:23.315Z] #29 10.50 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 11.39 Selecting previously unselected package libonig5:arm64. [2022-05-12T06:10:23.315Z] #29 11.39 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T06:10:23.315Z] #29 11.40 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T06:10:23.315Z] #29 12.16 Selecting previously unselected package libjq1:arm64. [2022-05-12T06:10:23.315Z] #29 12.16 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T06:10:23.315Z] #29 12.20 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T06:10:23.315Z] #29 12.66 Selecting previously unselected package jq. [2022-05-12T06:10:23.315Z] #29 12.66 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-12T06:10:23.315Z] #29 13.04 Unpacking jq (1.6-2.1) ... [2022-05-12T06:10:23.315Z] #29 13.64 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T06:10:23.315Z] #29 13.69 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T06:10:23.315Z] #29 13.71 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T06:10:23.315Z] #29 13.77 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 13.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T06:10:23.315Z] #29 13.89 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 13.94 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T06:10:23.315Z] #29 14.16 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 14.40 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T06:10:23.315Z] #29 14.67 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T06:10:23.315Z] #29 14.84 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T06:10:23.315Z] #29 14.96 Setting up ca-certificates (20210119) ... [2022-05-12T06:10:23.315Z] #29 15.66 Updating certificates in /etc/ssl/certs... [2022-05-12T06:10:23.315Z] #29 17.00 129 added, 0 removed; done. [2022-05-12T06:10:23.315Z] #29 17.14 Setting up jq (1.6-2.1) ... [2022-05-12T06:10:23.315Z] #29 17.17 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 17.19 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T06:10:23.315Z] #29 17.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:23.577Z] #29 17.32 Processing triggers for ca-certificates (20210119) ... [2022-05-12T06:10:23.577Z] #29 17.34 Updating certificates in /etc/ssl/certs... [2022-05-12T06:10:23.839Z] #29 ... [2022-05-12T06:10:23.839Z] [2022-05-12T06:10:23.839Z] #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-12T06:10:23.839Z] #13 sha256:344317802d3fb146c07bd8c877be3e0cf7025f12858a19a2561fa0dbe4d3192f [2022-05-12T06:10:23.839Z] #13 DONE 0.6s [2022-05-12T06:10:23.839Z] [2022-05-12T06:10:23.839Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:10:23.839Z] #33 sha256:ebec4c9574666b48391ede87d5381e29b23ee22f095f353ef81908ef985594fd [2022-05-12T06:10:24.107Z] #33 ... [2022-05-12T06:10:24.107Z] [2022-05-12T06:10:24.107Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T06:10:24.107Z] #46 sha256:1384f36e6fc7e95e6d780b2739d3bbb14f5cdf62e3de03665fe67daea7252f31 [2022-05-12T06:10:24.107Z] #46 DONE 0.2s [2022-05-12T06:10:24.107Z] [2022-05-12T06:10:24.107Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T06:10:24.107Z] #66 sha256:de046757356cf63c196175a85df87f91783e1a4bc052b7684aa32449b8d87c50 [2022-05-12T06:10:24.107Z] #66 DONE 0.3s [2022-05-12T06:10:24.107Z] [2022-05-12T06:10:24.107Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T06:10:24.107Z] #33 sha256:ebec4c9574666b48391ede87d5381e29b23ee22f095f353ef81908ef985594fd [2022-05-12T06:10:24.107Z] #33 DONE 0.4s [2022-05-12T06:10:24.107Z] [2022-05-12T06:10:24.107Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:10:24.107Z] #25 sha256:03913d34a8f0c66014564c1001a61e4c252a60eb8b0733c6cb84dc80dfb4c6a9 [2022-05-12T06:10:24.107Z] #25 DONE 0.4s [2022-05-12T06:10:24.107Z] [2022-05-12T06:10:24.107Z] #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-12T06:10:24.107Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:10:24.351Z] #64 2.226 + RM_GOPATH=0 [2022-05-12T06:10:24.351Z] #64 2.226 + TMP_GOPATH= [2022-05-12T06:10:24.351Z] #64 2.226 + : /build [2022-05-12T06:10:24.351Z] #64 2.226 + '[' -z '' ']' [2022-05-12T06:10:24.351Z] #64 2.226 ++ mktemp -d [2022-05-12T06:10:24.351Z] #64 2.226 + export GOPATH=/tmp/tmp.mQz5DheHvp [2022-05-12T06:10:24.351Z] #64 2.226 + GOPATH=/tmp/tmp.mQz5DheHvp [2022-05-12T06:10:24.351Z] #64 2.226 + RM_GOPATH=1 [2022-05-12T06:10:24.351Z] #64 2.226 + case "$(go env GOARCH)" in [2022-05-12T06:10:24.351Z] #64 2.226 ++ go env GOARCH [2022-05-12T06:10:24.351Z] #64 2.276 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:24.351Z] #64 2.276 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:24.351Z] #64 2.276 ++ dirname /install.sh [2022-05-12T06:10:24.351Z] #64 2.305 + dir=/ [2022-05-12T06:10:24.351Z] #64 2.305 + bin=containerd [2022-05-12T06:10:24.351Z] #64 2.305 + shift [2022-05-12T06:10:24.351Z] #64 2.305 + '[' '!' -f //containerd.installer ']' [2022-05-12T06:10:24.351Z] #64 2.305 + . //containerd.installer [2022-05-12T06:10:24.351Z] #64 2.305 ++ set -e [2022-05-12T06:10:24.351Z] #64 2.305 ++ : v1.6.4 [2022-05-12T06:10:24.351Z] #64 2.305 + install_containerd [2022-05-12T06:10:24.351Z] #64 2.305 + echo 'Install containerd version v1.6.4' [2022-05-12T06:10:24.351Z] #64 2.305 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mQz5DheHvp/src/github.com/containerd/containerd [2022-05-12T06:10:24.351Z] #64 2.305 Cloning into '/tmp/tmp.mQz5DheHvp/src/github.com/containerd/containerd'... [2022-05-12T06:10:24.351Z] #64 2.323 Install containerd version v1.6.4 [2022-05-12T06:10:24.351Z] #64 ... [2022-05-12T06:10:24.351Z] [2022-05-12T06:10:24.351Z] #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-12T06:10:24.351Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:10:24.351Z] #40 63.32 NAME: [2022-05-12T06:10:24.351Z] #40 63.32 go-winres - A tool for embedding resources in Windows executables [2022-05-12T06:10:24.351Z] #40 63.32 [2022-05-12T06:10:24.351Z] #40 63.32 USAGE: [2022-05-12T06:10:24.351Z] #40 63.32 go-winres [global options] command [command options] [arguments...] [2022-05-12T06:10:24.351Z] #40 63.32 [2022-05-12T06:10:24.351Z] #40 63.32 COMMANDS: [2022-05-12T06:10:24.351Z] #40 63.32 init Create an initial ./winres/winres.json [2022-05-12T06:10:24.351Z] #40 63.32 make Make syso files for the "go build" command [2022-05-12T06:10:24.351Z] #40 63.32 simply Make syso files for the "go build" command (simplified) [2022-05-12T06:10:24.351Z] #40 63.32 extract Extract all resources from an executable [2022-05-12T06:10:24.351Z] #40 63.32 patch Replace resources in an executable file (exe, dll) [2022-05-12T06:10:24.351Z] #40 63.32 help, h Shows a list of commands or help for one command [2022-05-12T06:10:24.351Z] #40 63.32 [2022-05-12T06:10:24.351Z] #40 63.32 GLOBAL OPTIONS: [2022-05-12T06:10:24.351Z] #40 63.32 --help, -h show help (default: false) [2022-05-12T06:10:24.351Z] #40 DONE 63.7s [2022-05-12T06:10:24.351Z] [2022-05-12T06:10:24.351Z] #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-12T06:10:24.351Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:24.351Z] #55 54.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T06:10:24.351Z] #55 54.74 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T06:10:24.351Z] #55 60.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:10:24.351Z] #55 60.20 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T06:10:24.351Z] #55 60.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T06:10:24.351Z] #55 60.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T06:10:24.351Z] #55 60.78 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:10:24.351Z] #55 60.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T06:10:24.351Z] #55 60.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T06:10:24.351Z] #55 61.09 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T06:10:24.351Z] #55 61.09 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T06:10:24.351Z] #55 61.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T06:10:24.351Z] #55 61.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T06:10:24.351Z] #55 61.38 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T06:10:24.351Z] #55 61.47 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T06:10:24.351Z] #55 61.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T06:10:24.351Z] #55 61.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T06:10:24.351Z] #55 61.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T06:10:24.351Z] #55 61.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T06:10:24.351Z] #55 61.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T06:10:24.351Z] #55 62.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T06:10:24.351Z] #55 62.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T06:10:24.351Z] #55 62.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T06:10:24.351Z] #55 63.16 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T06:10:24.351Z] #55 63.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T06:10:24.351Z] #55 63.43 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T06:10:24.351Z] #55 63.68 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T06:10:24.351Z] #55 64.04 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T06:10:24.380Z] #26 ... [2022-05-12T06:10:24.380Z] [2022-05-12T06:10:24.380Z] #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-12T06:10:24.380Z] #50 sha256:5f8998a1103bbc77c0956d9d9325fa992d4f2de7cc678d05d2c4022365810c8f [2022-05-12T06:10:24.380Z] #50 DONE 0.4s [2022-05-12T06:10:24.380Z] [2022-05-12T06:10:24.380Z] #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-12T06:10:24.380Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T06:10:24.380Z] #29 18.09 0 added, 0 removed; done. [2022-05-12T06:10:24.380Z] #29 18.09 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T06:10:24.380Z] #29 18.09 done. [2022-05-12T06:10:24.380Z] #29 DONE 18.4s [2022-05-12T06:10:24.380Z] [2022-05-12T06:10:24.380Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T06:10:24.380Z] #30 sha256:1774ae466f3c85b19a6d9fc76ca91aaa00be2336c2d32ecb880b3a3cfbf9cf92 [2022-05-12T06:10:24.519Z] #19 97.75 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-12T06:10:24.519Z] #19 97.75 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:24.519Z] #19 97.75 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:10:24.519Z] #19 97.78 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-12T06:10:24.528Z] #44 1.295 + RM_GOPATH=0 [2022-05-12T06:10:24.528Z] #44 1.295 + TMP_GOPATH= [2022-05-12T06:10:24.528Z] #44 1.295 + : /build [2022-05-12T06:10:24.528Z] #44 1.295 + '[' -z '' ']' [2022-05-12T06:10:24.528Z] #44 1.295 ++ mktemp -d [2022-05-12T06:10:24.528Z] #44 1.297 + export GOPATH=/tmp/tmp.JswCRnGMAC [2022-05-12T06:10:24.528Z] #44 1.297 + GOPATH=/tmp/tmp.JswCRnGMAC [2022-05-12T06:10:24.528Z] #44 1.297 + RM_GOPATH=1 [2022-05-12T06:10:24.528Z] #44 1.298 + case "$(go env GOARCH)" in [2022-05-12T06:10:24.528Z] #44 1.305 ++ go env GOARCH [2022-05-12T06:10:24.528Z] #44 1.358 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:24.528Z] #44 1.358 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:24.611Z] #55 64.11 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T06:10:24.611Z] #55 ... [2022-05-12T06:10:24.611Z] [2022-05-12T06:10:24.611Z] #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-12T06:10:24.611Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:24.611Z] #51 60.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T06:10:24.611Z] #51 63.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:24.611Z] #51 63.49 Fetched 2314 kB in 4s (605 kB/s) [2022-05-12T06:10:24.611Z] #51 63.60 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T06:10:24.611Z] #51 63.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:24.611Z] #51 63.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T06:10:24.611Z] #51 63.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:10:24.780Z] #19 97.78 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-12T06:10:24.780Z] #19 97.79 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T06:10:24.780Z] #19 97.92 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-12T06:10:24.780Z] #19 97.92 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:24.780Z] #19 97.93 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T06:10:24.785Z] #44 1.359 ++ dirname /install.sh [2022-05-12T06:10:24.785Z] #44 1.360 + dir=/ [2022-05-12T06:10:24.785Z] #44 1.360 + bin=tini [2022-05-12T06:10:24.785Z] #44 1.360 + shift [2022-05-12T06:10:24.785Z] #44 1.360 + '[' '!' -f //tini.installer ']' [2022-05-12T06:10:24.785Z] #44 1.360 + . //tini.installer [2022-05-12T06:10:24.785Z] #44 1.360 ++ : v0.19.0 [2022-05-12T06:10:24.785Z] #44 1.360 + install_tini [2022-05-12T06:10:24.785Z] #44 1.360 + echo 'Install tini version v0.19.0' [2022-05-12T06:10:24.785Z] #44 1.360 Install tini version v0.19.0 [2022-05-12T06:10:24.785Z] #44 1.360 + git clone https://github.com/krallin/tini.git /tmp/tmp.JswCRnGMAC/tini [2022-05-12T06:10:24.785Z] #44 1.363 Cloning into '/tmp/tmp.JswCRnGMAC/tini'... [2022-05-12T06:10:24.954Z] #30 DONE 0.3s [2022-05-12T06:10:24.954Z] [2022-05-12T06:10:24.954Z] #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-12T06:10:24.954Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:10:25.041Z] #19 98.11 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-12T06:10:25.041Z] #19 98.11 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:25.041Z] #19 98.12 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:10:25.041Z] #19 98.33 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-12T06:10:25.302Z] #19 98.33 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:25.302Z] #19 98.34 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:10:25.715Z] #44 2.502 + cd /tmp/tmp.JswCRnGMAC/tini [2022-05-12T06:10:25.716Z] #44 2.502 + git checkout -q v0.19.0 [2022-05-12T06:10:25.973Z] #44 2.575 + cmake . [2022-05-12T06:10:26.521Z] #51 65.32 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:10:26.521Z] #51 65.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:10:26.521Z] #51 65.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:10:26.782Z] #51 65.83 Selecting previously unselected package python3-six. [2022-05-12T06:10:26.782Z] #51 65.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T06:10:26.782Z] #51 65.87 Unpacking python3-six (1.16.0-2) ... [2022-05-12T06:10:26.906Z] #44 3.518 -- The C compiler identification is GNU 10.2.1 [2022-05-12T06:10:26.906Z] #44 3.622 -- Detecting C compiler ABI info [2022-05-12T06:10:27.043Z] #51 66.12 Selecting previously unselected package python3-protobuf. [2022-05-12T06:10:27.043Z] #51 66.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T06:10:27.043Z] #51 66.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T06:10:27.590Z] #67 4.660 + RM_GOPATH=0 [2022-05-12T06:10:27.590Z] #67 4.660 + TMP_GOPATH= [2022-05-12T06:10:27.590Z] #67 4.660 + : /build [2022-05-12T06:10:27.590Z] #67 4.660 + '[' -z '' ']' [2022-05-12T06:10:27.590Z] #67 4.660 ++ mktemp -d [2022-05-12T06:10:27.590Z] #67 4.666 + export GOPATH=/tmp/tmp.kxgmect9xl [2022-05-12T06:10:27.590Z] #67 4.666 + GOPATH=/tmp/tmp.kxgmect9xl [2022-05-12T06:10:27.590Z] #67 4.666 + RM_GOPATH=1 [2022-05-12T06:10:27.590Z] #67 4.666 + case "$(go env GOARCH)" in [2022-05-12T06:10:27.590Z] #67 4.668 ++ go env GOARCH [2022-05-12T06:10:27.590Z] #67 4.702 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:27.590Z] #67 4.702 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:27.590Z] #67 4.702 ++ dirname /install.sh [2022-05-12T06:10:27.590Z] #67 4.702 + dir=/ [2022-05-12T06:10:27.590Z] #67 4.702 + bin=rootlesskit [2022-05-12T06:10:27.590Z] #67 4.702 + shift [2022-05-12T06:10:27.590Z] #67 4.702 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T06:10:27.590Z] #67 4.702 + . //rootlesskit.installer [2022-05-12T06:10:27.590Z] #67 4.702 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:27.590Z] #67 4.702 + install_rootlesskit [2022-05-12T06:10:27.590Z] #67 4.702 + case "$1" in [2022-05-12T06:10:27.590Z] #67 4.702 + export CGO_ENABLED=0 [2022-05-12T06:10:27.590Z] #67 4.702 + CGO_ENABLED=0 [2022-05-12T06:10:27.590Z] #67 4.702 + _install_rootlesskit [2022-05-12T06:10:27.590Z] #67 4.702 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T06:10:27.590Z] #67 4.702 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:27.590Z] #67 4.702 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:10:27.590Z] #67 4.702 + GOBIN=/build [2022-05-12T06:10:27.590Z] #67 4.702 + GO111MODULE=on [2022-05-12T06:10:27.590Z] #67 4.702 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:27.617Z] #51 ... [2022-05-12T06:10:27.617Z] [2022-05-12T06:10:27.617Z] #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-12T06:10:27.617Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:27.617Z] #55 65.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T06:10:27.617Z] #55 65.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T06:10:27.617Z] #55 65.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T06:10:27.617Z] #55 65.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T06:10:27.617Z] #55 65.82 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T06:10:27.617Z] #55 65.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T06:10:27.617Z] #55 65.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T06:10:27.617Z] #55 66.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T06:10:27.617Z] #55 66.17 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T06:10:27.617Z] #55 66.38 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T06:10:27.617Z] #55 66.52 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T06:10:27.617Z] #55 66.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T06:10:27.617Z] #55 66.69 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T06:10:27.617Z] #55 66.76 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T06:10:27.617Z] #55 66.90 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T06:10:27.617Z] #55 66.92 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T06:10:27.617Z] #55 66.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T06:10:27.617Z] #55 66.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T06:10:27.617Z] #55 66.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T06:10:27.617Z] #55 67.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T06:10:27.617Z] #55 67.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T06:10:27.852Z] #67 5.260 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:10:27.877Z] #55 67.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T06:10:27.877Z] #55 67.48 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T06:10:27.877Z] #55 67.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T06:10:27.877Z] #55 67.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T06:10:28.137Z] #55 67.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T06:10:28.137Z] #55 67.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T06:10:28.276Z] #44 4.682 -- Detecting C compiler ABI info - done [2022-05-12T06:10:28.276Z] #44 4.924 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T06:10:28.276Z] #44 4.943 -- Detecting C compile features [2022-05-12T06:10:28.276Z] #44 4.944 -- Detecting C compile features - done [2022-05-12T06:10:28.276Z] #44 5.010 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T06:10:28.397Z] #55 67.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T06:10:28.397Z] #55 67.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T06:10:28.397Z] #55 67.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T06:10:28.397Z] #55 68.00 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T06:10:28.397Z] #55 68.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T06:10:28.419Z] #67 ... [2022-05-12T06:10:28.419Z] [2022-05-12T06:10:28.419Z] #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-12T06:10:28.419Z] #26 sha256:25675629e0a5117677919a3f067a14a91564374d937b63d046ce01fb755278a5 [2022-05-12T06:10:28.419Z] #26 3.758 + RM_GOPATH=0 [2022-05-12T06:10:28.419Z] #26 3.758 + TMP_GOPATH= [2022-05-12T06:10:28.419Z] #26 3.758 + : /build [2022-05-12T06:10:28.419Z] #26 3.758 + '[' -z '' ']' [2022-05-12T06:10:28.419Z] #26 3.758 ++ mktemp -d [2022-05-12T06:10:28.419Z] #26 3.759 + export GOPATH=/tmp/tmp.3lnGn1Shvw [2022-05-12T06:10:28.419Z] #26 3.759 + GOPATH=/tmp/tmp.3lnGn1Shvw [2022-05-12T06:10:28.419Z] #26 3.759 + RM_GOPATH=1 [2022-05-12T06:10:28.419Z] #26 3.759 + case "$(go env GOARCH)" in [2022-05-12T06:10:28.419Z] #26 3.767 ++ go env GOARCH [2022-05-12T06:10:28.419Z] #26 3.773 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:28.419Z] #26 3.773 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:28.419Z] #26 3.773 ++ dirname /install.sh [2022-05-12T06:10:28.420Z] #26 3.774 + dir=/ [2022-05-12T06:10:28.420Z] #26 3.774 + bin=dockercli [2022-05-12T06:10:28.420Z] #26 3.774 + shift [2022-05-12T06:10:28.420Z] #26 3.774 + '[' '!' -f //dockercli.installer ']' [2022-05-12T06:10:28.420Z] #26 3.774 + . //dockercli.installer [2022-05-12T06:10:28.420Z] #26 3.774 ++ : stable [2022-05-12T06:10:28.420Z] #26 3.774 ++ : 17.06.2-ce [2022-05-12T06:10:28.420Z] #26 3.774 + install_dockercli [2022-05-12T06:10:28.420Z] #26 3.774 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T06:10:28.420Z] #26 3.774 Install docker/cli version 17.06.2-ce from stable [2022-05-12T06:10:28.420Z] #26 3.775 ++ uname -m [2022-05-12T06:10:28.420Z] #26 3.776 + arch=x86_64 [2022-05-12T06:10:28.420Z] #26 3.776 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T06:10:28.420Z] #26 3.776 + url=https://download.docker.com/linux/static [2022-05-12T06:10:28.420Z] #26 3.776 + tar -xz docker/docker [2022-05-12T06:10:28.420Z] #26 3.781 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T06:10:28.661Z] #55 68.14 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T06:10:28.661Z] #55 68.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T06:10:28.661Z] #55 68.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T06:10:28.676Z] #26 ... [2022-05-12T06:10:28.676Z] [2022-05-12T06:10:28.676Z] #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-12T06:10:28.676Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:28.676Z] #14 6.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:28.676Z] #14 6.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:28.676Z] #14 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:28.844Z] #44 5.452 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T06:10:28.844Z] #44 5.614 -- Configuring done [2022-05-12T06:10:28.844Z] #44 5.654 -- Generating done [2022-05-12T06:10:28.922Z] #55 68.36 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T06:10:28.922Z] #55 68.47 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T06:10:28.922Z] #55 68.54 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T06:10:28.922Z] #55 68.56 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T06:10:28.922Z] #55 68.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T06:10:29.101Z] #44 5.658 -- Build files have been written to: /tmp/tmp.JswCRnGMAC/tini [2022-05-12T06:10:29.101Z] #44 5.691 + make tini-static [2022-05-12T06:10:29.182Z] #55 68.67 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T06:10:29.182Z] #55 68.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T06:10:29.182Z] #55 68.75 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T06:10:29.359Z] #44 6.187 Scanning dependencies of target tini-static [2022-05-12T06:10:29.359Z] #44 6.253 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T06:10:29.504Z] #19 102.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-12T06:10:29.504Z] #19 102.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:29.504Z] #19 102.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:10:29.504Z] #19 102.4 Selecting previously unselected package crossbuild-essential-armel. [2022-05-12T06:10:29.504Z] #19 102.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-12T06:10:29.504Z] #19 102.5 Selecting previously unselected package libc6-armhf-cross. [2022-05-12T06:10:29.504Z] #19 102.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T06:10:29.504Z] #19 102.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-12T06:10:29.504Z] #19 102.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:29.504Z] #19 102.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-12T06:10:29.504Z] #19 102.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:29.504Z] #19 102.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-12T06:10:29.504Z] #19 102.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:29.504Z] #19 102.7 Selecting previously unselected package libasan6-armhf-cross. [2022-05-12T06:10:29.504Z] #19 102.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.504Z] #19 102.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:29.606Z] #14 7.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:10:29.764Z] #19 102.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-12T06:10:29.764Z] #19 102.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.764Z] #19 102.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:29.764Z] #19 103.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-12T06:10:29.764Z] #19 103.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:29.764Z] #19 103.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:30.025Z] #19 103.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-12T06:10:30.025Z] #19 103.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:30.025Z] #19 103.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:30.025Z] #19 103.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-12T06:10:30.025Z] #19 103.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:30.025Z] #19 103.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:10:30.123Z] #55 69.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T06:10:30.123Z] #55 69.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T06:10:30.123Z] #55 69.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T06:10:30.123Z] #55 69.73 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T06:10:30.123Z] #55 69.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T06:10:30.123Z] #55 69.80 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T06:10:30.123Z] #55 69.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T06:10:30.236Z] #31 ... [2022-05-12T06:10:30.236Z] [2022-05-12T06:10:30.236Z] #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-12T06:10:30.236Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:10:30.236Z] #26 3.804 + RM_GOPATH=0 [2022-05-12T06:10:30.236Z] #26 3.810 + TMP_GOPATH= [2022-05-12T06:10:30.236Z] #26 3.811 + : /build [2022-05-12T06:10:30.236Z] #26 3.812 + '[' -z '' ']' [2022-05-12T06:10:30.236Z] #26 3.816 ++ mktemp -d [2022-05-12T06:10:30.236Z] #26 3.831 + export GOPATH=/tmp/tmp.tDHWuasrKX [2022-05-12T06:10:30.236Z] #26 3.834 + GOPATH=/tmp/tmp.tDHWuasrKX [2022-05-12T06:10:30.236Z] #26 3.834 + RM_GOPATH=1 [2022-05-12T06:10:30.236Z] #26 3.834 + case "$(go env GOARCH)" in [2022-05-12T06:10:30.236Z] #26 3.835 ++ go env GOARCH [2022-05-12T06:10:30.236Z] #26 3.872 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:30.236Z] #26 3.873 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:30.236Z] #26 3.873 ++ dirname /install.sh [2022-05-12T06:10:30.236Z] #26 3.876 + dir=/ [2022-05-12T06:10:30.236Z] #26 3.885 + bin=dockercli [2022-05-12T06:10:30.236Z] #26 3.885 + shift [2022-05-12T06:10:30.236Z] #26 3.885 + '[' '!' -f //dockercli.installer ']' [2022-05-12T06:10:30.236Z] #26 3.885 + . //dockercli.installer [2022-05-12T06:10:30.236Z] #26 3.885 ++ : stable [2022-05-12T06:10:30.236Z] #26 3.886 ++ : 17.06.2-ce [2022-05-12T06:10:30.236Z] #26 3.886 + install_dockercli [2022-05-12T06:10:30.236Z] #26 3.888 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T06:10:30.236Z] #26 3.888 Install docker/cli version 17.06.2-ce from stable [2022-05-12T06:10:30.236Z] #26 3.888 ++ uname -m [2022-05-12T06:10:30.236Z] #26 3.897 + arch=aarch64 [2022-05-12T06:10:30.236Z] #26 3.901 + '[' aarch64 '!=' x86_64 ']' [2022-05-12T06:10:30.236Z] #26 3.901 + '[' aarch64 '!=' s390x ']' [2022-05-12T06:10:30.236Z] #26 3.902 + '[' aarch64 '!=' armhf ']' [2022-05-12T06:10:30.236Z] #26 3.902 + build_dockercli [2022-05-12T06:10:30.236Z] #26 3.905 + git clone https://github.com/docker/docker-ce /tmp/tmp.tDHWuasrKX/tmp/docker-ce [2022-05-12T06:10:30.236Z] #26 3.907 Cloning into '/tmp/tmp.tDHWuasrKX/tmp/docker-ce'... [2022-05-12T06:10:30.395Z] #55 70.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T06:10:30.395Z] #55 70.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T06:10:30.655Z] #55 70.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T06:10:30.748Z] #44 ... [2022-05-12T06:10:30.748Z] [2022-05-12T06:10:30.748Z] #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-12T06:10:30.748Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:10:30.748Z] #53 97.38 gotestsum version dev [2022-05-12T06:10:30.748Z] #53 DONE 97.5s [2022-05-12T06:10:30.748Z] [2022-05-12T06:10:30.748Z] #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-12T06:10:30.748Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:30.748Z] #55 90.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:10:30.748Z] #55 ... [2022-05-12T06:10:30.748Z] [2022-05-12T06:10:30.748Z] #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-12T06:10:30.748Z] #44 sha256:66481b612db41bfc7f6c2eafce7459c5d26753c837d56ee8dfb92e9a25b6bc57 [2022-05-12T06:10:30.748Z] #44 7.526 [100%] Linking C executable tini-static [2022-05-12T06:10:30.915Z] #55 70.38 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T06:10:30.915Z] #55 70.40 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T06:10:30.915Z] #55 70.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T06:10:30.915Z] #55 70.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T06:10:31.179Z] #55 70.66 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T06:10:31.179Z] #55 70.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T06:10:31.179Z] #55 70.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T06:10:31.179Z] #55 70.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T06:10:31.439Z] #55 70.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T06:10:31.439Z] #55 70.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T06:10:31.439Z] #55 70.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T06:10:31.439Z] #55 ... [2022-05-12T06:10:31.439Z] [2022-05-12T06:10:31.439Z] #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-12T06:10:31.439Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:31.439Z] #14 60.96 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-12T06:10:31.439Z] #14 61.95 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-12T06:10:31.439Z] #14 63.12 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-12T06:10:31.439Z] #14 65.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-12T06:10:31.439Z] #14 66.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-12T06:10:31.439Z] #14 66.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T06:10:31.439Z] #14 66.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T06:10:31.439Z] #14 66.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:10:31.439Z] #14 66.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:10:31.439Z] #14 66.91 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-12T06:10:31.439Z] #14 66.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T06:10:31.439Z] #14 66.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T06:10:31.439Z] #14 66.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T06:10:31.439Z] #14 66.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T06:10:31.439Z] #14 66.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T06:10:31.439Z] #14 66.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T06:10:31.439Z] #14 67.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T06:10:31.439Z] #14 67.07 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-12T06:10:31.439Z] #14 67.09 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-12T06:10:31.439Z] #14 67.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T06:10:31.439Z] #14 68.19 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:31.439Z] #14 68.49 Fetched 115 MB in 11s (10.3 MB/s) [2022-05-12T06:10:31.439Z] #14 68.63 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T06:10:31.439Z] #14 68.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:31.439Z] #14 68.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:10:31.439Z] #14 68.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:10:31.688Z] #44 8.359 [100%] Built target tini-static [2022-05-12T06:10:31.688Z] #44 8.452 + mkdir -p /build [2022-05-12T06:10:31.688Z] #44 8.474 + cp tini-static /build/docker-init [2022-05-12T06:10:31.699Z] #14 ... [2022-05-12T06:10:31.699Z] [2022-05-12T06:10:31.699Z] #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-12T06:10:31.699Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:10:31.699Z] #34 69.82 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: 99% (1516/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-12T06:10:31.699Z] #34 70.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T06:10:31.699Z] #34 71.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T06:10:31.945Z] #44 DONE 8.6s [2022-05-12T06:10:31.945Z] [2022-05-12T06:10:31.945Z] #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-12T06:10:31.945Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:31.945Z] #14 98.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T06:10:31.945Z] #14 98.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:10:31.945Z] #14 98.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:10:31.945Z] #14 98.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T06:10:31.945Z] #14 98.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:10:31.945Z] #14 98.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:10:32.142Z] #14 9.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:10:32.142Z] #14 ... [2022-05-12T06:10:32.142Z] [2022-05-12T06:10:32.142Z] #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-12T06:10:32.142Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:32.142Z] #55 6.328 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T06:10:32.142Z] #55 ... [2022-05-12T06:10:32.142Z] [2022-05-12T06:10:32.142Z] #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-12T06:10:32.142Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:10:32.142Z] #57 4.229 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T06:10:32.142Z] #57 5.108 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T06:10:32.142Z] #57 5.108 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T06:10:32.142Z] #57 5.212 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T06:10:32.142Z] #57 7.063 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T06:10:32.400Z] #57 ... [2022-05-12T06:10:32.400Z] [2022-05-12T06:10:32.400Z] #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-12T06:10:32.400Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:32.400Z] #62 3.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:32.400Z] #62 3.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:32.400Z] #62 3.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:32.400Z] #62 3.977 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:10:32.400Z] #62 4.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:10:32.400Z] #62 6.571 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:10:32.400Z] #62 ... [2022-05-12T06:10:32.400Z] [2022-05-12T06:10:32.400Z] #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-12T06:10:32.400Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:10:32.400Z] #36 3.295 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T06:10:32.657Z] #36 ... [2022-05-12T06:10:32.657Z] [2022-05-12T06:10:32.657Z] #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-12T06:10:32.657Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:10:32.657Z] #47 4.988 + git clone https://github.com/docker/distribution.git . [2022-05-12T06:10:32.657Z] #47 4.988 Cloning into '.'... [2022-05-12T06:10:32.915Z] #47 ... [2022-05-12T06:10:32.915Z] [2022-05-12T06:10:32.915Z] #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-12T06:10:32.915Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:10:32.915Z] #40 6.560 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:10:32.915Z] #40 7.352 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:10:32.915Z] #40 8.805 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:10:32.915Z] #40 9.187 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:10:32.915Z] #40 9.278 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:10:32.915Z] #40 ... [2022-05-12T06:10:32.915Z] [2022-05-12T06:10:32.915Z] #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-12T06:10:32.915Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:32.915Z] #51 4.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:32.915Z] #51 4.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:32.915Z] #51 4.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:32.915Z] #51 5.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:10:32.915Z] #51 5.614 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T06:10:32.915Z] #51 7.368 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:10:32.915Z] #51 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:10:33.172Z] #51 ... [2022-05-12T06:10:33.172Z] [2022-05-12T06:10:33.172Z] #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-12T06:10:33.172Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:10:33.172Z] #38 5.270 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T06:10:33.172Z] #38 ... [2022-05-12T06:10:33.172Z] [2022-05-12T06:10:33.172Z] #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-12T06:10:33.172Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:10:33.172Z] #53 4.857 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:10:33.172Z] #53 6.264 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:10:33.172Z] #53 6.374 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:10:33.172Z] #53 6.431 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:10:33.172Z] #53 6.465 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:10:33.172Z] #53 6.812 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:10:33.172Z] #53 6.812 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:10:33.172Z] #53 6.933 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:10:33.172Z] #53 6.935 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:10:33.172Z] #53 7.088 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:10:33.172Z] #53 7.227 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:10:33.172Z] #53 7.443 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:10:33.172Z] #53 7.725 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:10:33.430Z] #53 ... [2022-05-12T06:10:33.430Z] [2022-05-12T06:10:33.430Z] #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-12T06:10:33.430Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:33.430Z] #42 4.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:33.430Z] #42 4.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:33.430Z] #42 4.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:33.430Z] #42 4.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:10:33.430Z] #42 6.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:10:33.430Z] #42 8.888 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:10:33.688Z] #42 ... [2022-05-12T06:10:33.688Z] [2022-05-12T06:10:33.688Z] #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-12T06:10:33.688Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:10:33.688Z] #34 5.382 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T06:10:33.688Z] #34 5.385 Cloning into '.'... [2022-05-12T06:10:33.688Z] #34 ... [2022-05-12T06:10:33.688Z] [2022-05-12T06:10:33.688Z] #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-12T06:10:33.688Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:10:33.688Z] #36 11.62 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T06:10:33.947Z] #36 11.65 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:10:33.947Z] #36 ... [2022-05-12T06:10:33.947Z] [2022-05-12T06:10:33.947Z] #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-12T06:10:33.947Z] #26 sha256:25675629e0a5117677919a3f067a14a91564374d937b63d046ce01fb755278a5 [2022-05-12T06:10:33.947Z] #26 10.92 + mkdir -p /build [2022-05-12T06:10:33.947Z] #26 10.92 + mv docker/docker /build/ [2022-05-12T06:10:33.947Z] #26 10.95 + rmdir docker [2022-05-12T06:10:33.947Z] #26 DONE 11.6s [2022-05-12T06:10:34.243Z] [2022-05-12T06:10:34.243Z] #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-12T06:10:34.243Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:34.243Z] #14 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:10:34.451Z] #26 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #62 sha256:d97f94bb5118d7d966b3709db6c3480a7f052cbf135b9b55a9b65ca8e3f1ae3c [2022-05-12T06:10:34.451Z] #62 4.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:34.451Z] #62 4.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:34.451Z] #62 4.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:34.451Z] #62 5.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:10:34.451Z] #62 7.053 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:10:34.451Z] #62 9.379 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:10:34.451Z] #62 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #38 sha256:d610a9abd92d67896ad27f6215adb342175804c6d3a16faf9495e441ff96d67d [2022-05-12T06:10:34.451Z] #38 3.997 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T06:10:34.451Z] #38 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #57 sha256:5269cabaa9008659574fd792924d944dd0f55c0529bb332546a5f68c126afd61 [2022-05-12T06:10:34.451Z] #57 3.687 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T06:10:34.451Z] #57 4.664 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T06:10:34.451Z] #57 4.666 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T06:10:34.451Z] #57 4.783 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T06:10:34.451Z] #57 6.199 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T06:10:34.451Z] #57 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #51 sha256:75fee3336815cca3ba8f1679c877578966bc9870eeb6674893c084594563ebd7 [2022-05-12T06:10:34.451Z] #51 4.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:34.451Z] #51 4.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:34.451Z] #51 4.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:34.451Z] #51 4.832 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T06:10:34.451Z] #51 5.366 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:10:34.451Z] #51 7.134 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:10:34.451Z] #51 9.551 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:10:34.451Z] #51 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #47 sha256:f9ed72f990bddeeefad39aafc0f0a73e5b466ceb7b497392f339742add969b56 [2022-05-12T06:10:34.451Z] #47 2.785 + git clone https://github.com/docker/distribution.git . [2022-05-12T06:10:34.451Z] #47 2.787 Cloning into '.'... [2022-05-12T06:10:34.451Z] #47 ... [2022-05-12T06:10:34.451Z] [2022-05-12T06:10:34.451Z] #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-12T06:10:34.451Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:10:34.451Z] #14 4.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:34.451Z] #14 4.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:34.451Z] #14 4.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:34.451Z] #14 5.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:10:34.451Z] #14 7.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:10:34.451Z] #14 9.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:10:34.711Z] #14 ... [2022-05-12T06:10:34.711Z] [2022-05-12T06:10:34.711Z] #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-12T06:10:34.711Z] #53 sha256:8eb2f7f1873e0637fca6e7473d6832eaa4ab733211c239f3a436d47359490315 [2022-05-12T06:10:34.711Z] #53 3.659 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:10:34.711Z] #53 5.066 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:10:34.711Z] #53 5.066 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:10:34.711Z] #53 5.173 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:10:34.711Z] #53 5.204 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:10:34.711Z] #53 5.558 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:10:34.711Z] #53 5.653 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:10:34.711Z] #53 5.732 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:10:34.711Z] #53 6.049 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:10:34.711Z] #53 6.205 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:10:34.711Z] #53 9.643 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:10:34.711Z] #53 9.677 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:10:34.711Z] #53 9.752 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:10:34.711Z] #53 ... [2022-05-12T06:10:34.711Z] [2022-05-12T06:10:34.711Z] #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-12T06:10:34.711Z] #40 sha256:3c2b26ebce8ae1effa37fea585df23d9513a14b2c678ab042056623a2302ccbb [2022-05-12T06:10:34.711Z] #40 3.790 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:10:34.711Z] #40 4.506 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:10:34.711Z] #40 5.460 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:10:34.711Z] #40 5.890 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:10:34.711Z] #40 6.008 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:10:34.711Z] #40 8.861 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:10:34.711Z] #40 8.994 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:10:34.972Z] #40 ... [2022-05-12T06:10:34.972Z] [2022-05-12T06:10:34.972Z] #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-12T06:10:34.972Z] #34 sha256:c7356278356531e735ecad8511a69ca6e621d56ebc43e1b668c03e2fddb17484 [2022-05-12T06:10:34.972Z] #34 3.740 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T06:10:34.972Z] #34 3.745 Cloning into '.'... [2022-05-12T06:10:34.972Z] #34 ... [2022-05-12T06:10:34.972Z] [2022-05-12T06:10:34.972Z] #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-12T06:10:34.972Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:10:34.972Z] #42 4.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:10:34.972Z] #42 4.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:10:34.972Z] #42 4.201 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:10:34.972Z] #42 5.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:10:34.972Z] #42 7.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:10:34.972Z] #42 9.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:10:35.231Z] #42 ... [2022-05-12T06:10:35.231Z] [2022-05-12T06:10:35.231Z] #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-12T06:10:35.231Z] #67 sha256:1113ec321f149e8c276733af07d1c3b8253a6d9a942d1cb71d60c6ec265d744e [2022-05-12T06:10:35.231Z] #67 3.548 + RM_GOPATH=0 [2022-05-12T06:10:35.231Z] #67 3.549 + TMP_GOPATH= [2022-05-12T06:10:35.231Z] #67 3.550 + : /build [2022-05-12T06:10:35.231Z] #67 3.551 + '[' -z '' ']' [2022-05-12T06:10:35.231Z] #67 3.558 ++ mktemp -d [2022-05-12T06:10:35.231Z] #67 3.568 + export GOPATH=/tmp/tmp.nnj4DgR1lv [2022-05-12T06:10:35.231Z] #67 3.568 + GOPATH=/tmp/tmp.nnj4DgR1lv [2022-05-12T06:10:35.231Z] #67 3.568 + RM_GOPATH=1 [2022-05-12T06:10:35.231Z] #67 3.568 + case "$(go env GOARCH)" in [2022-05-12T06:10:35.231Z] #67 3.568 ++ go env GOARCH [2022-05-12T06:10:35.231Z] #67 3.586 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:35.231Z] #67 3.586 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:35.231Z] #67 3.586 ++ dirname /install.sh [2022-05-12T06:10:35.231Z] #67 3.586 + dir=/ [2022-05-12T06:10:35.231Z] #67 3.586 + bin=rootlesskit [2022-05-12T06:10:35.231Z] #67 3.586 + shift [2022-05-12T06:10:35.231Z] #67 3.586 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T06:10:35.231Z] #67 3.586 + . //rootlesskit.installer [2022-05-12T06:10:35.231Z] #67 3.586 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:35.231Z] #67 3.586 + install_rootlesskit [2022-05-12T06:10:35.231Z] #67 3.586 + case "$1" in [2022-05-12T06:10:35.231Z] #67 3.586 + export CGO_ENABLED=0 [2022-05-12T06:10:35.231Z] #67 3.586 + CGO_ENABLED=0 [2022-05-12T06:10:35.231Z] #67 3.586 + _install_rootlesskit [2022-05-12T06:10:35.231Z] #67 3.586 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T06:10:35.231Z] #67 3.586 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:10:35.231Z] #67 3.586 + GOBIN=/build [2022-05-12T06:10:35.231Z] #67 3.586 + GO111MODULE=on [2022-05-12T06:10:35.231Z] #67 3.586 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:35.231Z] #67 3.586 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:10:35.231Z] #67 4.158 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:10:35.231Z] #67 6.626 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T06:10:35.231Z] #67 6.632 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:10:35.231Z] #67 7.368 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T06:10:35.231Z] #67 9.941 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T06:10:35.231Z] #67 10.57 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:10:35.232Z] #67 10.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T06:10:35.232Z] #67 10.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T06:10:35.232Z] #67 10.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:10:35.232Z] #67 10.76 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:10:35.232Z] #67 10.82 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:10:35.232Z] #67 ... [2022-05-12T06:10:35.232Z] [2022-05-12T06:10:35.232Z] #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-12T06:10:35.232Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:10:35.232Z] #55 3.248 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T06:10:35.311Z] #19 107.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-12T06:10:35.311Z] #19 107.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:35.311Z] #19 107.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:10:35.311Z] #19 107.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-12T06:10:35.311Z] #19 107.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-12T06:10:35.311Z] #19 107.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T06:10:35.311Z] #19 107.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-12T06:10:35.311Z] #19 107.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:35.311Z] #19 107.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T06:10:35.311Z] #19 107.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-12T06:10:35.311Z] #19 108.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:35.311Z] #19 108.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:10:35.311Z] #19 108.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-12T06:10:35.311Z] #19 108.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:35.311Z] #19 108.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:10:35.491Z] #55 ... [2022-05-12T06:10:35.491Z] [2022-05-12T06:10:35.491Z] #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-12T06:10:35.491Z] #36 sha256:89d7b6f9a83f80a34fa0625ba7347e09c89cceeae8a6942202356485f0d98a2e [2022-05-12T06:10:35.491Z] #36 3.992 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T06:10:35.491Z] #36 11.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T06:10:35.491Z] #36 11.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:10:35.491Z] #36 ... [2022-05-12T06:10:35.491Z] [2022-05-12T06:10:35.491Z] #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-12T06:10:35.491Z] #67 sha256:1113ec321f149e8c276733af07d1c3b8253a6d9a942d1cb71d60c6ec265d744e [2022-05-12T06:10:35.491Z] #67 11.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T06:10:35.491Z] #67 11.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T06:10:35.491Z] #67 11.49 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T06:10:35.904Z] #34 ... [2022-05-12T06:10:35.904Z] [2022-05-12T06:10:35.904Z] #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-12T06:10:35.904Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:35.904Z] #42 65.35 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:10:35.904Z] #42 65.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:10:35.904Z] #42 65.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:35.904Z] #42 ... [2022-05-12T06:10:35.904Z] [2022-05-12T06:10:35.904Z] #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-12T06:10:35.904Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:35.904Z] #51 66.90 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:10:35.904Z] #51 66.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:10:35.904Z] #51 66.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:10:35.904Z] #51 67.14 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:10:35.904Z] #51 67.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:10:35.904Z] #51 67.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:10:35.904Z] #51 67.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:10:35.904Z] #51 67.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:10:35.904Z] #51 67.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:10:35.904Z] #51 67.53 Selecting previously unselected package criu. [2022-05-12T06:10:35.904Z] #51 67.53 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T06:10:35.904Z] #51 67.54 Unpacking criu (3.17-1) ... [2022-05-12T06:10:35.904Z] #51 68.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:10:35.904Z] #51 71.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:10:35.904Z] #51 71.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:10:35.904Z] #51 71.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:10:35.904Z] #51 71.61 Setting up python3-six (1.16.0-2) ... [2022-05-12T06:10:35.904Z] #51 73.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:10:35.904Z] #51 73.64 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T06:10:36.842Z] #51 ... [2022-05-12T06:10:36.843Z] [2022-05-12T06:10:36.843Z] #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-12T06:10:36.843Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:36.843Z] #42 76.43 Selecting previously unselected package libxml2:amd64. [2022-05-12T06:10:36.843Z] #42 76.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T06:10:37.102Z] #42 76.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:10:37.678Z] #42 77.20 Selecting previously unselected package libarchive13:amd64. [2022-05-12T06:10:37.678Z] #42 77.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T06:10:37.678Z] #42 77.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:10:38.030Z] #67 13.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:10:38.250Z] #42 77.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T06:10:38.250Z] #42 77.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T06:10:38.250Z] #42 77.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:10:38.510Z] #42 78.18 Selecting previously unselected package librhash0:amd64. [2022-05-12T06:10:38.510Z] #42 78.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T06:10:38.770Z] #42 78.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:10:39.029Z] #42 78.59 Selecting previously unselected package libuv1:amd64. [2022-05-12T06:10:39.029Z] #42 78.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T06:10:39.029Z] #42 78.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:10:39.515Z] #19 112.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-12T06:10:39.515Z] #19 112.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:39.515Z] #19 112.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:10:39.515Z] #19 112.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-12T06:10:39.515Z] #19 112.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-12T06:10:39.515Z] #19 112.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T06:10:39.515Z] #19 112.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.515Z] #19 112.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.515Z] #19 112.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.515Z] #19 112.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.515Z] #19 112.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-12T06:10:39.515Z] #19 112.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.515Z] #19 112.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.515Z] #14 ... [2022-05-12T06:10:39.515Z] [2022-05-12T06:10:39.515Z] #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-12T06:10:39.515Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:10:39.515Z] #36 12.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T06:10:39.515Z] #36 12.52 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T06:10:39.515Z] #36 12.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:10:39.515Z] #36 13.09 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T06:10:39.515Z] #36 13.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T06:10:39.515Z] #36 13.09 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T06:10:39.515Z] #36 13.19 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:10:39.515Z] #36 13.68 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T06:10:39.515Z] #36 13.94 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T06:10:39.515Z] #36 14.51 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T06:10:39.515Z] #36 14.76 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T06:10:39.515Z] #36 15.11 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:10:39.515Z] #36 15.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T06:10:39.515Z] #36 17.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T06:10:39.515Z] #36 17.12 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T06:10:39.599Z] #42 78.95 Selecting previously unselected package cmake. [2022-05-12T06:10:39.600Z] #42 78.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T06:10:39.600Z] #42 78.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:10:39.775Z] #19 112.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-12T06:10:39.775Z] #19 112.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.775Z] #19 112.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:39.775Z] #19 112.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-12T06:10:39.775Z] #19 112.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:39.775Z] #19 112.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:40.036Z] #19 113.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-12T06:10:40.036Z] #19 113.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:40.036Z] #19 113.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:40.036Z] #19 113.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-12T06:10:40.036Z] #19 113.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:40.036Z] #19 113.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:40.036Z] #19 113.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-12T06:10:40.296Z] #19 113.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:40.297Z] #19 113.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:40.297Z] #19 113.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-12T06:10:40.297Z] #19 113.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:40.297Z] #19 113.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:40.297Z] #19 113.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-12T06:10:40.297Z] #19 113.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:40.297Z] #19 113.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:10:40.572Z] #67 ... [2022-05-12T06:10:40.572Z] [2022-05-12T06:10:40.572Z] #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-12T06:10:40.572Z] #47 sha256:f9ed72f990bddeeefad39aafc0f0a73e5b466ceb7b497392f339742add969b56 [2022-05-12T06:10:40.834Z] #47 16.44 Updating files: 90% (1632/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T06:10:40.834Z] #47 16.72 + git checkout -q v2.3.0 [2022-05-12T06:10:40.890Z] #36 ... [2022-05-12T06:10:40.890Z] [2022-05-12T06:10:40.890Z] #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-12T06:10:40.890Z] #67 sha256:67dfa2634fc691f54a35676b3293ff5d932595a44e22d7855030e0fb09c33de6 [2022-05-12T06:10:40.890Z] #67 8.145 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T06:10:40.890Z] #67 8.186 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:10:40.890Z] #67 8.834 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T06:10:40.890Z] #67 12.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T06:10:40.890Z] #67 13.15 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:10:40.890Z] #67 13.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T06:10:40.890Z] #67 13.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T06:10:40.890Z] #67 14.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:10:40.890Z] #67 14.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:10:40.890Z] #67 14.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:10:40.890Z] #67 14.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T06:10:40.890Z] #67 15.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T06:10:40.890Z] #67 15.24 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T06:10:40.890Z] #67 17.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:10:40.890Z] #67 ... [2022-05-12T06:10:40.890Z] [2022-05-12T06:10:40.890Z] #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-12T06:10:40.890Z] #38 sha256:6932abe80a4c615cb1b9a51da7a8f2c79f1e7a902b5c2a9ccda326a159a1f3d0 [2022-05-12T06:10:40.890Z] #38 18.71 tomll can be used in two ways: [2022-05-12T06:10:40.890Z] #38 18.71 Writing to STDIN and reading from STDOUT: [2022-05-12T06:10:40.890Z] #38 18.71 cat file.toml | tomll > file.toml [2022-05-12T06:10:40.890Z] #38 18.71 [2022-05-12T06:10:40.890Z] #38 18.71 Reading and updating a list of files: [2022-05-12T06:10:40.890Z] #38 18.71 tomll a.toml b.toml c.toml [2022-05-12T06:10:40.890Z] #38 18.71 [2022-05-12T06:10:40.890Z] #38 18.71 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T06:10:41.903Z] #14 108.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T06:10:41.904Z] #14 108.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:10:41.904Z] #14 108.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:10:42.141Z] #42 ... [2022-05-12T06:10:42.141Z] [2022-05-12T06:10:42.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-12T06:10:42.141Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:42.141Z] #55 71.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T06:10:42.141Z] #55 71.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T06:10:42.141Z] #55 71.44 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T06:10:42.141Z] #55 71.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T06:10:42.141Z] #55 71.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T06:10:42.141Z] #55 71.89 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T06:10:42.141Z] #55 72.10 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T06:10:42.141Z] #55 73.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T06:10:42.141Z] #55 73.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T06:10:42.141Z] #55 74.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T06:10:42.141Z] #55 74.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:10:42.141Z] #55 74.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:10:42.141Z] #55 74.29 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T06:10:42.141Z] #55 74.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T06:10:42.141Z] #55 74.85 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:10:42.141Z] #55 74.94 go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:10:42.141Z] #55 ... [2022-05-12T06:10:42.141Z] [2022-05-12T06:10:42.141Z] #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-12T06:10:42.141Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:42.141Z] #14 72.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T06:10:42.141Z] #14 72.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:10:42.141Z] #14 72.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:10:42.141Z] #14 76.94 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T06:10:42.141Z] #14 76.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T06:10:42.141Z] #14 76.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:10:42.141Z] #14 77.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T06:10:42.141Z] #14 77.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:10:42.141Z] #14 77.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:10:42.141Z] #14 77.31 Selecting previously unselected package dmsetup. [2022-05-12T06:10:42.141Z] #14 77.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:10:42.141Z] #14 77.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:10:42.141Z] #14 77.91 Selecting previously unselected package mingw-w64-common. [2022-05-12T06:10:42.141Z] #14 77.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T06:10:42.141Z] #14 77.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T06:10:42.221Z] #47 ... [2022-05-12T06:10:42.221Z] [2022-05-12T06:10:42.221Z] #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-12T06:10:42.221Z] #38 sha256:d610a9abd92d67896ad27f6215adb342175804c6d3a16faf9495e441ff96d67d [2022-05-12T06:10:42.221Z] #38 14.51 tomll can be used in two ways: [2022-05-12T06:10:42.221Z] #38 14.51 Writing to STDIN and reading from STDOUT: [2022-05-12T06:10:42.221Z] #38 14.51 cat file.toml | tomll > file.toml [2022-05-12T06:10:42.221Z] #38 14.51 [2022-05-12T06:10:42.221Z] #38 14.51 Reading and updating a list of files: [2022-05-12T06:10:42.221Z] #38 14.51 tomll a.toml b.toml c.toml [2022-05-12T06:10:42.221Z] #38 14.51 [2022-05-12T06:10:42.221Z] #38 14.51 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T06:10:42.221Z] #38 DONE 18.3s [2022-05-12T06:10:42.221Z] [2022-05-12T06:10:42.221Z] #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-12T06:10:42.221Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:10:42.221Z] #31 8.770 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T06:10:42.221Z] #31 10.45 #=#=# [2022-05-12T06:10:42.221Z] #31 10.91 #=#=# # 2.0% ######################################################################## 100.0% [2022-05-12T06:10:42.221Z] #31 12.37 [2022-05-12T06:10:42.221Z] #31 17.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T06:10:42.261Z] #38 DONE 19.8s [2022-05-12T06:10:42.261Z] [2022-05-12T06:10:42.261Z] #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-12T06:10:42.261Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:42.261Z] #42 17.43 Fetched 8530 kB in 14s (632 kB/s) [2022-05-12T06:10:43.160Z] #31 ... [2022-05-12T06:10:43.161Z] [2022-05-12T06:10:43.161Z] #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-12T06:10:43.161Z] #47 sha256:f9ed72f990bddeeefad39aafc0f0a73e5b466ceb7b497392f339742add969b56 [2022-05-12T06:10:43.161Z] #47 19.05 + 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-12T06:10:43.522Z] #14 ... [2022-05-12T06:10:43.522Z] [2022-05-12T06:10:43.522Z] #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-12T06:10:43.522Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:43.522Z] #55 83.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T06:10:43.783Z] #55 83.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T06:10:43.783Z] #55 83.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T06:10:44.043Z] #55 83.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T06:10:44.304Z] #55 83.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T06:10:44.304Z] #55 83.68 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T06:10:44.304Z] #55 83.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T06:10:44.304Z] #55 83.86 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T06:10:44.304Z] #55 83.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T06:10:44.499Z] #19 117.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-12T06:10:44.499Z] #19 117.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:44.499Z] #19 117.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:10:44.499Z] #19 117.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-12T06:10:44.499Z] #19 117.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-12T06:10:44.499Z] #19 117.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T06:10:44.564Z] #55 84.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T06:10:44.564Z] #55 84.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T06:10:44.564Z] #55 84.18 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T06:10:44.789Z] #19 117.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-12T06:10:44.789Z] #19 117.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:44.789Z] #19 117.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T06:10:44.795Z] #42 17.43 Reading package lists... [2022-05-12T06:10:44.795Z] #42 ... [2022-05-12T06:10:44.795Z] [2022-05-12T06:10:44.795Z] #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-12T06:10:44.795Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:44.795Z] #51 12.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T06:10:44.795Z] #51 20.00 Fetched 8534 kB in 16s (542 kB/s) [2022-05-12T06:10:45.049Z] #19 118.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-12T06:10:45.049Z] #19 118.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:45.049Z] #19 118.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:10:45.049Z] #19 118.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-12T06:10:45.055Z] #51 20.00 Reading package lists... [2022-05-12T06:10:45.055Z] #51 ... [2022-05-12T06:10:45.055Z] [2022-05-12T06:10:45.055Z] #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-12T06:10:45.055Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:45.055Z] #14 21.23 Fetched 8530 kB in 15s (571 kB/s) [2022-05-12T06:10:45.069Z] #47 ... [2022-05-12T06:10:45.069Z] [2022-05-12T06:10:45.069Z] #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-12T06:10:45.069Z] #53 sha256:8eb2f7f1873e0637fca6e7473d6832eaa4ab733211c239f3a436d47359490315 [2022-05-12T06:10:45.069Z] #53 11.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:10:45.069Z] #53 11.12 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:10:45.069Z] #53 ... [2022-05-12T06:10:45.069Z] [2022-05-12T06:10:45.069Z] #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-12T06:10:45.069Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:10:45.069Z] #31 19.26 #=#=# [2022-05-12T06:10:45.069Z] #31 19.63 #=#=# 0.8% ######################################################################## 100.0% [2022-05-12T06:10:45.136Z] #55 84.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:10:45.136Z] #55 84.78 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T06:10:45.310Z] #19 118.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:45.310Z] #19 118.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:10:45.312Z] #14 21.23 Reading package lists... [2022-05-12T06:10:45.312Z] #14 ... [2022-05-12T06:10:45.312Z] [2022-05-12T06:10:45.312Z] #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-12T06:10:45.312Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:10:45.312Z] #40 13.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:10:45.312Z] #40 13.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:10:45.312Z] #40 ... [2022-05-12T06:10:45.312Z] [2022-05-12T06:10:45.312Z] #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-12T06:10:45.312Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:45.312Z] #62 16.38 Fetched 8530 kB in 13s (649 kB/s) [2022-05-12T06:10:45.312Z] #62 16.38 Reading package lists... [2022-05-12T06:10:45.421Z] #55 ... [2022-05-12T06:10:45.421Z] [2022-05-12T06:10:45.421Z] #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-12T06:10:45.421Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:45.421Z] #51 80.12 Setting up criu (3.17-1) ... [2022-05-12T06:10:45.421Z] #51 83.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:45.421Z] #51 DONE 84.4s [2022-05-12T06:10:45.421Z] [2022-05-12T06:10:45.421Z] #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-12T06:10:45.421Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:10:45.639Z] #31 20.98 [2022-05-12T06:10:45.683Z] #67 ... [2022-05-12T06:10:45.683Z] [2022-05-12T06:10:45.683Z] #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-12T06:10:45.683Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:45.683Z] #55 85.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T06:10:45.878Z] #62 22.05 Reading package lists... [2022-05-12T06:10:45.878Z] #62 ... [2022-05-12T06:10:45.878Z] [2022-05-12T06:10:45.878Z] #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-12T06:10:45.878Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:45.878Z] #42 17.43 Reading package lists... [2022-05-12T06:10:45.898Z] #31 ... [2022-05-12T06:10:45.898Z] [2022-05-12T06:10:45.898Z] #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-12T06:10:45.898Z] #36 sha256:89d7b6f9a83f80a34fa0625ba7347e09c89cceeae8a6942202356485f0d98a2e [2022-05-12T06:10:45.898Z] #36 12.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T06:10:45.898Z] #36 12.15 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T06:10:45.898Z] #36 12.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:10:45.898Z] #36 13.04 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:10:45.898Z] #36 13.28 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T06:10:45.898Z] #36 13.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T06:10:45.898Z] #36 13.54 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T06:10:45.898Z] #36 13.69 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T06:10:45.898Z] #36 14.04 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T06:10:45.899Z] #36 14.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T06:10:45.899Z] #36 14.81 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T06:10:45.899Z] #36 14.88 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:10:45.899Z] #36 14.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T06:10:45.899Z] #36 15.61 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T06:10:45.943Z] #55 85.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T06:10:45.943Z] #55 85.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T06:10:45.943Z] #55 85.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:10:46.137Z] #42 23.93 Reading package lists... [2022-05-12T06:10:46.137Z] #42 ... [2022-05-12T06:10:46.137Z] [2022-05-12T06:10:46.137Z] #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-12T06:10:46.137Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:10:46.137Z] #53 13.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:10:46.137Z] #53 14.02 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:10:46.204Z] #55 85.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:10:46.204Z] #55 85.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:10:46.204Z] #55 85.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T06:10:46.465Z] #55 86.07 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T06:10:47.037Z] #55 86.40 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T06:10:47.289Z] #36 ... [2022-05-12T06:10:47.289Z] [2022-05-12T06:10:47.289Z] #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-12T06:10:47.289Z] #51 sha256:75fee3336815cca3ba8f1679c877578966bc9870eeb6674893c084594563ebd7 [2022-05-12T06:10:47.289Z] #51 12.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T06:10:47.289Z] #51 15.70 Fetched 8421 kB in 12s (711 kB/s) [2022-05-12T06:10:47.289Z] #51 15.70 Reading package lists... [2022-05-12T06:10:47.289Z] #51 20.98 Reading package lists... [2022-05-12T06:10:47.289Z] #51 ... [2022-05-12T06:10:47.289Z] [2022-05-12T06:10:47.289Z] #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-12T06:10:47.289Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:10:47.289Z] #55 23.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:10:47.289Z] #55 23.51 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T06:10:47.299Z] #55 86.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T06:10:47.299Z] #55 86.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:10:47.548Z] #55 23.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T06:10:47.548Z] #55 23.73 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T06:10:47.560Z] #55 ... [2022-05-12T06:10:47.560Z] [2022-05-12T06:10:47.560Z] #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-12T06:10:47.560Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:47.560Z] #42 85.95 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:47.560Z] #42 85.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:10:47.560Z] #42 86.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:10:47.560Z] #42 86.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:10:47.560Z] #42 86.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:10:47.560Z] #42 86.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:47.560Z] #42 DONE 87.0s [2022-05-12T06:10:47.560Z] [2022-05-12T06:10:47.560Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T06:10:47.560Z] #43 sha256:71dc2edea7325bcc7ee5a414e9d070198ee22cc66608d82d242b6144cdfa21f6 [2022-05-12T06:10:47.560Z] #43 DONE 0.3s [2022-05-12T06:10:47.560Z] [2022-05-12T06:10:47.560Z] #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-12T06:10:47.560Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:47.807Z] #55 23.89 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:10:47.820Z] #14 ... [2022-05-12T06:10:47.820Z] [2022-05-12T06:10:47.820Z] #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-12T06:10:47.820Z] #44 sha256:5a6fbdb3eb8f0d19b98eaf1b2b5b6fe7df89b445eb0aa413f18b72e2727c52a5 [2022-05-12T06:10:48.066Z] #55 24.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T06:10:48.066Z] #55 24.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T06:10:48.635Z] #55 ... [2022-05-12T06:10:48.635Z] [2022-05-12T06:10:48.635Z] #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-12T06:10:48.635Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:10:48.635Z] #42 14.89 Fetched 8417 kB in 11s (759 kB/s) [2022-05-12T06:10:48.635Z] #42 14.89 Reading package lists... [2022-05-12T06:10:48.635Z] #42 20.60 Reading package lists... [2022-05-12T06:10:48.663Z] #53 ... [2022-05-12T06:10:48.663Z] [2022-05-12T06:10:48.663Z] #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-12T06:10:48.663Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:10:48.663Z] #47 25.80 Updating files: 83% (1514/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T06:10:48.663Z] #47 26.21 + git checkout -q v2.3.0 [2022-05-12T06:10:48.896Z] #42 24.77 Building dependency tree... [2022-05-12T06:10:48.896Z] #42 ... [2022-05-12T06:10:48.896Z] [2022-05-12T06:10:48.896Z] #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-12T06:10:48.896Z] #62 sha256:d97f94bb5118d7d966b3709db6c3480a7f052cbf135b9b55a9b65ca8e3f1ae3c [2022-05-12T06:10:48.896Z] #62 14.84 Fetched 8417 kB in 10s (802 kB/s) [2022-05-12T06:10:48.896Z] #62 14.84 Reading package lists... [2022-05-12T06:10:48.896Z] #62 19.46 Reading package lists... [2022-05-12T06:10:48.896Z] #62 23.97 Building dependency tree... [2022-05-12T06:10:48.896Z] #62 ... [2022-05-12T06:10:48.896Z] [2022-05-12T06:10:48.896Z] #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-12T06:10:48.896Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:10:48.896Z] #14 15.06 Fetched 8417 kB in 11s (790 kB/s) [2022-05-12T06:10:48.896Z] #14 15.06 Reading package lists... [2022-05-12T06:10:48.896Z] #14 20.42 Reading package lists... [2022-05-12T06:10:49.156Z] #14 24.57 Building dependency tree... [2022-05-12T06:10:49.156Z] #14 ... [2022-05-12T06:10:49.156Z] [2022-05-12T06:10:49.156Z] #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-12T06:10:49.156Z] #62 sha256:d97f94bb5118d7d966b3709db6c3480a7f052cbf135b9b55a9b65ca8e3f1ae3c [2022-05-12T06:10:49.156Z] #62 23.97 Building dependency tree... [2022-05-12T06:10:49.204Z] #44 1.162 + RM_GOPATH=0 [2022-05-12T06:10:49.204Z] #44 1.162 + TMP_GOPATH= [2022-05-12T06:10:49.204Z] #44 1.162 + : /build [2022-05-12T06:10:49.204Z] #44 1.162 + '[' -z '' ']' [2022-05-12T06:10:49.204Z] #44 1.162 ++ mktemp -d [2022-05-12T06:10:49.204Z] #44 1.164 + export GOPATH=/tmp/tmp.Wq5NRxAuzc [2022-05-12T06:10:49.204Z] #44 1.164 + GOPATH=/tmp/tmp.Wq5NRxAuzc [2022-05-12T06:10:49.204Z] #44 1.188 + RM_GOPATH=1 [2022-05-12T06:10:49.204Z] #44 1.196 + case "$(go env GOARCH)" in [2022-05-12T06:10:49.204Z] #44 1.196 ++ go env GOARCH [2022-05-12T06:10:49.204Z] #44 1.220 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:49.204Z] #44 1.223 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:10:49.204Z] #44 1.225 ++ dirname /install.sh [2022-05-12T06:10:49.204Z] #44 1.263 + dir=/ [2022-05-12T06:10:49.204Z] #44 1.301 Install tini version v0.19.0 [2022-05-12T06:10:49.204Z] #44 1.304 + bin=tini [2022-05-12T06:10:49.204Z] #44 1.304 + shift [2022-05-12T06:10:49.204Z] #44 1.304 + '[' '!' -f //tini.installer ']' [2022-05-12T06:10:49.204Z] #44 1.304 + . //tini.installer [2022-05-12T06:10:49.204Z] #44 1.304 ++ : v0.19.0 [2022-05-12T06:10:49.204Z] #44 1.304 + install_tini [2022-05-12T06:10:49.204Z] #44 1.304 + echo 'Install tini version v0.19.0' [2022-05-12T06:10:49.204Z] #44 1.304 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wq5NRxAuzc/tini [2022-05-12T06:10:49.204Z] #44 1.307 Cloning into '/tmp/tmp.Wq5NRxAuzc/tini'... [2022-05-12T06:10:49.515Z] #19 122.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-12T06:10:49.515Z] #19 122.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:49.515Z] #19 122.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:10:49.515Z] #19 122.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-12T06:10:49.515Z] #19 122.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-12T06:10:49.515Z] #19 122.4 Selecting previously unselected package libc6-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T06:10:49.515Z] #19 122.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.515Z] #19 122.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.515Z] #19 122.6 Selecting previously unselected package libitm1-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.515Z] #19 122.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.515Z] #19 122.7 Selecting previously unselected package libasan6-s390x-cross. [2022-05-12T06:10:49.515Z] #19 122.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.515Z] #19 122.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.775Z] #19 122.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-12T06:10:49.775Z] #19 122.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.775Z] #19 122.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.775Z] #19 123.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-12T06:10:49.775Z] #19 123.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:49.775Z] #19 123.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:49.775Z] #19 123.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-12T06:10:49.775Z] #19 123.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:50.035Z] #19 123.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:50.035Z] #19 123.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-12T06:10:50.035Z] #19 123.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:50.035Z] #19 123.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:10:50.146Z] #44 2.444 + cd /tmp/tmp.Wq5NRxAuzc/tini [2022-05-12T06:10:50.146Z] #44 2.444 + git checkout -q v0.19.0 [2022-05-12T06:10:50.146Z] #44 2.478 + cmake . [2022-05-12T06:10:50.560Z] #47 28.15 + 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-12T06:10:51.089Z] #44 3.214 -- The C compiler identification is GNU 10.2.1 [2022-05-12T06:10:51.089Z] #44 3.295 -- Detecting C compiler ABI info [2022-05-12T06:10:51.715Z] #62 27.49 The following additional packages will be installed: [2022-05-12T06:10:51.715Z] #62 27.51 libbtrfs0 [2022-05-12T06:10:51.715Z] #62 27.72 The following NEW packages will be installed: [2022-05-12T06:10:51.715Z] #62 27.75 libbtrfs-dev libbtrfs0 [2022-05-12T06:10:51.865Z] #14 ... [2022-05-12T06:10:51.865Z] [2022-05-12T06:10:51.865Z] #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-12T06:10:51.865Z] #64 sha256:8f2038dfabc208e20ef71e254b929bbab236bad76ad92fb3f9b300185a5f523d [2022-05-12T06:10:51.974Z] #62 28.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:51.974Z] #62 28.21 Need to get 454 kB of archives. [2022-05-12T06:10:51.974Z] #62 28.21 After this operation, 1275 kB of additional disk space will be used. [2022-05-12T06:10:51.974Z] #62 28.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T06:10:51.974Z] #62 28.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T06:10:52.032Z] #44 4.187 -- Detecting C compiler ABI info - done [2022-05-12T06:10:52.033Z] #44 4.363 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T06:10:52.293Z] #44 4.364 -- Detecting C compile features [2022-05-12T06:10:52.293Z] #44 4.369 -- Detecting C compile features - done [2022-05-12T06:10:52.293Z] #44 4.444 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T06:10:52.380Z] #64 61.32 Updating files: 58% (2771/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: 97% (4672/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T06:10:52.380Z] #64 62.43 + cd /tmp/tmp.ZwUI9lHfXe/src/github.com/containerd/containerd [2022-05-12T06:10:52.380Z] #64 62.43 + git checkout -q v1.6.4 [2022-05-12T06:10:52.554Z] #44 4.707 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T06:10:52.554Z] #44 4.815 -- Configuring done [2022-05-12T06:10:52.554Z] #44 4.839 -- Generating done [2022-05-12T06:10:52.554Z] #44 4.852 -- Build files have been written to: /tmp/tmp.Wq5NRxAuzc/tini [2022-05-12T06:10:52.554Z] #44 4.855 + make tini-static [2022-05-12T06:10:53.125Z] #44 5.377 Scanning dependencies of target tini-static [2022-05-12T06:10:53.314Z] #64 63.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T06:10:53.314Z] #64 63.49 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T06:10:53.314Z] #64 63.49 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:10:53.314Z] #64 63.49 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:10:53.314Z] #64 63.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T06:10:53.314Z] #64 63.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T06:10:53.314Z] #64 63.49 + '[' '' = dynamic ']' [2022-05-12T06:10:53.314Z] #64 63.49 + make [2022-05-12T06:10:53.360Z] #62 29.44 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:53.431Z] #44 5.576 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T06:10:53.619Z] #62 29.69 Fetched 454 kB in 0s (1305 kB/s) [2022-05-12T06:10:53.619Z] #62 29.80 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T06:10:53.619Z] #62 29.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-12T06:10:53.619Z] #62 29.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T06:10:53.619Z] #62 29.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T06:10:53.879Z] #62 30.13 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T06:10:53.879Z] #62 30.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T06:10:53.879Z] #62 30.15 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T06:10:54.300Z] #19 127.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-12T06:10:54.300Z] #19 127.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:54.300Z] #19 127.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:10:54.300Z] #19 127.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-12T06:10:54.300Z] #19 127.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-12T06:10:54.300Z] #19 127.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T06:10:54.300Z] #19 127.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-12T06:10:54.300Z] #19 127.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T06:10:54.300Z] #19 127.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T06:10:54.300Z] #19 127.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-12T06:10:54.300Z] #19 127.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T06:10:54.300Z] #19 127.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:10:54.447Z] #62 30.50 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T06:10:54.447Z] #62 30.55 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T06:10:54.447Z] #62 30.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:54.447Z] #62 ... [2022-05-12T06:10:54.447Z] [2022-05-12T06:10:54.447Z] #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-12T06:10:54.447Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:10:54.447Z] #31 25.52 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T06:10:54.447Z] #31 27.15 #=#=# [2022-05-12T06:10:54.447Z] #31 27.50 #=#=# 0.0% ########## 14.7% ############## 20.3% ######################## 34.6% ################################ 45.5% ######################################## 56.4% ################################################ 68.0% ######################################################## 78.8% ################################################################# 90.3% ######################################################################## 100.0% [2022-05-12T06:10:54.447Z] #31 29.70 [2022-05-12T06:10:54.560Z] #19 127.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-12T06:10:54.560Z] #19 127.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T06:10:54.560Z] #19 127.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:10:54.818Z] #44 7.008 [100%] Linking C executable tini-static [2022-05-12T06:10:55.209Z] #64 65.12 + bin/ctr [2022-05-12T06:10:55.391Z] #44 7.541 [100%] Built target tini-static [2022-05-12T06:10:55.391Z] #44 7.630 + mkdir -p /build [2022-05-12T06:10:55.391Z] #44 7.648 + cp tini-static /build/docker-init [2022-05-12T06:10:55.823Z] #47 ... [2022-05-12T06:10:55.823Z] [2022-05-12T06:10:55.823Z] #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-12T06:10:55.823Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:55.823Z] #62 22.05 Reading package lists... [2022-05-12T06:10:55.823Z] #62 27.78 Building dependency tree... [2022-05-12T06:10:55.823Z] #62 31.23 The following additional packages will be installed: [2022-05-12T06:10:55.823Z] #62 31.25 libbtrfs0 [2022-05-12T06:10:55.823Z] #62 31.40 The following NEW packages will be installed: [2022-05-12T06:10:55.823Z] #62 31.42 libbtrfs-dev libbtrfs0 [2022-05-12T06:10:55.823Z] #62 31.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:55.823Z] #62 31.90 Need to get 460 kB of archives. [2022-05-12T06:10:55.823Z] #62 31.90 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T06:10:55.823Z] #62 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:10:55.823Z] #62 31.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:10:55.823Z] #62 32.99 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:55.823Z] #62 33.22 Fetched 460 kB in 0s (1255 kB/s) [2022-05-12T06:10:55.823Z] #62 33.30 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:10:55.823Z] #62 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T06:10:55.823Z] #62 33.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:10:55.823Z] #62 33.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:10:55.823Z] #62 33.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:10:55.823Z] #62 33.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:10:55.823Z] #62 33.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:10:56.080Z] #62 ... [2022-05-12T06:10:56.080Z] [2022-05-12T06:10:56.080Z] #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-12T06:10:56.080Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:56.080Z] #55 33.95 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T06:10:56.080Z] #55 33.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:10:56.080Z] #55 34.02 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T06:10:56.334Z] #44 DONE 8.5s [2022-05-12T06:10:56.334Z] [2022-05-12T06:10:56.334Z] #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-12T06:10:56.334Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:56.334Z] #14 87.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T06:10:56.334Z] #14 87.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T06:10:56.334Z] #14 87.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:10:56.337Z] #55 34.11 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T06:10:56.593Z] #55 34.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:10:56.595Z] #14 96.08 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T06:10:56.595Z] #14 96.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:10:56.595Z] #14 96.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:10:56.856Z] #14 96.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T06:10:56.865Z] #55 ... [2022-05-12T06:10:56.865Z] [2022-05-12T06:10:56.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-12T06:10:56.865Z] #62 sha256:280e4a5b3f6aaade423c5eab66d3e04b13858a1e60f5b0e05232653713fbef99 [2022-05-12T06:10:56.865Z] #62 34.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:10:56.865Z] #62 34.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:10:56.865Z] #62 34.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:10:56.865Z] #62 DONE 34.7s [2022-05-12T06:10:56.865Z] [2022-05-12T06:10:56.865Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T06:10:56.865Z] #63 sha256:db12b10a901b28cb154a2e8bdaaf8acabc31e6c847424327faba8a60aa3e2192 [2022-05-12T06:10:56.865Z] #63 DONE 0.2s [2022-05-12T06:10:56.865Z] [2022-05-12T06:10:56.865Z] #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-12T06:10:56.865Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:56.865Z] #42 23.93 Reading package lists... [2022-05-12T06:10:56.865Z] #42 29.45 Building dependency tree... [2022-05-12T06:10:56.865Z] #42 32.77 The following additional packages will be installed: [2022-05-12T06:10:56.865Z] #42 32.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T06:10:56.865Z] #42 32.84 Suggested packages: [2022-05-12T06:10:56.865Z] #42 32.84 cmake-doc ninja-build lrzip [2022-05-12T06:10:56.865Z] #42 32.84 Recommended packages: [2022-05-12T06:10:56.865Z] #42 32.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T06:10:56.865Z] #42 33.77 The following NEW packages will be installed: [2022-05-12T06:10:56.865Z] #42 33.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T06:10:56.865Z] #42 33.79 vim-common xxd [2022-05-12T06:10:56.865Z] #42 34.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:56.865Z] #42 34.20 Need to get 17.7 MB of archives. [2022-05-12T06:10:56.865Z] #42 34.20 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T06:10:56.865Z] #42 34.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:10:56.866Z] #42 34.20 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-12T06:10:56.866Z] #42 34.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T06:10:56.866Z] #42 34.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:10:56.999Z] #31 ... [2022-05-12T06:10:56.999Z] [2022-05-12T06:10:56.999Z] #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-12T06:10:56.999Z] #40 sha256:3c2b26ebce8ae1effa37fea585df23d9513a14b2c678ab042056623a2302ccbb [2022-05-12T06:10:56.999Z] #40 33.06 NAME: [2022-05-12T06:10:56.999Z] #40 33.07 go-winres - A tool for embedding resources in Windows executables [2022-05-12T06:10:56.999Z] #40 33.07 [2022-05-12T06:10:56.999Z] #40 33.07 USAGE: [2022-05-12T06:10:56.999Z] #40 33.07 go-winres [global options] command [command options] [arguments...] [2022-05-12T06:10:56.999Z] #40 33.07 [2022-05-12T06:10:56.999Z] #40 33.07 COMMANDS: [2022-05-12T06:10:56.999Z] #40 33.07 init Create an initial ./winres/winres.json [2022-05-12T06:10:56.999Z] #40 33.07 make Make syso files for the "go build" command [2022-05-12T06:10:56.999Z] #40 33.07 simply Make syso files for the "go build" command (simplified) [2022-05-12T06:10:56.999Z] #40 33.07 extract Extract all resources from an executable [2022-05-12T06:10:56.999Z] #40 33.07 patch Replace resources in an executable file (exe, dll) [2022-05-12T06:10:56.999Z] #40 33.07 help, h Shows a list of commands or help for one command [2022-05-12T06:10:56.999Z] #40 33.07 [2022-05-12T06:10:56.999Z] #40 33.07 GLOBAL OPTIONS: [2022-05-12T06:10:56.999Z] #40 33.07 --help, -h show help (default: false) [2022-05-12T06:10:57.116Z] #14 96.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:10:57.116Z] #14 96.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:10:57.122Z] #42 34.92 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-12T06:10:57.122Z] #42 34.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T06:10:57.122Z] #42 35.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T06:10:57.122Z] #42 35.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T06:10:57.122Z] #42 35.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T06:10:57.122Z] #42 35.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T06:10:57.122Z] #42 ... [2022-05-12T06:10:57.122Z] [2022-05-12T06:10:57.122Z] #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-12T06:10:57.122Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:57.122Z] #55 34.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T06:10:57.122Z] #55 35.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T06:10:57.122Z] #55 35.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T06:10:57.122Z] #55 35.08 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T06:10:58.053Z] #55 36.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T06:10:58.310Z] #55 36.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T06:10:58.310Z] #55 ... [2022-05-12T06:10:58.310Z] [2022-05-12T06:10:58.310Z] #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-12T06:10:58.310Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:58.310Z] #51 20.00 Reading package lists... [2022-05-12T06:10:58.310Z] #51 25.92 Reading package lists... [2022-05-12T06:10:58.310Z] #51 31.29 Building dependency tree... [2022-05-12T06:10:58.310Z] #51 35.24 The following additional packages will be installed: [2022-05-12T06:10:58.310Z] #51 35.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:58.310Z] #51 35.24 python3-protobuf python3-six [2022-05-12T06:10:58.310Z] #51 35.24 Suggested packages: [2022-05-12T06:10:58.310Z] #51 35.24 python3-setuptools [2022-05-12T06:10:58.310Z] #51 35.24 Recommended packages: [2022-05-12T06:10:58.310Z] #51 35.24 iproute2 | iproute [2022-05-12T06:10:58.310Z] #51 35.94 The following NEW packages will be installed: [2022-05-12T06:10:58.310Z] #51 ... [2022-05-12T06:10:58.310Z] [2022-05-12T06:10:58.310Z] #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-12T06:10:58.310Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:10:58.310Z] #14 21.23 Reading package lists... [2022-05-12T06:10:58.310Z] #14 27.03 Reading package lists... [2022-05-12T06:10:58.310Z] #14 32.22 Building dependency tree... [2022-05-12T06:10:58.310Z] #14 36.09 The following additional packages will be installed: [2022-05-12T06:10:58.310Z] #14 36.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:10:58.310Z] #14 36.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T06:10:58.310Z] #14 36.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T06:10:58.310Z] #14 36.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T06:10:58.310Z] #14 36.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T06:10:58.310Z] #14 36.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T06:10:58.310Z] #14 36.09 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T06:10:58.310Z] #14 36.12 Suggested packages: [2022-05-12T06:10:58.310Z] #14 36.12 gcc-10-locales seccomp wine64 [2022-05-12T06:10:58.501Z] #14 ... [2022-05-12T06:10:58.501Z] [2022-05-12T06:10:58.501Z] #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-12T06:10:58.501Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:10:58.501Z] #53 97.74 gotestsum version dev [2022-05-12T06:10:58.501Z] #53 DONE 97.9s [2022-05-12T06:10:58.501Z] [2022-05-12T06:10:58.501Z] #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-12T06:10:58.501Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:10:58.501Z] #55 89.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:10:58.567Z] #14 ... [2022-05-12T06:10:58.567Z] [2022-05-12T06:10:58.567Z] #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-12T06:10:58.567Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:10:58.567Z] #51 35.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:58.567Z] #51 35.94 python3-protobuf python3-six [2022-05-12T06:10:58.763Z] #19 131.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-12T06:10:58.763Z] #19 131.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T06:10:58.763Z] #19 131.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:10:58.763Z] #19 131.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-12T06:10:58.763Z] #19 131.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-12T06:10:58.763Z] #19 131.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-12T06:10:58.763Z] #19 131.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libfile-which-perl (1.23-1) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T06:10:58.763Z] #19 131.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up file (1:5.39-3) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up bzip2 (1.0.8-4) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up libyaml-perl (1.30-1) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T06:10:58.763Z] #19 131.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T06:10:58.763Z] #19 131.9 Setting up libio-string-perl (1.08-3.1) ... [2022-05-12T06:10:58.763Z] #19 131.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T06:10:59.024Z] #19 132.2 Setting up cross-config (2.6.18+nmu1) ... [2022-05-12T06:10:59.094Z] #40 ... [2022-05-12T06:10:59.094Z] [2022-05-12T06:10:59.094Z] #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-12T06:10:59.094Z] #62 sha256:d97f94bb5118d7d966b3709db6c3480a7f052cbf135b9b55a9b65ca8e3f1ae3c [2022-05-12T06:10:59.094Z] #62 DONE 35.1s [2022-05-12T06:10:59.094Z] [2022-05-12T06:10:59.094Z] #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-12T06:10:59.094Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:10:59.094Z] #55 25.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T06:10:59.094Z] #55 25.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T06:10:59.094Z] #55 27.81 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T06:10:59.094Z] #55 27.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:10:59.094Z] #55 27.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T06:10:59.094Z] #55 27.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T06:10:59.094Z] #55 27.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T06:10:59.094Z] #55 28.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T06:10:59.094Z] #55 28.11 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:10:59.094Z] #55 28.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T06:10:59.094Z] #55 28.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T06:10:59.094Z] #55 28.24 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T06:10:59.094Z] #55 28.25 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T06:10:59.094Z] #55 28.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T06:10:59.094Z] #55 28.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T06:10:59.094Z] #55 28.37 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T06:10:59.094Z] #55 28.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.54 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T06:10:59.094Z] #55 28.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T06:10:59.094Z] #55 28.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T06:10:59.094Z] #55 28.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T06:10:59.094Z] #55 28.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T06:10:59.094Z] #55 28.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T06:10:59.094Z] #55 29.02 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T06:10:59.094Z] #55 29.13 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T06:10:59.094Z] #55 29.15 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T06:10:59.094Z] #55 29.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T06:10:59.094Z] #55 29.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T06:10:59.094Z] #55 29.30 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T06:10:59.094Z] #55 29.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T06:10:59.094Z] #55 29.52 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T06:10:59.094Z] #55 29.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T06:10:59.094Z] #55 29.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T06:10:59.094Z] #55 29.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T06:10:59.094Z] #55 29.85 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T06:10:59.094Z] #55 29.92 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T06:10:59.094Z] #55 29.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T06:10:59.094Z] #55 29.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T06:10:59.094Z] #55 30.01 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T06:10:59.094Z] #55 30.06 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T06:10:59.094Z] #55 30.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T06:10:59.094Z] #55 30.15 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T06:10:59.094Z] #55 30.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T06:10:59.094Z] #55 30.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T06:10:59.094Z] #55 30.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T06:10:59.094Z] #55 30.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T06:10:59.094Z] #55 30.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T06:10:59.094Z] #55 30.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T06:10:59.094Z] #55 30.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T06:10:59.094Z] #55 30.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T06:10:59.094Z] #55 30.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T06:10:59.094Z] #55 30.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T06:10:59.094Z] #55 30.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T06:10:59.094Z] #55 30.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T06:10:59.094Z] #55 30.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T06:10:59.094Z] #55 30.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T06:10:59.094Z] #55 30.82 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T06:10:59.094Z] #55 30.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T06:10:59.094Z] #55 30.90 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T06:10:59.094Z] #55 30.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T06:10:59.094Z] #55 30.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T06:10:59.094Z] #55 30.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T06:10:59.094Z] #55 30.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T06:10:59.094Z] #55 31.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T06:10:59.094Z] #55 31.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T06:10:59.094Z] #55 31.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T06:10:59.094Z] #55 31.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T06:10:59.094Z] #55 31.15 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T06:10:59.094Z] #55 31.16 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T06:10:59.094Z] #55 31.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T06:10:59.094Z] #55 31.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T06:10:59.094Z] #55 31.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T06:10:59.094Z] #55 31.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T06:10:59.094Z] #55 31.87 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T06:10:59.094Z] #55 31.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T06:10:59.094Z] #55 31.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T06:10:59.094Z] #55 32.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T06:10:59.094Z] #55 32.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T06:10:59.094Z] #55 32.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T06:10:59.094Z] #55 32.53 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T06:10:59.094Z] #55 32.56 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T06:10:59.094Z] #55 32.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T06:10:59.094Z] #55 32.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T06:10:59.094Z] #55 32.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T06:10:59.094Z] #55 32.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T06:10:59.094Z] #55 32.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T06:10:59.094Z] #55 32.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T06:10:59.094Z] #55 32.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T06:10:59.094Z] #55 33.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T06:10:59.094Z] #55 33.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T06:10:59.094Z] #55 33.29 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T06:10:59.094Z] #55 33.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T06:10:59.094Z] #55 33.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T06:10:59.094Z] #55 33.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T06:10:59.094Z] #55 33.43 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T06:10:59.094Z] #55 33.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T06:10:59.094Z] #55 34.12 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T06:10:59.094Z] #55 35.14 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T06:10:59.094Z] #55 35.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T06:10:59.094Z] #55 35.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T06:10:59.094Z] #55 35.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T06:10:59.132Z] #51 36.44 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:59.132Z] #51 36.44 Need to get 2314 kB of archives. [2022-05-12T06:10:59.132Z] #51 36.44 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T06:10:59.132Z] #51 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T06:10:59.132Z] #51 36.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:10:59.132Z] #51 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T06:10:59.132Z] #51 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T06:10:59.132Z] #51 36.54 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-12T06:10:59.132Z] #51 36.56 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-12T06:10:59.132Z] #51 36.60 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-12T06:10:59.132Z] #51 ... [2022-05-12T06:10:59.132Z] [2022-05-12T06:10:59.132Z] #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-12T06:10:59.132Z] #57 sha256:eb1986c1705a4a5c04a40515e7c04b5dd6e150eeaffd86781cf299efbf5d9296 [2022-05-12T06:10:59.132Z] #57 36.81 v3.0.2 [2022-05-12T06:10:59.132Z] #57 DONE 37.0s [2022-05-12T06:10:59.373Z] #55 35.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:10:59.373Z] #55 ... [2022-05-12T06:10:59.373Z] [2022-05-12T06:10:59.373Z] #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-12T06:10:59.373Z] #40 sha256:3c2b26ebce8ae1effa37fea585df23d9513a14b2c678ab042056623a2302ccbb [2022-05-12T06:10:59.373Z] #40 DONE 35.5s [2022-05-12T06:10:59.373Z] [2022-05-12T06:10:59.373Z] #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-12T06:10:59.373Z] #51 sha256:75fee3336815cca3ba8f1679c877578966bc9870eeb6674893c084594563ebd7 [2022-05-12T06:10:59.373Z] #51 20.98 Reading package lists... [2022-05-12T06:10:59.373Z] #51 25.16 Building dependency tree... [2022-05-12T06:10:59.373Z] #51 28.60 The following additional packages will be installed: [2022-05-12T06:10:59.373Z] #51 28.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:59.373Z] #51 28.61 python3-protobuf python3-six [2022-05-12T06:10:59.373Z] #51 28.62 Suggested packages: [2022-05-12T06:10:59.373Z] #51 28.64 python3-setuptools [2022-05-12T06:10:59.373Z] #51 28.64 Recommended packages: [2022-05-12T06:10:59.373Z] #51 28.64 iproute2 | iproute [2022-05-12T06:10:59.373Z] #51 29.25 The following NEW packages will be installed: [2022-05-12T06:10:59.373Z] #51 29.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T06:10:59.373Z] #51 29.27 python3-protobuf python3-six [2022-05-12T06:10:59.373Z] #51 29.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:59.373Z] #51 29.76 Need to get 2136 kB of archives. [2022-05-12T06:10:59.373Z] #51 29.76 After this operation, 10.8 MB of additional disk space will be used. [2022-05-12T06:10:59.373Z] #51 29.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-12T06:10:59.373Z] #51 29.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:10:59.373Z] #51 29.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T06:10:59.373Z] #51 29.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-12T06:10:59.373Z] #51 29.80 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-12T06:10:59.373Z] #51 29.80 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-12T06:10:59.373Z] #51 29.81 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-12T06:10:59.373Z] #51 32.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-12T06:10:59.373Z] #51 33.91 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:59.373Z] #51 34.41 Fetched 2136 kB in 4s (604 kB/s) [2022-05-12T06:10:59.373Z] #51 34.58 Selecting previously unselected package libprotobuf23:arm64. [2022-05-12T06:10:59.373Z] #51 34.58 (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-12T06:10:59.373Z] #51 34.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-12T06:10:59.373Z] #51 34.76 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T06:10:59.392Z] [2022-05-12T06:10:59.392Z] #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-12T06:10:59.392Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:10:59.392Z] #42 36.65 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:59.392Z] #42 36.99 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-05-12T06:10:59.392Z] #42 37.16 Selecting previously unselected package xxd. [2022-05-12T06:10:59.392Z] #42 37.16 (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-12T06:10:59.392Z] #42 37.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:10:59.392Z] #42 37.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:59.392Z] #42 37.39 Selecting previously unselected package vim-common. [2022-05-12T06:10:59.392Z] #42 37.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:10:59.650Z] #42 37.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:59.652Z] #51 ... [2022-05-12T06:10:59.652Z] [2022-05-12T06:10:59.652Z] #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-12T06:10:59.652Z] #57 sha256:5269cabaa9008659574fd792924d944dd0f55c0529bb332546a5f68c126afd61 [2022-05-12T06:10:59.652Z] #57 31.07 v3.0.2 [2022-05-12T06:10:59.652Z] #57 DONE 35.7s [2022-05-12T06:10:59.652Z] [2022-05-12T06:10:59.652Z] #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-12T06:10:59.652Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:10:59.652Z] #42 24.77 Building dependency tree... [2022-05-12T06:10:59.652Z] #42 28.53 The following additional packages will be installed: [2022-05-12T06:10:59.652Z] #42 28.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T06:10:59.652Z] #42 28.58 Suggested packages: [2022-05-12T06:10:59.652Z] #42 28.58 cmake-doc ninja-build lrzip [2022-05-12T06:10:59.652Z] #42 28.58 Recommended packages: [2022-05-12T06:10:59.652Z] #42 28.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T06:10:59.652Z] #42 29.43 The following NEW packages will be installed: [2022-05-12T06:10:59.652Z] #42 29.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T06:10:59.652Z] #42 29.46 vim-common xxd [2022-05-12T06:10:59.652Z] #42 29.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:59.652Z] #42 29.87 Need to get 15.6 MB of archives. [2022-05-12T06:10:59.652Z] #42 29.87 After this operation, 67.4 MB of additional disk space will be used. [2022-05-12T06:10:59.652Z] #42 29.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:10:59.652Z] #42 29.88 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-12T06:10:59.652Z] #42 29.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T06:10:59.652Z] #42 29.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T06:10:59.652Z] #42 30.38 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-12T06:10:59.652Z] #42 30.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-12T06:10:59.652Z] #42 30.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-12T06:10:59.652Z] #42 30.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-12T06:10:59.652Z] #42 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-12T06:10:59.652Z] #42 30.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-12T06:10:59.652Z] #42 31.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:10:59.652Z] #42 32.64 Fetched 15.6 MB in 1s (14.2 MB/s) [2022-05-12T06:10:59.652Z] #42 33.35 Selecting previously unselected package xxd. [2022-05-12T06:10:59.652Z] #42 33.36 (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-12T06:10:59.652Z] #42 33.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T06:10:59.652Z] #42 33.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:59.652Z] #42 34.40 Selecting previously unselected package vim-common. [2022-05-12T06:10:59.652Z] #42 34.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:10:59.652Z] #42 34.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:10:59.652Z] #42 35.23 Selecting previously unselected package cmake-data. [2022-05-12T06:10:59.652Z] #42 35.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T06:10:59.652Z] #42 35.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:10:59.652Z] #42 ... [2022-05-12T06:10:59.652Z] [2022-05-12T06:10:59.652Z] #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-12T06:10:59.652Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:10:59.652Z] #55 35.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:10:59.652Z] #55 ... [2022-05-12T06:10:59.652Z] [2022-05-12T06:10:59.652Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T06:10:59.652Z] #63 sha256:57f10f2a7606fb991c4405e2a0a1996333558499ed0dd5efbb5cae8878feea49 [2022-05-12T06:10:59.652Z] #63 DONE 0.9s [2022-05-12T06:10:59.652Z] [2022-05-12T06:10:59.652Z] #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-12T06:10:59.652Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:10:59.652Z] #14 24.57 Building dependency tree... [2022-05-12T06:10:59.652Z] #14 28.27 The following additional packages will be installed: [2022-05-12T06:10:59.652Z] #14 28.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:10:59.652Z] #14 28.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T06:10:59.652Z] #14 28.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T06:10:59.652Z] #14 28.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T06:10:59.652Z] #14 28.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T06:10:59.652Z] #14 28.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T06:10:59.652Z] #14 28.28 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T06:10:59.652Z] #14 28.29 Suggested packages: [2022-05-12T06:10:59.652Z] #14 28.31 gcc-10-locales seccomp wine64 [2022-05-12T06:10:59.652Z] #14 29.47 The following NEW packages will be installed: [2022-05-12T06:10:59.652Z] #14 29.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:10:59.652Z] #14 29.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T06:10:59.652Z] #14 29.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T06:10:59.652Z] #14 29.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T06:10:59.652Z] #14 29.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T06:10:59.652Z] #14 29.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T06:10:59.652Z] #14 29.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T06:10:59.652Z] #14 29.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T06:10:59.652Z] #14 29.49 mingw-w64-x86-64-dev [2022-05-12T06:10:59.652Z] #14 29.92 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:10:59.652Z] #14 29.92 Need to get 108 MB of archives. [2022-05-12T06:10:59.652Z] #14 29.92 After this operation, 620 MB of additional disk space will be used. [2022-05-12T06:10:59.652Z] #14 29.92 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-12T06:10:59.652Z] #14 30.00 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-12T06:10:59.652Z] #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-12T06:10:59.652Z] #14 30.11 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-12T06:10:59.652Z] #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-12T06:10:59.652Z] #14 30.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T06:10:59.652Z] #14 30.33 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-12T06:10:59.652Z] #14 30.44 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-12T06:10:59.652Z] #14 30.45 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-12T06:10:59.652Z] #14 31.36 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-12T06:10:59.652Z] #14 33.36 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-12T06:10:59.652Z] #14 34.13 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-12T06:10:59.652Z] #14 34.74 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-12T06:10:59.652Z] #14 35.83 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-12T06:10:59.908Z] #42 37.71 Selecting previously unselected package cmake-data. [2022-05-12T06:10:59.908Z] #42 37.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T06:10:59.908Z] #42 37.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:10:59.911Z] #14 ... [2022-05-12T06:10:59.912Z] [2022-05-12T06:10:59.912Z] #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-12T06:10:59.912Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:10:59.912Z] #55 36.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T06:11:01.963Z] #55 37.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T06:11:01.963Z] #55 37.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:11:01.963Z] #55 37.96 go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:11:02.323Z] #19 135.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:11:02.323Z] #19 135.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T06:11:02.323Z] #19 135.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up patch (2.7.6-7) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T06:11:02.323Z] #19 135.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:11:02.323Z] #19 135.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T06:11:02.584Z] #19 135.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T06:11:02.584Z] #19 135.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:02.844Z] #19 135.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T06:11:02.844Z] #19 136.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-12T06:11:02.844Z] #19 136.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T06:11:03.105Z] #19 136.2 [2022-05-12T06:11:03.105Z] #19 136.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T06:11:03.105Z] #19 136.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.2 Setting up dpkg-dev (1.20.9) ... [2022-05-12T06:11:03.105Z] #19 136.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.105Z] #19 136.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.365Z] #19 136.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.365Z] #19 136.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.365Z] #19 136.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T06:11:03.365Z] #19 136.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-12T06:11:03.365Z] #19 136.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-12T06:11:03.365Z] #19 136.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T06:11:03.626Z] #19 136.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T06:11:03.626Z] #19 136.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:11:03.626Z] #19 136.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:03.626Z] #19 136.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.626Z] #19 136.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 136.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 136.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 136.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up libxml-simple-perl (2.25-1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:11:03.886Z] #19 137.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T06:11:03.886Z] #19 137.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:03.886Z] #19 137.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:03.886Z] #19 137.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:04.146Z] #19 137.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T06:11:04.147Z] #19 137.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:04.147Z] #19 137.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:04.147Z] #19 137.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T06:11:04.147Z] #19 137.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:04.147Z] #19 137.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-12T06:11:04.147Z] #19 137.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:04.147Z] #19 137.5 Setting up crossbuild-essential-armel (12.9) ... [2022-05-12T06:11:04.147Z] #19 137.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T06:11:04.178Z] #42 ... [2022-05-12T06:11:04.178Z] [2022-05-12T06:11:04.178Z] #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-12T06:11:04.178Z] #40 sha256:3dbb443880160ee63648fd242c02f7949ab4d0b87d06dbe07beae5055bbeb57a [2022-05-12T06:11:04.178Z] #40 41.22 NAME: [2022-05-12T06:11:04.178Z] #40 41.22 go-winres - A tool for embedding resources in Windows executables [2022-05-12T06:11:04.178Z] #40 41.22 [2022-05-12T06:11:04.178Z] #40 41.22 USAGE: [2022-05-12T06:11:04.178Z] #40 41.22 go-winres [global options] command [command options] [arguments...] [2022-05-12T06:11:04.178Z] #40 41.22 [2022-05-12T06:11:04.178Z] #40 41.22 COMMANDS: [2022-05-12T06:11:04.178Z] #40 41.22 init Create an initial ./winres/winres.json [2022-05-12T06:11:04.178Z] #40 41.22 make Make syso files for the "go build" command [2022-05-12T06:11:04.178Z] #40 41.22 simply Make syso files for the "go build" command (simplified) [2022-05-12T06:11:04.178Z] #40 41.22 extract Extract all resources from an executable [2022-05-12T06:11:04.178Z] #40 41.22 patch Replace resources in an executable file (exe, dll) [2022-05-12T06:11:04.178Z] #40 41.22 help, h Shows a list of commands or help for one command [2022-05-12T06:11:04.178Z] #40 41.22 [2022-05-12T06:11:04.178Z] #40 41.22 GLOBAL OPTIONS: [2022-05-12T06:11:04.178Z] #40 41.22 --help, -h show help (default: false) [2022-05-12T06:11:04.178Z] #40 DONE 42.0s [2022-05-12T06:11:04.178Z] [2022-05-12T06:11:04.178Z] #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-12T06:11:04.178Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:11:04.178Z] #42 41.90 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:11:04.178Z] #42 41.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:11:04.178Z] #42 41.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:11:04.178Z] #42 ... [2022-05-12T06:11:04.178Z] [2022-05-12T06:11:04.178Z] #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-12T06:11:04.178Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:11:04.178Z] #55 39.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:11:04.178Z] #55 39.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T06:11:04.178Z] #55 39.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T06:11:04.178Z] #55 39.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T06:11:04.178Z] #55 39.50 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:11:04.178Z] #55 39.56 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T06:11:04.178Z] #55 39.60 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T06:11:04.178Z] #55 39.67 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T06:11:04.178Z] #55 39.67 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T06:11:04.178Z] #55 39.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T06:11:04.178Z] #55 39.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T06:11:04.178Z] #55 39.85 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T06:11:04.178Z] #55 39.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T06:11:04.178Z] #55 40.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T06:11:04.178Z] #55 40.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T06:11:04.178Z] #55 40.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T06:11:04.178Z] #55 40.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T06:11:04.178Z] #55 40.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T06:11:04.178Z] #55 40.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T06:11:04.178Z] #55 40.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T06:11:04.178Z] #55 40.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T06:11:04.178Z] #55 41.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T06:11:04.178Z] #55 41.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T06:11:04.178Z] #55 41.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T06:11:04.178Z] #55 41.51 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T06:11:04.178Z] #55 41.73 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T06:11:04.178Z] #55 41.78 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T06:11:04.182Z] Running on azwin-2-e029e0 in d:\jenkins\workspace\moby_PR-43581 [Pipeline] { [Pipeline] ws [2022-05-12T06:11:04.202Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T06:11:04.407Z] #19 137.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-12T06:11:04.407Z] #19 137.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-12T06:11:04.407Z] #19 137.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-12T06:11:04.407Z] #19 137.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-12T06:11:04.407Z] #19 137.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:04.743Z] #55 42.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T06:11:04.743Z] #55 42.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T06:11:04.743Z] #55 42.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T06:11:04.743Z] #55 42.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T06:11:05.000Z] #55 42.73 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T06:11:05.000Z] #55 42.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T06:11:05.001Z] #55 42.73 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T06:11:05.001Z] #55 42.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T06:11:05.001Z] #55 42.98 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T06:11:05.218Z] #64 ... [2022-05-12T06:11:05.218Z] [2022-05-12T06:11:05.218Z] #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-12T06:11:05.218Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:05.218Z] #14 120.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T06:11:05.218Z] #14 120.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:05.218Z] #14 120.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:05.218Z] #14 126.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T06:11:05.218Z] #14 126.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:05.218Z] #14 126.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:05.218Z] #14 132.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T06:11:05.218Z] #14 132.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:05.218Z] #14 132.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:05.256Z] #55 ... [2022-05-12T06:11:05.256Z] [2022-05-12T06:11:05.256Z] #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-12T06:11:05.256Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:11:05.256Z] #31 32.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T06:11:05.256Z] #31 33.82 [2022-05-12T06:11:05.256Z] #31 34.14 #=#=# ######################################################################## 100.0% [2022-05-12T06:11:05.256Z] #31 35.73 [2022-05-12T06:11:05.256Z] #31 38.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T06:11:05.256Z] #31 39.38 [2022-05-12T06:11:05.256Z] #31 39.72 #=#=# ######################################################################## 100.0% [2022-05-12T06:11:05.258Z] #55 43.02 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T06:11:05.258Z] #55 43.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T06:11:05.258Z] #55 43.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T06:11:05.258Z] #55 43.17 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T06:11:05.258Z] #55 43.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T06:11:05.258Z] #55 43.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T06:11:05.258Z] #55 43.20 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T06:11:05.258Z] #55 43.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T06:11:05.516Z] #31 40.75 [2022-05-12T06:11:05.517Z] #55 43.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T06:11:05.517Z] #55 43.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T06:11:05.517Z] #55 43.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T06:11:05.643Z] The recommended git tool is: git [2022-05-12T06:11:05.775Z] #31 41.02 Download of images into '/build' complete. [2022-05-12T06:11:05.775Z] #31 41.03 Use something like the following to load the result into a Docker daemon: [2022-05-12T06:11:05.776Z] #31 41.03 tar -cC '/build' . | docker load [2022-05-12T06:11:05.776Z] #55 43.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T06:11:05.818Z] Running on azwin-2-00f800 in d:\jenkins\workspace\moby_PR-43581 [Pipeline] { [Pipeline] ws [2022-05-12T06:11:05.833Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T06:11:06.033Z] #55 43.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T06:11:06.033Z] #55 43.88 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T06:11:06.033Z] #55 43.95 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T06:11:06.035Z] #31 ... [2022-05-12T06:11:06.035Z] [2022-05-12T06:11:06.035Z] #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-12T06:11:06.035Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:11:06.035Z] #55 42.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T06:11:06.035Z] #55 42.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T06:11:06.035Z] #55 42.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T06:11:06.035Z] #55 42.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T06:11:06.292Z] #55 44.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T06:11:06.292Z] #55 44.11 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T06:11:06.292Z] #55 44.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T06:11:06.292Z] #55 44.22 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T06:11:06.292Z] #55 44.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T06:11:06.295Z] #55 42.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T06:11:06.295Z] #55 42.43 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T06:11:06.295Z] #55 42.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T06:11:06.295Z] #55 42.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T06:11:06.549Z] #55 44.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T06:11:06.549Z] #55 44.40 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T06:11:06.549Z] #55 44.40 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T06:11:06.549Z] #55 44.41 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T06:11:06.549Z] #55 44.49 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T06:11:06.638Z] #55 42.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T06:11:06.638Z] #55 42.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T06:11:06.638Z] #55 42.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T06:11:06.639Z] #55 42.73 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T06:11:06.813Z] #55 44.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T06:11:06.813Z] #55 44.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T06:11:06.813Z] #55 44.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T06:11:06.813Z] #55 44.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T06:11:07.080Z] #55 ... [2022-05-12T06:11:07.080Z] [2022-05-12T06:11:07.080Z] #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-12T06:11:07.080Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:11:07.080Z] #64 4.197 + RM_GOPATH=0 [2022-05-12T06:11:07.080Z] #64 4.197 + TMP_GOPATH= [2022-05-12T06:11:07.080Z] #64 4.197 + : /build [2022-05-12T06:11:07.080Z] #64 4.197 + '[' -z '' ']' [2022-05-12T06:11:07.080Z] #64 4.197 ++ mktemp -d [2022-05-12T06:11:07.080Z] #64 4.197 + export GOPATH=/tmp/tmp.mDKUcGpdZx [2022-05-12T06:11:07.080Z] #64 4.197 + GOPATH=/tmp/tmp.mDKUcGpdZx [2022-05-12T06:11:07.080Z] #64 4.197 + RM_GOPATH=1 [2022-05-12T06:11:07.080Z] #64 4.197 + case "$(go env GOARCH)" in [2022-05-12T06:11:07.080Z] #64 4.197 ++ go env GOARCH [2022-05-12T06:11:07.080Z] #64 4.242 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:07.080Z] #64 4.242 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:07.080Z] #64 4.242 ++ dirname /install.sh [2022-05-12T06:11:07.080Z] #64 4.261 Install containerd version v1.6.4 [2022-05-12T06:11:07.080Z] #64 4.269 + dir=/ [2022-05-12T06:11:07.080Z] #64 4.269 + bin=containerd [2022-05-12T06:11:07.080Z] #64 4.269 + shift [2022-05-12T06:11:07.080Z] #64 4.269 + '[' '!' -f //containerd.installer ']' [2022-05-12T06:11:07.080Z] #64 4.269 + . //containerd.installer [2022-05-12T06:11:07.080Z] #64 4.269 ++ set -e [2022-05-12T06:11:07.080Z] #64 4.269 ++ : v1.6.4 [2022-05-12T06:11:07.080Z] #64 4.269 + install_containerd [2022-05-12T06:11:07.080Z] #64 4.269 + echo 'Install containerd version v1.6.4' [2022-05-12T06:11:07.080Z] #64 4.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mDKUcGpdZx/src/github.com/containerd/containerd [2022-05-12T06:11:07.080Z] #64 4.269 Cloning into '/tmp/tmp.mDKUcGpdZx/src/github.com/containerd/containerd'... [2022-05-12T06:11:07.080Z] #64 ... [2022-05-12T06:11:07.080Z] [2022-05-12T06:11:07.080Z] #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-12T06:11:07.080Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:11:07.080Z] #51 38.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T06:11:07.080Z] #51 40.47 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:07.080Z] #51 40.74 Fetched 2314 kB in 3s (731 kB/s) [2022-05-12T06:11:07.080Z] #51 40.89 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T06:11:07.080Z] #51 40.89 (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-12T06:11:07.080Z] #51 40.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 41.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:11:07.080Z] #51 42.35 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:11:07.080Z] #51 42.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:11:07.080Z] #51 42.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:11:07.080Z] #51 42.64 Selecting previously unselected package python3-six. [2022-05-12T06:11:07.080Z] #51 42.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T06:11:07.080Z] #51 42.64 Unpacking python3-six (1.16.0-2) ... [2022-05-12T06:11:07.080Z] #51 42.83 Selecting previously unselected package python3-protobuf. [2022-05-12T06:11:07.080Z] #51 42.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 42.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T06:11:07.080Z] #51 43.28 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:11:07.080Z] #51 43.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 43.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:11:07.080Z] #51 43.52 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:11:07.080Z] #51 43.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 43.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:11:07.080Z] #51 43.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:11:07.080Z] #51 43.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 43.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:11:07.080Z] #51 44.06 Selecting previously unselected package criu. [2022-05-12T06:11:07.080Z] #51 44.06 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T06:11:07.080Z] #51 44.06 Unpacking criu (3.17-1) ... [2022-05-12T06:11:07.144Z] The recommended git tool is: git [2022-05-12T06:11:07.211Z] #55 43.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:11:07.211Z] #55 43.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T06:11:07.211Z] #55 ... [2022-05-12T06:11:07.211Z] [2022-05-12T06:11:07.211Z] #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-12T06:11:07.211Z] #34 sha256:c7356278356531e735ecad8511a69ca6e621d56ebc43e1b668c03e2fddb17484 [2022-05-12T06:11:07.211Z] #34 33.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T06:11:07.211Z] #34 33.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T06:11:07.337Z] #51 44.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:11:07.337Z] #51 ... [2022-05-12T06:11:07.337Z] [2022-05-12T06:11:07.337Z] #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-12T06:11:07.337Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:11:07.337Z] #55 45.26 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T06:11:07.337Z] #55 45.27 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T06:11:07.337Z] #55 45.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T06:11:07.337Z] #55 45.31 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T06:11:07.470Z] #34 ... [2022-05-12T06:11:07.470Z] [2022-05-12T06:11:07.470Z] #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-12T06:11:07.470Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:11:07.470Z] #55 43.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T06:11:07.470Z] #55 43.69 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T06:11:07.470Z] #55 43.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T06:11:07.470Z] #55 43.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:11:07.470Z] #55 43.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:11:07.470Z] #55 43.79 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:11:07.470Z] #55 43.80 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T06:11:07.595Z] #55 45.47 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T06:11:07.595Z] #55 45.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T06:11:07.596Z] #55 45.48 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T06:11:07.596Z] #55 45.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T06:11:07.596Z] #55 45.55 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T06:11:07.730Z] #55 ... [2022-05-12T06:11:07.730Z] [2022-05-12T06:11:07.730Z] #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-12T06:11:07.730Z] #31 sha256:31193b7b0b496948050221b9f438b35abb3afec9d27f94f488b7b18ef654232c [2022-05-12T06:11:07.730Z] #31 DONE 43.0s [2022-05-12T06:11:07.730Z] [2022-05-12T06:11:07.730Z] #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-12T06:11:07.730Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:11:07.730Z] #55 44.05 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T06:11:07.853Z] #55 45.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T06:11:07.853Z] #55 45.84 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T06:11:07.990Z] #55 44.25 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T06:11:08.110Z] #55 45.84 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T06:11:08.110Z] #55 45.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T06:11:08.110Z] #55 45.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T06:11:08.110Z] #55 45.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T06:11:08.110Z] #55 46.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T06:11:08.110Z] #55 46.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T06:11:08.252Z] #55 44.43 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T06:11:08.367Z] #55 46.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T06:11:08.367Z] #55 46.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T06:11:08.367Z] #55 46.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T06:11:08.367Z] #55 46.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T06:11:08.495Z] #55 ... [2022-05-12T06:11:08.495Z] [2022-05-12T06:11:08.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T06:11:08.495Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:08.495Z] #14 106.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T06:11:08.495Z] #14 106.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:08.495Z] #14 106.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:08.512Z] #55 44.52 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:11:08.608Z] #19 DONE 141.7s [2022-05-12T06:11:08.609Z] [2022-05-12T06:11:08.609Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T06:11:08.609Z] #73 sha256:3052e0e506d164e3bfbfc65af2415da2c1fdc28872407212b08fa1927d5e2188 [2022-05-12T06:11:08.609Z] #73 DONE 0.1s [2022-05-12T06:11:08.609Z] [2022-05-12T06:11:08.609Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T06:11:08.609Z] #32 sha256:8ee62deab7bf0b69e7554884922635273ef9b7c35a89cbbb95b9e4b41f5ea2fa [2022-05-12T06:11:08.609Z] #32 DONE 0.1s [2022-05-12T06:11:08.609Z] [2022-05-12T06:11:08.609Z] #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-12T06:11:08.609Z] #74 sha256:0be48fec13640f7329f459c3b799df95ae452498a0a49f7e662dcb0856ffeb66 [2022-05-12T06:11:08.625Z] #55 46.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T06:11:08.625Z] #55 46.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T06:11:08.625Z] #55 46.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T06:11:08.625Z] #55 46.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T06:11:08.625Z] #55 46.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T06:11:09.451Z] #55 45.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:11:09.551Z] #74 1.075 + RM_GOPATH=0 [2022-05-12T06:11:09.552Z] #74 1.075 + TMP_GOPATH= [2022-05-12T06:11:09.552Z] #74 1.075 + : /build [2022-05-12T06:11:09.552Z] #74 1.075 + '[' -z '' ']' [2022-05-12T06:11:09.552Z] #74 1.075 ++ mktemp -d [2022-05-12T06:11:09.552Z] #74 1.078 + export GOPATH=/tmp/tmp.LZHa9L9weM [2022-05-12T06:11:09.552Z] #74 1.078 + GOPATH=/tmp/tmp.LZHa9L9weM [2022-05-12T06:11:09.552Z] #74 1.078 + RM_GOPATH=1 [2022-05-12T06:11:09.552Z] #74 1.078 + case "$(go env GOARCH)" in [2022-05-12T06:11:09.552Z] #74 1.078 ++ go env GOARCH [2022-05-12T06:11:09.552Z] #74 1.083 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:09.552Z] #74 1.083 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:09.552Z] #74 1.084 ++ dirname /install.sh [2022-05-12T06:11:09.552Z] #74 1.085 + dir=/ [2022-05-12T06:11:09.552Z] #74 1.085 + bin=rootlesskit [2022-05-12T06:11:09.552Z] #74 1.085 + shift [2022-05-12T06:11:09.552Z] #74 1.085 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T06:11:09.552Z] #74 1.085 + . //rootlesskit.installer [2022-05-12T06:11:09.552Z] #74 1.085 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:09.552Z] #74 1.085 + install_rootlesskit [2022-05-12T06:11:09.552Z] #74 1.085 + case "$1" in [2022-05-12T06:11:09.552Z] #74 1.085 + export CGO_ENABLED=0 [2022-05-12T06:11:09.552Z] #74 1.085 + CGO_ENABLED=0 [2022-05-12T06:11:09.552Z] #74 1.085 + _install_rootlesskit [2022-05-12T06:11:09.552Z] #74 1.086 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T06:11:09.552Z] #74 1.086 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:11:09.552Z] #74 1.086 + GOBIN=/build [2022-05-12T06:11:09.552Z] #74 1.086 + GO111MODULE=on [2022-05-12T06:11:09.552Z] #74 1.086 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:09.552Z] #74 1.086 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:09.552Z] #74 1.121 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:11:09.558Z] #55 47.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T06:11:09.558Z] #55 47.38 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T06:11:09.558Z] #55 ... [2022-05-12T06:11:09.558Z] [2022-05-12T06:11:09.558Z] #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-12T06:11:09.558Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:09.558Z] #14 37.58 The following NEW packages will be installed: [2022-05-12T06:11:09.558Z] #14 37.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:11:09.558Z] #14 37.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T06:11:09.558Z] #14 37.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T06:11:09.558Z] #14 37.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T06:11:09.558Z] #14 37.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T06:11:09.558Z] #14 37.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T06:11:09.558Z] #14 37.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T06:11:09.558Z] #14 37.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T06:11:09.558Z] #14 37.58 mingw-w64-x86-64-dev [2022-05-12T06:11:09.558Z] #14 37.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:11:09.558Z] #14 37.99 Need to get 115 MB of archives. [2022-05-12T06:11:09.558Z] #14 37.99 After this operation, 645 MB of additional disk space will be used. [2022-05-12T06:11:09.558Z] #14 37.99 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-12T06:11:09.558Z] #14 38.07 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-12T06:11:09.558Z] #14 38.21 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-12T06:11:09.558Z] #14 38.25 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-12T06:11:09.558Z] #14 38.25 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-12T06:11:09.558Z] #14 38.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T06:11:09.558Z] #14 38.50 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-12T06:11:09.558Z] #14 38.65 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-12T06:11:09.558Z] #14 38.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-12T06:11:09.558Z] #14 39.23 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-12T06:11:09.558Z] #14 40.94 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-12T06:11:09.558Z] #14 41.83 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-12T06:11:09.558Z] #14 42.66 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-12T06:11:09.558Z] #14 44.27 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-12T06:11:09.558Z] #14 44.87 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-12T06:11:09.558Z] #14 44.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T06:11:09.558Z] #14 44.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T06:11:09.558Z] #14 44.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:11:09.558Z] #14 44.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:11:09.558Z] #14 44.91 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-12T06:11:09.558Z] #14 44.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T06:11:09.558Z] #14 44.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T06:11:09.558Z] #14 44.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T06:11:09.558Z] #14 44.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T06:11:09.558Z] #14 45.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T06:11:09.558Z] #14 45.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T06:11:09.558Z] #14 45.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T06:11:09.558Z] #14 45.10 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-12T06:11:09.558Z] #14 45.11 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-12T06:11:09.558Z] #14 45.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T06:11:09.558Z] #14 46.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:09.558Z] #14 46.49 Fetched 115 MB in 7s (15.3 MB/s) [2022-05-12T06:11:09.558Z] #14 46.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T06:11:09.558Z] #14 46.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 ... 15709 files and directories currently installed.) [2022-05-12T06:11:09.558Z] #14 46.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:11:09.558Z] #14 47.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:09.719Z] #55 ... [2022-05-12T06:11:09.720Z] [2022-05-12T06:11:09.720Z] #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-12T06:11:09.720Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:11:09.720Z] #64 1.498 + RM_GOPATH=0 [2022-05-12T06:11:09.720Z] #64 1.498 + TMP_GOPATH= [2022-05-12T06:11:09.720Z] #64 1.498 + : /build [2022-05-12T06:11:09.720Z] #64 1.523 + '[' -z '' ']' [2022-05-12T06:11:09.720Z] #64 1.523 ++ mktemp -d [2022-05-12T06:11:09.720Z] #64 1.550 + export GOPATH=/tmp/tmp.s2sWyorWtH [2022-05-12T06:11:09.720Z] #64 1.550 + GOPATH=/tmp/tmp.s2sWyorWtH [2022-05-12T06:11:09.720Z] #64 1.550 + RM_GOPATH=1 [2022-05-12T06:11:09.720Z] #64 1.550 + case "$(go env GOARCH)" in [2022-05-12T06:11:09.720Z] #64 1.550 ++ go env GOARCH [2022-05-12T06:11:09.720Z] #64 1.585 Install containerd version v1.6.4 [2022-05-12T06:11:09.720Z] #64 1.585 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:09.720Z] #64 1.585 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:09.720Z] #64 1.585 ++ dirname /install.sh [2022-05-12T06:11:09.720Z] #64 1.585 + dir=/ [2022-05-12T06:11:09.720Z] #64 1.585 + bin=containerd [2022-05-12T06:11:09.720Z] #64 1.585 + shift [2022-05-12T06:11:09.720Z] #64 1.585 + '[' '!' -f //containerd.installer ']' [2022-05-12T06:11:09.720Z] #64 1.585 + . //containerd.installer [2022-05-12T06:11:09.720Z] #64 1.585 ++ set -e [2022-05-12T06:11:09.720Z] #64 1.585 ++ : v1.6.4 [2022-05-12T06:11:09.720Z] #64 1.585 + install_containerd [2022-05-12T06:11:09.720Z] #64 1.585 + echo 'Install containerd version v1.6.4' [2022-05-12T06:11:09.720Z] #64 1.585 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s2sWyorWtH/src/github.com/containerd/containerd [2022-05-12T06:11:09.720Z] #64 1.597 Cloning into '/tmp/tmp.s2sWyorWtH/src/github.com/containerd/containerd'... [2022-05-12T06:11:09.816Z] #14 ... [2022-05-12T06:11:09.816Z] [2022-05-12T06:11:09.816Z] #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-12T06:11:09.816Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:11:09.816Z] #51 47.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T06:11:09.816Z] #51 47.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:11:09.816Z] #51 47.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:11:09.816Z] #51 47.09 Setting up python3-six (1.16.0-2) ... [2022-05-12T06:11:09.979Z] #64 ... [2022-05-12T06:11:09.979Z] [2022-05-12T06:11:09.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-12T06:11:09.979Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:11:09.979Z] #14 36.52 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-12T06:11:09.979Z] #14 36.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T06:11:09.979Z] #14 36.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T06:11:09.979Z] #14 36.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T06:11:09.979Z] #14 36.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T06:11:09.979Z] #14 36.65 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-12T06:11:09.979Z] #14 36.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-12T06:11:09.979Z] #14 36.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-12T06:11:09.979Z] #14 36.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-12T06:11:09.979Z] #14 36.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-12T06:11:09.979Z] #14 36.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-12T06:11:09.979Z] #14 36.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-12T06:11:09.979Z] #14 36.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-12T06:11:09.980Z] #14 36.87 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-12T06:11:09.980Z] #14 36.87 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-12T06:11:09.980Z] #14 36.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-12T06:11:09.980Z] #14 38.25 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:09.980Z] #14 38.61 Fetched 108 MB in 7s (14.9 MB/s) [2022-05-12T06:11:09.980Z] #14 38.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T06:11:09.980Z] #14 38.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-12T06:11:09.980Z] #14 38.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T06:11:09.980Z] #14 38.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:09.980Z] #14 40.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T06:11:09.980Z] #14 40.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T06:11:09.980Z] #14 40.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:09.980Z] #14 43.32 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T06:11:09.980Z] #14 43.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T06:11:09.980Z] #14 43.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:09.980Z] #14 43.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-12T06:11:09.980Z] #14 43.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T06:11:09.980Z] #14 43.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:11:09.980Z] #14 44.27 Selecting previously unselected package dmsetup. [2022-05-12T06:11:09.980Z] #14 44.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T06:11:09.980Z] #14 44.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:09.980Z] #14 44.65 Selecting previously unselected package mingw-w64-common. [2022-05-12T06:11:09.980Z] #14 44.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T06:11:09.980Z] #14 44.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:10.129Z] #74 1.682 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:11:10.129Z] #74 1.683 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T06:11:10.129Z] #74 1.683 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T06:11:10.129Z] #74 1.684 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:11:10.129Z] #74 1.684 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T06:11:10.129Z] #74 1.698 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:11:10.393Z] #74 1.700 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:11:10.393Z] #74 1.701 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:11:10.393Z] #74 1.703 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T06:11:10.393Z] #74 1.730 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T06:11:10.393Z] #74 1.850 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T06:11:10.393Z] #74 1.851 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T06:11:10.550Z] #14 ... [2022-05-12T06:11:10.550Z] [2022-05-12T06:11:10.550Z] #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-12T06:11:10.550Z] #51 sha256:75fee3336815cca3ba8f1679c877578966bc9870eeb6674893c084594563ebd7 [2022-05-12T06:11:10.550Z] #51 36.19 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:11:10.550Z] #51 36.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:11:10.550Z] #51 36.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:11:10.550Z] #51 36.74 Selecting previously unselected package python3-six. [2022-05-12T06:11:10.550Z] #51 36.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T06:11:10.550Z] #51 36.75 Unpacking python3-six (1.16.0-2) ... [2022-05-12T06:11:10.550Z] #51 37.01 Selecting previously unselected package python3-protobuf. [2022-05-12T06:11:10.550Z] #51 37.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-12T06:11:10.550Z] #51 37.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T06:11:10.550Z] #51 38.05 Selecting previously unselected package libnet1:arm64. [2022-05-12T06:11:10.550Z] #51 38.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T06:11:10.550Z] #51 38.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:11:10.550Z] #51 38.20 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T06:11:10.550Z] #51 38.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T06:11:10.550Z] #51 38.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T06:11:10.550Z] #51 38.33 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T06:11:10.550Z] #51 38.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T06:11:10.550Z] #51 38.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T06:11:10.550Z] #51 38.46 Selecting previously unselected package criu. [2022-05-12T06:11:10.550Z] #51 38.46 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-12T06:11:10.550Z] #51 38.47 Unpacking criu (3.17-1) ... [2022-05-12T06:11:10.550Z] #51 39.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:11:10.550Z] #51 41.01 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T06:11:10.550Z] #51 41.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:11:10.550Z] #51 41.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T06:11:10.550Z] #51 41.15 Setting up python3-six (1.16.0-2) ... [2022-05-12T06:11:10.550Z] #51 42.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T06:11:10.550Z] #51 42.32 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T06:11:10.550Z] #51 46.06 Setting up criu (3.17-1) ... [2022-05-12T06:11:10.655Z] #74 2.142 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T06:11:10.655Z] #74 2.150 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:11:10.748Z] #51 48.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:11:10.748Z] #51 48.33 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T06:11:11.231Z] #74 ... [2022-05-12T06:11:11.232Z] [2022-05-12T06:11:11.232Z] #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-12T06:11:11.232Z] #33 sha256:bc15394fe63636f9bab5d364f108af86a9e1b86375f59369821ec06c21c99e9d [2022-05-12T06:11:11.232Z] #33 1.031 + RM_GOPATH=0 [2022-05-12T06:11:11.232Z] #33 1.031 + TMP_GOPATH= [2022-05-12T06:11:11.232Z] #33 1.031 + : /build [2022-05-12T06:11:11.232Z] #33 1.031 + '[' -z '' ']' [2022-05-12T06:11:11.232Z] #33 1.032 ++ mktemp -d [2022-05-12T06:11:11.232Z] #33 1.033 + export GOPATH=/tmp/tmp.im2ANsmnb0 [2022-05-12T06:11:11.232Z] #33 1.033 + GOPATH=/tmp/tmp.im2ANsmnb0 [2022-05-12T06:11:11.232Z] #33 1.033 + RM_GOPATH=1 [2022-05-12T06:11:11.232Z] #33 1.033 + case "$(go env GOARCH)" in [2022-05-12T06:11:11.232Z] #33 1.033 ++ go env GOARCH [2022-05-12T06:11:11.232Z] #33 1.041 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:11.232Z] #33 1.041 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:11.232Z] #33 1.041 ++ dirname /install.sh [2022-05-12T06:11:11.232Z] #33 1.043 + dir=/ [2022-05-12T06:11:11.232Z] #33 1.043 + bin=dockercli [2022-05-12T06:11:11.232Z] #33 1.043 + shift [2022-05-12T06:11:11.232Z] #33 1.044 + '[' '!' -f //dockercli.installer ']' [2022-05-12T06:11:11.232Z] #33 1.044 Install docker/cli version 17.06.2-ce from stable [2022-05-12T06:11:11.232Z] #33 1.046 + . //dockercli.installer [2022-05-12T06:11:11.232Z] #33 1.046 ++ : stable [2022-05-12T06:11:11.232Z] #33 1.046 ++ : 17.06.2-ce [2022-05-12T06:11:11.232Z] #33 1.046 + install_dockercli [2022-05-12T06:11:11.232Z] #33 1.046 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T06:11:11.232Z] #33 1.046 ++ uname -m [2022-05-12T06:11:11.232Z] #33 1.046 + arch=x86_64 [2022-05-12T06:11:11.232Z] #33 1.046 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T06:11:11.232Z] #33 1.046 + url=https://download.docker.com/linux/static [2022-05-12T06:11:11.232Z] #33 1.046 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T06:11:11.232Z] #33 1.046 + tar -xz docker/docker [2022-05-12T06:11:11.232Z] #33 2.260 + mkdir -p /build [2022-05-12T06:11:11.232Z] #33 2.261 + mv docker/docker /build/ [2022-05-12T06:11:11.232Z] #33 2.263 + rmdir docker [2022-05-12T06:11:11.232Z] #33 DONE 2.7s [2022-05-12T06:11:11.232Z] [2022-05-12T06:11:11.232Z] #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-12T06:11:11.232Z] #49 sha256:6194652f71762e13252ce823400c2a725090a71cf65ea2c3882d3df37254f07c [2022-05-12T06:11:11.232Z] #49 0.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:11:11.232Z] #49 0.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:11:11.232Z] #49 1.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:11:11.232Z] #49 1.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:11:11.232Z] #49 1.253 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T06:11:11.232Z] #49 1.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:11:11.232Z] #49 1.393 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T06:11:11.232Z] #49 1.470 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T06:11:11.232Z] #49 1.550 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T06:11:11.232Z] #49 1.619 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:11:11.232Z] #49 1.620 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:11:11.232Z] #49 1.622 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T06:11:11.232Z] #49 1.623 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T06:11:11.232Z] #49 1.624 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T06:11:11.232Z] #49 1.625 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T06:11:11.232Z] #49 1.626 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T06:11:11.232Z] #49 1.626 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T06:11:11.232Z] #49 1.626 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T06:11:11.232Z] #49 1.626 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T06:11:11.232Z] #49 1.627 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:11:11.232Z] #49 1.627 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:11:11.946Z] #51 47.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:14.486Z] #51 ... [2022-05-12T06:11:14.486Z] [2022-05-12T06:11:14.486Z] #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-12T06:11:14.486Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:11:14.486Z] #42 40.14 Selecting previously unselected package libicu67:arm64. [2022-05-12T06:11:14.486Z] #42 40.17 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 40.19 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T06:11:14.486Z] #42 46.03 Selecting previously unselected package libxml2:arm64. [2022-05-12T06:11:14.486Z] #42 46.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 46.03 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:11:14.486Z] #42 46.59 Selecting previously unselected package libarchive13:arm64. [2022-05-12T06:11:14.486Z] #42 46.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 46.61 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:14.486Z] #42 46.85 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-12T06:11:14.486Z] #42 46.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 46.86 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T06:11:14.486Z] #42 46.99 Selecting previously unselected package librhash0:arm64. [2022-05-12T06:11:14.486Z] #42 46.99 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 46.99 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-12T06:11:14.486Z] #42 47.17 Selecting previously unselected package libuv1:arm64. [2022-05-12T06:11:14.486Z] #42 47.17 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 47.21 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-12T06:11:14.486Z] #42 47.37 Selecting previously unselected package cmake. [2022-05-12T06:11:14.486Z] #42 47.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-12T06:11:14.486Z] #42 47.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:14.486Z] #42 49.84 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T06:11:14.486Z] #42 50.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...#42 ... [2022-05-12T06:11:14.486Z] [2022-05-12T06:11:14.486Z] #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-12T06:11:14.486Z] #51 sha256:75fee3336815cca3ba8f1679c877578966bc9870eeb6674893c084594563ebd7 [2022-05-12T06:11:14.486Z] #51 DONE 49.8s [2022-05-12T06:11:14.486Z] [2022-05-12T06:11:14.486Z] #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-12T06:11:14.486Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:11:14.486Z] #42 50.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:14.486Z] #42 50.27 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-12T06:11:14.486Z] #42 50.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:14.486Z] #42 ... [2022-05-12T06:11:14.486Z] [2022-05-12T06:11:14.486Z] #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-12T06:11:14.486Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:11:14.486Z] #14 50.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T06:11:14.486Z] #14 50.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T06:11:14.486Z] #14 50.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:14.924Z] #51 52.58 Setting up criu (3.17-1) ... [2022-05-12T06:11:15.182Z] #51 ... [2022-05-12T06:11:15.182Z] [2022-05-12T06:11:15.182Z] #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-12T06:11:15.182Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:15.182Z] #14 49.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T06:11:15.182Z] #14 49.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:11:15.182Z] #14 49.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:15.182Z] #14 52.24 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T06:11:15.182Z] #14 52.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T06:11:15.182Z] #14 52.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:15.182Z] #14 52.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T06:11:15.182Z] #14 52.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:15.182Z] #14 52.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:15.182Z] #14 52.53 Selecting previously unselected package dmsetup. [2022-05-12T06:11:15.182Z] #14 52.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:15.182Z] #14 52.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:15.182Z] #14 52.73 Selecting previously unselected package mingw-w64-common. [2022-05-12T06:11:15.182Z] #14 52.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T06:11:15.182Z] #14 52.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:15.429Z] #14 ... [2022-05-12T06:11:15.429Z] [2022-05-12T06:11:15.429Z] #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-12T06:11:15.429Z] #53 sha256:8eb2f7f1873e0637fca6e7473d6832eaa4ab733211c239f3a436d47359490315 [2022-05-12T06:11:15.429Z] #53 51.18 gotestsum version dev [2022-05-12T06:11:15.429Z] #53 DONE 51.6s [2022-05-12T06:11:15.429Z] [2022-05-12T06:11:15.429Z] #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-12T06:11:15.429Z] #42 sha256:feddd833ef2b62d71f8114ee54db881ae7292361df2fb00e71946ecd0500d6b1 [2022-05-12T06:11:15.429Z] #42 50.39 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T06:11:15.429Z] #42 50.43 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-12T06:11:15.429Z] #42 50.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:11:15.429Z] #42 50.48 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:11:15.429Z] #42 50.49 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:15.429Z] #42 50.50 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:15.429Z] #42 50.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:15.429Z] #42 DONE 51.6s [2022-05-12T06:11:15.693Z] [2022-05-12T06:11:15.693Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T06:11:15.693Z] #43 sha256:0bfc808f8562d16eda1e8b924c79957ba2bd9f147d4b95558abf0ed6bcc3e3d0 [2022-05-12T06:11:15.693Z] #43 DONE 0.4s [2022-05-12T06:11:15.693Z] [2022-05-12T06:11:15.693Z] #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-12T06:11:15.693Z] #34 sha256:c7356278356531e735ecad8511a69ca6e621d56ebc43e1b668c03e2fddb17484 [2022-05-12T06:11:15.955Z] #34 ... [2022-05-12T06:11:15.955Z] [2022-05-12T06:11:15.955Z] #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-12T06:11:15.955Z] #44 sha256:6ebb4adb0fe6a94daf14555e231ddfaef0d7ff91055f1db4f5c0be0f56e563d3 [2022-05-12T06:11:16.524Z] #49 ... [2022-05-12T06:11:16.524Z] [2022-05-12T06:11:16.524Z] #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-12T06:11:16.524Z] #74 sha256:0be48fec13640f7329f459c3b799df95ae452498a0a49f7e662dcb0856ffeb66 [2022-05-12T06:11:16.524Z] #74 7.937 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:11:16.524Z] #74 7.937 + GOBIN=/build [2022-05-12T06:11:16.524Z] #74 7.937 + GO111MODULE=on [2022-05-12T06:11:16.524Z] #74 7.937 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:16.892Z] #44 0.918 + RM_GOPATH=0 [2022-05-12T06:11:16.892Z] #44 0.919 + TMP_GOPATH= [2022-05-12T06:11:16.892Z] #44 0.919 + : /build [2022-05-12T06:11:16.892Z] #44 0.919 + '[' -z '' ']' [2022-05-12T06:11:16.892Z] #44 0.923 ++ mktemp -d [2022-05-12T06:11:16.892Z] #44 0.925 + export GOPATH=/tmp/tmp.mAcbO454s0 [2022-05-12T06:11:16.892Z] #44 0.926 + GOPATH=/tmp/tmp.mAcbO454s0 [2022-05-12T06:11:16.892Z] #44 0.926 + RM_GOPATH=1 [2022-05-12T06:11:16.892Z] #44 0.926 + case "$(go env GOARCH)" in [2022-05-12T06:11:16.892Z] #44 0.926 ++ go env GOARCH [2022-05-12T06:11:16.892Z] #44 0.939 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:16.892Z] #44 0.939 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:16.892Z] #44 0.939 ++ dirname /install.sh [2022-05-12T06:11:16.892Z] #44 0.943 + dir=/ [2022-05-12T06:11:16.892Z] #44 0.944 + bin=tini [2022-05-12T06:11:16.892Z] #44 0.944 + shift [2022-05-12T06:11:16.892Z] #44 0.944 + '[' '!' -f //tini.installer ']' [2022-05-12T06:11:16.892Z] #44 0.944 + . //tini.installer [2022-05-12T06:11:16.892Z] #44 0.944 ++ : v0.19.0 [2022-05-12T06:11:16.892Z] #44 0.944 + install_tini [2022-05-12T06:11:16.892Z] #44 0.944 + echo 'Install tini version v0.19.0' [2022-05-12T06:11:16.892Z] #44 0.945 Install tini version v0.19.0 [2022-05-12T06:11:16.892Z] #44 0.945 + git clone https://github.com/krallin/tini.git /tmp/tmp.mAcbO454s0/tini [2022-05-12T06:11:16.892Z] #44 0.947 Cloning into '/tmp/tmp.mAcbO454s0/tini'... [2022-05-12T06:11:17.078Z] #14 ... [2022-05-12T06:11:17.078Z] [2022-05-12T06:11:17.078Z] #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-12T06:11:17.078Z] #42 sha256:26ee9a00ac3bfb2883d654683c4f58055332b0d7cd01fc29b1b1ff45ebea00ed [2022-05-12T06:11:17.078Z] #42 48.78 Selecting previously unselected package libxml2:amd64. [2022-05-12T06:11:17.078Z] #42 48.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 48.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 49.41 Selecting previously unselected package libarchive13:amd64. [2022-05-12T06:11:17.078Z] #42 49.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 49.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 49.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T06:11:17.078Z] #42 49.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 49.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:11:17.078Z] #42 49.94 Selecting previously unselected package librhash0:amd64. [2022-05-12T06:11:17.078Z] #42 49.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 49.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:11:17.078Z] #42 50.13 Selecting previously unselected package libuv1:amd64. [2022-05-12T06:11:17.078Z] #42 50.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 50.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:11:17.078Z] #42 50.29 Selecting previously unselected package cmake. [2022-05-12T06:11:17.078Z] #42 50.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T06:11:17.078Z] #42 50.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 53.89 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:11:17.078Z] #42 53.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 53.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:11:17.078Z] #42 53.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 54.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:11:17.078Z] #42 54.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:11:17.078Z] #42 54.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 54.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 54.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 54.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:17.078Z] #42 54.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:17.078Z] #42 DONE 55.0s [2022-05-12T06:11:17.078Z] [2022-05-12T06:11:17.078Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T06:11:17.078Z] #43 sha256:bcb68ea4a1aa81fe7ec722031e159af493978784dae27207c6ce23c8e0ae7c3b [2022-05-12T06:11:17.335Z] #43 DONE 0.1s [2022-05-12T06:11:17.335Z] [2022-05-12T06:11:17.335Z] #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-12T06:11:17.335Z] #44 sha256:ff397b8dce74deddb6eb2acfc8140dc12a32b11ae1cfe8e13b6c09454cf949ba [2022-05-12T06:11:17.593Z] #44 ... [2022-05-12T06:11:17.593Z] [2022-05-12T06:11:17.593Z] #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-12T06:11:17.593Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:11:17.593Z] #34 45.21 Updating files: 87% (1331/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-12T06:11:17.593Z] #34 45.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T06:11:17.593Z] #34 45.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T06:11:17.833Z] #44 1.713 + cd /tmp/tmp.mAcbO454s0/tini [2022-05-12T06:11:17.833Z] #44 1.714 + git checkout -q v0.19.0 [2022-05-12T06:11:17.833Z] #44 1.743 + cmake . [2022-05-12T06:11:17.850Z] #34 ... [2022-05-12T06:11:17.850Z] [2022-05-12T06:11:17.850Z] #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-12T06:11:17.850Z] #51 sha256:8878a3c4b0783b77ca04abf5506befbbb5730ada5b9c7abf5b1053a49131ec79 [2022-05-12T06:11:17.850Z] #51 55.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:18.093Z] #44 2.194 -- The C compiler identification is GNU 10.2.1 [2022-05-12T06:11:18.093Z] #44 2.251 -- Detecting C compiler ABI info [2022-05-12T06:11:18.107Z] #51 DONE 55.5s [2022-05-12T06:11:18.107Z] [2022-05-12T06:11:18.107Z] #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-12T06:11:18.107Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:11:18.107Z] #55 48.59 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T06:11:18.107Z] #55 48.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T06:11:18.107Z] #55 48.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T06:11:18.107Z] #55 48.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:11:18.107Z] #55 48.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:11:18.107Z] #55 48.84 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T06:11:18.107Z] #55 49.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T06:11:18.107Z] #55 49.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:11:18.107Z] #55 49.25 go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:11:18.107Z] #55 54.65 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T06:11:18.107Z] #55 54.69 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T06:11:18.107Z] #55 54.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T06:11:18.107Z] #55 54.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T06:11:18.107Z] #55 54.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T06:11:18.107Z] #55 54.83 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T06:11:18.107Z] #55 54.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T06:11:18.107Z] #55 54.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T06:11:18.107Z] #55 54.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T06:11:18.107Z] #55 54.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T06:11:18.107Z] #55 55.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T06:11:18.107Z] #55 55.30 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T06:11:18.107Z] #55 55.77 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:11:18.107Z] #55 55.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T06:11:18.107Z] #55 55.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T06:11:18.470Z] #55 56.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T06:11:18.470Z] #55 56.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T06:11:18.470Z] #55 56.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:11:18.470Z] #55 56.36 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:11:18.470Z] #55 56.38 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T06:11:18.470Z] #55 56.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:11:18.514Z] #74 ... [2022-05-12T06:11:18.514Z] [2022-05-12T06:11:18.514Z] #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-12T06:11:18.514Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:18.514Z] #20 1.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:11:18.514Z] #20 1.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:11:18.514Z] #20 1.377 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:11:18.514Z] #20 1.504 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T06:11:18.514Z] #20 1.621 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T06:11:18.514Z] #20 1.694 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:11:18.514Z] #20 1.763 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T06:11:18.514Z] #20 1.838 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:11:18.514Z] #20 1.915 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T06:11:18.515Z] #20 2.058 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T06:11:18.515Z] #20 2.072 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:11:18.515Z] #20 2.073 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T06:11:18.515Z] #20 2.074 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T06:11:18.515Z] #20 2.075 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:11:18.515Z] #20 2.076 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T06:11:18.515Z] #20 2.112 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:11:18.515Z] #20 2.113 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T06:11:18.515Z] #20 2.113 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T06:11:18.515Z] #20 2.114 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T06:11:18.515Z] #20 2.114 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:11:18.515Z] #20 2.114 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T06:11:18.515Z] #20 8.931 Fetched 49.0 MB in 8s (6262 kB/s) [2022-05-12T06:11:18.775Z] #20 8.931 Reading package lists... [2022-05-12T06:11:18.775Z] #20 ... [2022-05-12T06:11:18.775Z] [2022-05-12T06:11:18.776Z] #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-12T06:11:18.776Z] #69 sha256:7a0d905b1085550451752124448b3ca6afa2c8b2ab13f6d1a34258536ccd46d2 [2022-05-12T06:11:18.776Z] #69 0.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:11:18.776Z] #69 0.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:11:18.776Z] #69 1.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:11:18.776Z] #69 1.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T06:11:18.776Z] #69 1.248 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T06:11:18.776Z] #69 1.305 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T06:11:18.776Z] #69 1.365 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T06:11:18.776Z] #69 1.435 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:11:18.776Z] #69 1.502 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:11:18.776Z] #69 1.585 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:11:18.776Z] #69 1.587 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T06:11:18.776Z] #69 1.589 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T06:11:18.776Z] #69 1.591 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T06:11:18.776Z] #69 1.592 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:11:18.776Z] #69 1.594 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T06:11:18.776Z] #69 1.595 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T06:11:18.776Z] #69 1.596 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T06:11:18.776Z] #69 1.596 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:11:18.776Z] #69 1.597 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T06:11:18.776Z] #69 1.597 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:11:18.776Z] #69 1.598 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T06:11:18.776Z] #69 8.703 Fetched 49.0 MB in 8s (6146 kB/s) [2022-05-12T06:11:18.776Z] #69 8.703 Reading package lists... [2022-05-12T06:11:18.776Z] #69 ... [2022-05-12T06:11:18.776Z] [2022-05-12T06:11:18.776Z] #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-12T06:11:18.776Z] #74 sha256:0be48fec13640f7329f459c3b799df95ae452498a0a49f7e662dcb0856ffeb66 [2022-05-12T06:11:18.776Z] #74 10.15 rootlesskit version 1.0.0 [2022-05-12T06:11:18.776Z] #74 10.15 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T06:11:18.776Z] #74 10.15 -container-ip string [2022-05-12T06:11:18.776Z] #74 10.15 container ip [2022-05-12T06:11:18.776Z] #74 10.15 -container-port int [2022-05-12T06:11:18.776Z] #74 10.15 container port (default -1) [2022-05-12T06:11:18.776Z] #74 10.15 -host-ip string [2022-05-12T06:11:18.776Z] #74 10.15 host ip [2022-05-12T06:11:18.776Z] #74 10.15 -host-port int [2022-05-12T06:11:18.776Z] #74 10.15 host port (default -1) [2022-05-12T06:11:18.776Z] #74 10.15 -proto string [2022-05-12T06:11:18.776Z] #74 10.15 proxy protocol (default "tcp") [2022-05-12T06:11:18.777Z] #44 2.759 -- Detecting C compiler ABI info - done [2022-05-12T06:11:18.777Z] #44 2.822 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T06:11:18.777Z] #44 2.827 -- Detecting C compile features [2022-05-12T06:11:18.777Z] #44 2.830 -- Detecting C compile features - done [2022-05-12T06:11:18.777Z] #44 2.863 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T06:11:18.777Z] #44 3.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T06:11:18.777Z] #44 3.074 -- Configuring done [2022-05-12T06:11:19.035Z] #55 56.68 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T06:11:19.035Z] #55 56.84 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T06:11:19.037Z] #74 DONE 10.5s [2022-05-12T06:11:19.037Z] [2022-05-12T06:11:19.037Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T06:11:19.037Z] #75 sha256:dd53109170c132ef20fb0d986c2c75c98de27402b002fbeaa27595da6a8f3ec4 [2022-05-12T06:11:19.037Z] #75 DONE 0.0s [2022-05-12T06:11:19.037Z] [2022-05-12T06:11:19.037Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T06:11:19.037Z] #76 sha256:108ee194b1eb90cb8c748ba2c1294fc40bf2dd6bed46b7b1a64a65fd0359116d [2022-05-12T06:11:19.037Z] #76 DONE 0.0s [2022-05-12T06:11:19.037Z] [2022-05-12T06:11:19.037Z] #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-12T06:11:19.037Z] #49 sha256:6194652f71762e13252ce823400c2a725090a71cf65ea2c3882d3df37254f07c [2022-05-12T06:11:19.037Z] #49 8.681 Fetched 49.0 MB in 8s (6164 kB/s) [2022-05-12T06:11:19.038Z] #44 3.088 -- Generating done [2022-05-12T06:11:19.038Z] #44 3.099 -- Build files have been written to: /tmp/tmp.mAcbO454s0/tini [2022-05-12T06:11:19.038Z] #44 3.121 + make tini-static [2022-05-12T06:11:19.293Z] #55 57.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T06:11:19.293Z] #55 57.15 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:11:19.316Z] #44 3.369 Scanning dependencies of target tini-static [2022-05-12T06:11:19.316Z] #44 3.430 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T06:11:20.076Z] #14 145.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T06:11:20.076Z] #14 145.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:20.076Z] #14 145.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:20.424Z] #49 8.681 Reading package lists... [2022-05-12T06:11:20.671Z] #55 ... [2022-05-12T06:11:20.671Z] [2022-05-12T06:11:20.671Z] #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-12T06:11:20.671Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:20.671Z] #14 58.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T06:11:20.671Z] #14 58.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T06:11:20.671Z] #14 58.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:20.698Z] #44 4.627 [100%] Linking C executable tini-static [2022-05-12T06:11:20.966Z] #44 5.142 [100%] Built target tini-static [2022-05-12T06:11:21.226Z] #44 5.224 + mkdir -p /build [2022-05-12T06:11:21.226Z] #44 5.234 + cp tini-static /build/docker-init [2022-05-12T06:11:23.401Z] #14 ... [2022-05-12T06:11:23.401Z] [2022-05-12T06:11:23.401Z] #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-12T06:11:23.401Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:11:23.401Z] #64 60.01 Updating files: 61% (2940/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: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T06:11:23.401Z] #64 61.02 + cd /tmp/tmp.mQz5DheHvp/src/github.com/containerd/containerd [2022-05-12T06:11:23.401Z] #64 61.02 + git checkout -q v1.6.4 [2022-05-12T06:11:23.725Z] #49 11.86 Reading package lists... [2022-05-12T06:11:23.725Z] #49 14.88 Building dependency tree... [2022-05-12T06:11:23.725Z] #49 ... [2022-05-12T06:11:23.725Z] [2022-05-12T06:11:23.725Z] #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-12T06:11:23.725Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:23.725Z] #20 8.931 Reading package lists... [2022-05-12T06:11:23.725Z] #20 12.10 Reading package lists... [2022-05-12T06:11:24.252Z] #14 151.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T06:11:24.252Z] #14 151.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T06:11:24.252Z] #14 151.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:24.252Z] #14 151.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T06:11:24.252Z] #14 151.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T06:11:24.252Z] #14 151.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:24.252Z] #14 151.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T06:11:24.252Z] #14 ... [2022-05-12T06:11:24.252Z] [2022-05-12T06:11:24.252Z] #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-12T06:11:24.252Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:11:24.252Z] #67 150.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:11:24.252Z] #67 150.8 + GOBIN=/build [2022-05-12T06:11:24.252Z] #67 150.8 + GO111MODULE=on [2022-05-12T06:11:24.252Z] #67 150.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:24.296Z] #20 15.08 Building dependency tree... [2022-05-12T06:11:24.341Z] #64 62.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T06:11:24.341Z] #64 62.41 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T06:11:24.341Z] #64 62.41 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:24.341Z] #64 62.41 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:24.341Z] #64 62.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T06:11:24.341Z] #64 62.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T06:11:24.341Z] #64 62.41 + '[' '' = dynamic ']' [2022-05-12T06:11:24.341Z] #64 62.41 + make [2022-05-12T06:11:24.521Z] #44 DONE 8.2s [2022-05-12T06:11:24.521Z] [2022-05-12T06:11:24.521Z] #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-12T06:11:24.521Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:11:24.521Z] #14 56.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T06:11:24.521Z] #14 56.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:24.521Z] #14 56.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:24.521Z] #14 56.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T06:11:24.521Z] #14 56.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:24.521Z] #14 56.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:24.866Z] #20 16.42 The following additional packages will be installed: [2022-05-12T06:11:24.867Z] #20 16.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:11:24.867Z] #20 16.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T06:11:24.867Z] #20 16.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T06:11:24.867Z] #20 16.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T06:11:24.867Z] #20 16.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T06:11:24.867Z] #20 16.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T06:11:24.867Z] #20 16.43 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T06:11:24.867Z] #20 16.44 Suggested packages: [2022-05-12T06:11:24.867Z] #20 16.44 gcc-10-locales seccomp wine64 [2022-05-12T06:11:24.913Z] #14 ... [2022-05-12T06:11:24.913Z] [2022-05-12T06:11:24.913Z] #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-12T06:11:24.913Z] #53 sha256:4f8f00794052c49b3a0bc6546dc5551fc74ebaa8cff4f961fc0f36809a6b527b [2022-05-12T06:11:24.913Z] #53 62.77 gotestsum version dev [2022-05-12T06:11:24.913Z] #53 DONE 62.8s [2022-05-12T06:11:25.127Z] #20 16.71 The following NEW packages will be installed: [2022-05-12T06:11:25.127Z] #20 16.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T06:11:25.127Z] #20 16.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T06:11:25.127Z] #20 16.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T06:11:25.127Z] #20 16.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T06:11:25.127Z] #20 16.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T06:11:25.127Z] #20 16.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T06:11:25.127Z] #20 16.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T06:11:25.127Z] #20 16.71 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T06:11:25.127Z] #20 16.71 mingw-w64-x86-64-dev [2022-05-12T06:11:25.179Z] [2022-05-12T06:11:25.179Z] #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-12T06:11:25.179Z] #44 sha256:ff397b8dce74deddb6eb2acfc8140dc12a32b11ae1cfe8e13b6c09454cf949ba [2022-05-12T06:11:25.179Z] #44 3.818 + RM_GOPATH=0 [2022-05-12T06:11:25.179Z] #44 3.818 + TMP_GOPATH= [2022-05-12T06:11:25.179Z] #44 3.818 + : /build [2022-05-12T06:11:25.179Z] #44 3.818 + '[' -z '' ']' [2022-05-12T06:11:25.179Z] #44 3.818 ++ mktemp -d [2022-05-12T06:11:25.179Z] #44 3.818 + export GOPATH=/tmp/tmp.Kk1zubBzWP [2022-05-12T06:11:25.179Z] #44 3.818 + GOPATH=/tmp/tmp.Kk1zubBzWP [2022-05-12T06:11:25.179Z] #44 3.818 + RM_GOPATH=1 [2022-05-12T06:11:25.179Z] #44 3.818 + case "$(go env GOARCH)" in [2022-05-12T06:11:25.179Z] #44 3.822 ++ go env GOARCH [2022-05-12T06:11:25.179Z] #44 3.856 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:25.179Z] #44 3.856 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:25.179Z] #44 3.857 ++ dirname /install.sh [2022-05-12T06:11:25.179Z] #44 3.858 + dir=/ [2022-05-12T06:11:25.179Z] #44 3.864 + bin=tini [2022-05-12T06:11:25.179Z] #44 3.864 + shift [2022-05-12T06:11:25.179Z] #44 3.864 + '[' '!' -f //tini.installer ']' [2022-05-12T06:11:25.179Z] #44 3.864 + . //tini.installer [2022-05-12T06:11:25.179Z] #44 3.864 ++ : v0.19.0 [2022-05-12T06:11:25.179Z] #44 3.864 + install_tini [2022-05-12T06:11:25.179Z] #44 3.864 + echo 'Install tini version v0.19.0' [2022-05-12T06:11:25.179Z] #44 3.864 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kk1zubBzWP/tini [2022-05-12T06:11:25.179Z] #44 3.864 Cloning into '/tmp/tmp.Kk1zubBzWP/tini'... [2022-05-12T06:11:25.179Z] #44 3.874 Install tini version v0.19.0 [2022-05-12T06:11:25.179Z] #44 4.755 + cd /tmp/tmp.Kk1zubBzWP/tini [2022-05-12T06:11:25.179Z] #44 4.755 + git checkout -q v0.19.0 [2022-05-12T06:11:25.179Z] #44 4.803 + cmake . [2022-05-12T06:11:25.179Z] #44 5.389 -- The C compiler identification is GNU 10.2.1 [2022-05-12T06:11:25.179Z] #44 5.463 -- Detecting C compiler ABI info [2022-05-12T06:11:25.179Z] #44 6.067 -- Detecting C compiler ABI info - done [2022-05-12T06:11:25.179Z] #44 6.283 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T06:11:25.179Z] #44 6.283 -- Detecting C compile features [2022-05-12T06:11:25.179Z] #44 6.283 -- Detecting C compile features - done [2022-05-12T06:11:25.179Z] #44 6.283 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T06:11:25.179Z] #44 6.366 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T06:11:25.179Z] #44 6.471 -- Configuring done [2022-05-12T06:11:25.179Z] #44 6.499 -- Generating done [2022-05-12T06:11:25.179Z] #44 6.545 -- Build files have been written to: /tmp/tmp.Kk1zubBzWP/tini [2022-05-12T06:11:25.179Z] #44 6.595 + make tini-static [2022-05-12T06:11:25.179Z] #44 7.047 Scanning dependencies of target tini-static [2022-05-12T06:11:25.179Z] #44 7.112 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T06:11:25.698Z] #20 17.03 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:11:25.698Z] #20 17.03 Need to get 115 MB of archives. [2022-05-12T06:11:25.698Z] #20 17.03 After this operation, 645 MB of additional disk space will be used. [2022-05-12T06:11:25.698Z] #20 17.03 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-12T06:11:25.698Z] #20 17.05 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-12T06:11:25.698Z] #20 17.07 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-12T06:11:25.698Z] #20 17.07 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-12T06:11:25.698Z] #20 17.07 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-12T06:11:25.698Z] #20 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T06:11:25.698Z] #20 17.12 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-12T06:11:25.698Z] #20 17.15 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-12T06:11:25.698Z] #20 17.16 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-12T06:11:25.698Z] #20 17.25 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-12T06:11:25.723Z] #64 64.10 + bin/ctr [2022-05-12T06:11:25.746Z] #44 8.655 [100%] Linking C executable tini-static [2022-05-12T06:11:25.958Z] #20 ... [2022-05-12T06:11:25.958Z] [2022-05-12T06:11:25.958Z] #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-12T06:11:25.958Z] #69 sha256:7a0d905b1085550451752124448b3ca6afa2c8b2ab13f6d1a34258536ccd46d2 [2022-05-12T06:11:25.958Z] #69 8.703 Reading package lists... [2022-05-12T06:11:25.958Z] #69 11.86 Reading package lists... [2022-05-12T06:11:25.958Z] #69 14.84 Building dependency tree... [2022-05-12T06:11:25.958Z] #69 16.27 The following additional packages will be installed: [2022-05-12T06:11:25.958Z] #69 16.27 libbtrfs0 [2022-05-12T06:11:25.958Z] #69 16.34 The following NEW packages will be installed: [2022-05-12T06:11:25.958Z] #69 16.35 libbtrfs-dev libbtrfs0 [2022-05-12T06:11:25.958Z] #69 16.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:11:25.958Z] #69 16.65 Need to get 460 kB of archives. [2022-05-12T06:11:25.958Z] #69 16.65 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T06:11:25.958Z] #69 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:11:25.958Z] #69 16.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:11:25.958Z] #69 16.92 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:25.958Z] #69 17.02 Fetched 460 kB in 0s (1673 kB/s) [2022-05-12T06:11:25.958Z] #69 17.05 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:11:25.958Z] #69 17.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 ... 30207 files and directories currently installed.) [2022-05-12T06:11:25.958Z] #69 17.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:11:25.958Z] #69 17.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:25.958Z] #69 17.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:11:25.958Z] #69 17.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:11:25.958Z] #69 17.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:25.958Z] #69 17.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:25.958Z] #69 17.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:25.958Z] #69 17.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:25.958Z] #69 DONE 17.4s [2022-05-12T06:11:25.958Z] [2022-05-12T06:11:25.958Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T06:11:25.958Z] #70 sha256:b59a18c192bd370373e90974ddbd4cc5e837af63567caf8d57b24759721e6974 [2022-05-12T06:11:25.958Z] #70 DONE 0.1s [2022-05-12T06:11:25.958Z] [2022-05-12T06:11:25.958Z] #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-12T06:11:25.958Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:25.958Z] #20 17.46 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-12T06:11:25.958Z] #20 ... [2022-05-12T06:11:25.958Z] [2022-05-12T06:11:25.958Z] #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-12T06:11:25.958Z] #71 sha256:2ae6b58464fddd614329984b3aaab7ac3485d7edb06300134d27f25f5428dff2 [2022-05-12T06:11:26.317Z] #44 9.169 [100%] Built target tini-static [2022-05-12T06:11:26.317Z] #44 9.207 + mkdir -p /build [2022-05-12T06:11:26.431Z] #14 62.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T06:11:26.431Z] #14 62.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:26.431Z] #14 62.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:26.529Z] #71 0.413 + RM_GOPATH=0 [2022-05-12T06:11:26.529Z] #71 0.413 + TMP_GOPATH= [2022-05-12T06:11:26.529Z] #71 0.413 + : /build [2022-05-12T06:11:26.529Z] #71 0.413 + '[' -z '' ']' [2022-05-12T06:11:26.529Z] #71 0.414 ++ mktemp -d [2022-05-12T06:11:26.529Z] #71 0.415 + export GOPATH=/tmp/tmp.m336628iuZ [2022-05-12T06:11:26.529Z] #71 0.415 + GOPATH=/tmp/tmp.m336628iuZ [2022-05-12T06:11:26.529Z] #71 0.415 + RM_GOPATH=1 [2022-05-12T06:11:26.529Z] #71 0.415 + case "$(go env GOARCH)" in [2022-05-12T06:11:26.529Z] #71 0.415 ++ go env GOARCH [2022-05-12T06:11:26.529Z] #71 0.418 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:26.529Z] #71 0.418 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:26.529Z] #71 0.418 ++ dirname /install.sh [2022-05-12T06:11:26.529Z] #71 0.419 + dir=/ [2022-05-12T06:11:26.529Z] #71 0.419 + bin=containerd [2022-05-12T06:11:26.529Z] #71 0.419 + shift [2022-05-12T06:11:26.529Z] #71 0.419 + '[' '!' -f //containerd.installer ']' [2022-05-12T06:11:26.529Z] #71 0.419 + . //containerd.installer [2022-05-12T06:11:26.529Z] #71 0.419 ++ set -e [2022-05-12T06:11:26.529Z] #71 0.419 ++ : v1.6.4 [2022-05-12T06:11:26.529Z] #71 0.419 + install_containerd [2022-05-12T06:11:26.529Z] #71 0.420 + echo 'Install containerd version v1.6.4' [2022-05-12T06:11:26.529Z] #71 0.420 Install containerd version v1.6.4 [2022-05-12T06:11:26.529Z] #71 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m336628iuZ/src/github.com/containerd/containerd [2022-05-12T06:11:26.529Z] #71 0.421 Cloning into '/tmp/tmp.m336628iuZ/src/github.com/containerd/containerd'... [2022-05-12T06:11:26.574Z] #44 9.209 + cp tini-static /build/docker-init [2022-05-12T06:11:26.832Z] #44 DONE 9.5s [2022-05-12T06:11:26.832Z] [2022-05-12T06:11:26.832Z] #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-12T06:11:26.832Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:11:26.832Z] #55 58.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:11:27.089Z] #55 ... [2022-05-12T06:11:27.089Z] [2022-05-12T06:11:27.089Z] #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-12T06:11:27.089Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:27.089Z] #14 65.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T06:11:27.089Z] #14 65.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:27.089Z] #14 65.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:27.346Z] #14 65.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T06:11:27.346Z] #14 65.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:27.346Z] #14 65.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:27.914Z] #71 ... [2022-05-12T06:11:27.915Z] [2022-05-12T06:11:27.915Z] #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-12T06:11:27.915Z] #49 sha256:6194652f71762e13252ce823400c2a725090a71cf65ea2c3882d3df37254f07c [2022-05-12T06:11:27.915Z] #49 14.88 Building dependency tree... [2022-05-12T06:11:27.915Z] #49 16.22 The following additional packages will be installed: [2022-05-12T06:11:27.915Z] #49 16.23 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-12T06:11:27.915Z] #49 16.23 Suggested packages: [2022-05-12T06:11:27.915Z] #49 16.23 cmake-doc ninja-build lrzip [2022-05-12T06:11:27.915Z] #49 16.23 Recommended packages: [2022-05-12T06:11:27.915Z] #49 16.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T06:11:27.915Z] #49 16.48 The following NEW packages will be installed: [2022-05-12T06:11:27.915Z] #49 16.49 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-12T06:11:27.915Z] #49 16.79 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:11:27.915Z] #49 16.79 Need to get 8418 kB of archives. [2022-05-12T06:11:27.915Z] #49 16.79 After this operation, 34.9 MB of additional disk space will be used. [2022-05-12T06:11:27.915Z] #49 16.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:11:27.915Z] #49 16.79 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-12T06:11:27.915Z] #49 16.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T06:11:27.915Z] #49 16.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T06:11:27.915Z] #49 16.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T06:11:27.915Z] #49 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T06:11:27.915Z] #49 16.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T06:11:27.915Z] #49 16.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T06:11:27.915Z] #49 17.10 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:27.915Z] #49 17.22 Fetched 8418 kB in 0s (25.4 MB/s) [2022-05-12T06:11:27.915Z] #49 17.27 Selecting previously unselected package xxd. [2022-05-12T06:11:27.915Z] #49 17.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T06:11:27.915Z] #49 17.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 17.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 17.35 Selecting previously unselected package vim-common. [2022-05-12T06:11:27.915Z] #49 17.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:11:27.915Z] #49 17.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 17.43 Selecting previously unselected package cmake-data. [2022-05-12T06:11:27.915Z] #49 17.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T06:11:27.915Z] #49 17.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 17.84 Selecting previously unselected package libarchive13:amd64. [2022-05-12T06:11:27.915Z] #49 17.84 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 17.85 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 17.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T06:11:27.915Z] #49 17.92 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 17.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:11:27.915Z] #49 17.96 Selecting previously unselected package librhash0:amd64. [2022-05-12T06:11:27.915Z] #49 17.96 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 17.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:11:27.915Z] #49 18.02 Selecting previously unselected package libuv1:amd64. [2022-05-12T06:11:27.915Z] #49 18.02 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 18.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:11:27.915Z] #49 18.06 Selecting previously unselected package cmake. [2022-05-12T06:11:27.915Z] #49 18.06 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T06:11:27.915Z] #49 18.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T06:11:27.915Z] #49 18.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T06:11:27.915Z] #49 18.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T06:11:27.915Z] #49 18.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T06:11:27.915Z] #49 18.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:27.915Z] #49 DONE 19.1s [2022-05-12T06:11:27.915Z] [2022-05-12T06:11:27.915Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T06:11:27.915Z] #50 sha256:1f6773d8d94e163e93d0244054a38ef28bfa66bcc99423896fe69918129fbc38 [2022-05-12T06:11:27.915Z] #50 DONE 0.1s [2022-05-12T06:11:27.915Z] [2022-05-12T06:11:27.915Z] #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-12T06:11:27.915Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:27.915Z] #20 17.58 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-12T06:11:27.915Z] #20 17.67 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-12T06:11:27.915Z] #20 17.87 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-12T06:11:27.915Z] #20 17.97 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-12T06:11:27.915Z] #20 17.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T06:11:27.915Z] #20 17.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T06:11:27.915Z] #20 17.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T06:11:27.915Z] #20 17.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T06:11:27.915Z] #20 17.98 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-12T06:11:27.915Z] #20 17.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T06:11:27.915Z] #20 17.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T06:11:27.915Z] #20 17.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T06:11:27.915Z] #20 17.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T06:11:27.915Z] #20 17.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T06:11:27.915Z] #20 17.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T06:11:27.915Z] #20 18.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T06:11:27.915Z] #20 18.00 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-12T06:11:27.915Z] #20 18.00 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-12T06:11:27.915Z] #20 18.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T06:11:27.915Z] #20 18.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:27.915Z] #20 18.39 Fetched 115 MB in 1s (91.3 MB/s) [2022-05-12T06:11:27.915Z] #20 18.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T06:11:27.915Z] #20 18.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T06:11:27.915Z] #20 18.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:11:27.915Z] #20 18.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:27.915Z] #20 18.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T06:11:27.915Z] #20 18.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T06:11:27.915Z] #20 18.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:27.915Z] #20 19.06 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T06:11:27.915Z] #20 19.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T06:11:27.915Z] #20 19.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:27.915Z] #20 19.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T06:11:27.915Z] #20 19.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:27.915Z] #20 19.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:27.915Z] #20 19.19 Selecting previously unselected package dmsetup. [2022-05-12T06:11:27.915Z] #20 19.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:27.915Z] #20 19.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:27.915Z] #20 19.24 Selecting previously unselected package mingw-w64-common. [2022-05-12T06:11:27.915Z] #20 19.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T06:11:27.915Z] #20 19.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:30.409Z] #67 ... [2022-05-12T06:11:30.409Z] [2022-05-12T06:11:30.409Z] #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-12T06:11:30.409Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:30.409Z] #14 151.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T06:11:30.409Z] #14 151.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 151.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:30.409Z] #14 151.4 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:11:30.409Z] #14 151.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 151.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:30.409Z] #14 152.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:11:30.409Z] #14 152.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 152.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:30.409Z] #14 152.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T06:11:30.409Z] #14 152.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 152.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:30.409Z] #14 152.8 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T06:11:30.409Z] #14 152.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 152.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:30.409Z] #14 152.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T06:11:30.409Z] #14 152.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 152.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:30.409Z] #14 153.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T06:11:30.409Z] #14 153.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 153.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 153.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T06:11:30.409Z] #14 153.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 153.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 153.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T06:11:30.409Z] #14 153.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 153.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 153.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T06:11:30.409Z] #14 153.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 153.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 154.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T06:11:30.409Z] #14 154.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 154.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:30.409Z] #14 154.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T06:11:30.409Z] #14 154.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 154.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:30.409Z] #14 154.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T06:11:30.409Z] #14 154.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 154.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:30.409Z] #14 154.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T06:11:30.409Z] #14 154.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:30.409Z] #14 154.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:30.409Z] #14 155.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:30.409Z] #14 155.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:30.409Z] #14 155.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:30.409Z] #14 155.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:30.409Z] #14 155.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:30.409Z] #14 155.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:30.409Z] #14 155.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:30.409Z] #14 155.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:30.409Z] #14 155.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:30.409Z] #14 155.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:30.409Z] #14 155.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.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-12T06:11:30.409Z] #14 155.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.7 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-12T06:11:30.409Z] #14 155.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:30.409Z] #14 155.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.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-12T06:11:30.409Z] #14 155.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:30.409Z] #14 155.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:30.410Z] #14 155.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:30.410Z] #14 155.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:30.410Z] #14 155.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:30.410Z] #14 155.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:30.410Z] #14 ... [2022-05-12T06:11:30.410Z] [2022-05-12T06:11:30.410Z] #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-12T06:11:30.410Z] #67 sha256:a076b53e08d5bee918f323b9f0ad2c3e7417f764b8fc5cf40811c3c1c31c89c5 [2022-05-12T06:11:30.410Z] #67 156.9 rootlesskit version 1.0.0 [2022-05-12T06:11:30.410Z] #67 156.9 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T06:11:30.410Z] #67 156.9 -container-ip string [2022-05-12T06:11:30.410Z] #67 156.9 container ip [2022-05-12T06:11:30.410Z] #67 156.9 -container-port int [2022-05-12T06:11:30.410Z] #67 156.9 container port (default -1) [2022-05-12T06:11:30.410Z] #67 156.9 -host-ip string [2022-05-12T06:11:30.410Z] #67 156.9 host ip [2022-05-12T06:11:30.410Z] #67 156.9 -host-port int [2022-05-12T06:11:30.410Z] #67 156.9 host port (default -1) [2022-05-12T06:11:30.410Z] #67 156.9 -proto string [2022-05-12T06:11:30.410Z] #67 156.9 proxy protocol (default "tcp") [2022-05-12T06:11:30.657Z] #20 19.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T06:11:30.657Z] #20 19.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T06:11:30.657Z] #20 19.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:30.657Z] #20 20.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T06:11:30.657Z] #20 20.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:30.657Z] #20 20.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:30.657Z] #20 20.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T06:11:30.657Z] #20 20.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:30.657Z] #20 20.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:30.657Z] #20 ... [2022-05-12T06:11:30.657Z] [2022-05-12T06:11:30.657Z] #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-12T06:11:30.657Z] #51 sha256:5ed45809a8705f23e1c8d3e4c08565397671710466b3811b061dba3913732b40 [2022-05-12T06:11:30.657Z] #51 0.404 + RM_GOPATH=0 [2022-05-12T06:11:30.657Z] #51 0.404 + TMP_GOPATH= [2022-05-12T06:11:30.657Z] #51 0.404 + : /build [2022-05-12T06:11:30.657Z] #51 0.404 + '[' -z '' ']' [2022-05-12T06:11:30.657Z] #51 0.405 ++ mktemp -d [2022-05-12T06:11:30.657Z] #51 0.406 + export GOPATH=/tmp/tmp.V6qNerQ4WC [2022-05-12T06:11:30.657Z] #51 0.406 + GOPATH=/tmp/tmp.V6qNerQ4WC [2022-05-12T06:11:30.657Z] #51 0.406 + RM_GOPATH=1 [2022-05-12T06:11:30.657Z] #51 0.406 + case "$(go env GOARCH)" in [2022-05-12T06:11:30.657Z] #51 0.407 ++ go env GOARCH [2022-05-12T06:11:30.657Z] #51 0.410 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:30.657Z] #51 0.410 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:30.657Z] #51 0.411 ++ dirname /install.sh [2022-05-12T06:11:30.657Z] #51 0.411 + dir=/ [2022-05-12T06:11:30.657Z] #51 0.411 + bin=tini [2022-05-12T06:11:30.657Z] #51 0.411 + shift [2022-05-12T06:11:30.657Z] #51 0.411 + '[' '!' -f //tini.installer ']' [2022-05-12T06:11:30.657Z] #51 0.411 + . //tini.installer [2022-05-12T06:11:30.657Z] #51 0.412 ++ : v0.19.0 [2022-05-12T06:11:30.657Z] #51 0.412 + install_tini [2022-05-12T06:11:30.657Z] #51 0.412 + echo 'Install tini version v0.19.0' [2022-05-12T06:11:30.657Z] #51 0.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.V6qNerQ4WC/tini [2022-05-12T06:11:30.657Z] #51 0.412 Install tini version v0.19.0 [2022-05-12T06:11:30.657Z] #51 0.413 Cloning into '/tmp/tmp.V6qNerQ4WC/tini'... [2022-05-12T06:11:30.657Z] #51 0.630 + cd /tmp/tmp.V6qNerQ4WC/tini [2022-05-12T06:11:30.657Z] #51 0.630 + git checkout -q v0.19.0 [2022-05-12T06:11:30.657Z] #51 0.633 + cmake . [2022-05-12T06:11:30.657Z] #51 0.702 -- The C compiler identification is GNU 10.2.1 [2022-05-12T06:11:30.657Z] #51 0.713 -- Detecting C compiler ABI info [2022-05-12T06:11:30.657Z] #51 0.791 -- Detecting C compiler ABI info - done [2022-05-12T06:11:30.658Z] #51 0.816 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T06:11:30.658Z] #51 0.816 -- Detecting C compile features [2022-05-12T06:11:30.658Z] #51 0.817 -- Detecting C compile features - done [2022-05-12T06:11:30.658Z] #51 0.824 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T06:11:30.658Z] #51 0.853 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T06:11:30.658Z] #51 0.865 -- Configuring done [2022-05-12T06:11:30.658Z] #51 0.868 -- Generating done [2022-05-12T06:11:30.658Z] #51 0.869 -- Build files have been written to: /tmp/tmp.V6qNerQ4WC/tini [2022-05-12T06:11:30.658Z] #51 0.870 + make tini-static [2022-05-12T06:11:30.658Z] #51 0.909 Scanning dependencies of target tini-static [2022-05-12T06:11:30.658Z] #51 0.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T06:11:30.658Z] #51 1.126 [100%] Linking C executable tini-static [2022-05-12T06:11:30.658Z] #51 1.217 [100%] Built target tini-static [2022-05-12T06:11:30.658Z] #51 1.227 + mkdir -p /build [2022-05-12T06:11:30.658Z] #51 1.229 + cp tini-static /build/docker-init [2022-05-12T06:11:30.658Z] #51 DONE 1.8s [2022-05-12T06:11:30.658Z] [2022-05-12T06:11:30.658Z] #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-12T06:11:30.658Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:30.658Z] #20 21.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T06:11:30.658Z] #20 21.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:30.658Z] #20 21.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:31.790Z] #67 DONE 158.5s [2022-05-12T06:11:31.790Z] [2022-05-12T06:11:31.790Z] #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-12T06:11:31.790Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:11:32.050Z] #36 ... [2022-05-12T06:11:32.050Z] [2022-05-12T06:11:32.050Z] #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-12T06:11:32.050Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:32.050Z] #14 DONE 158.8s [2022-05-12T06:11:32.050Z] [2022-05-12T06:11:32.050Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T06:11:32.050Z] #68 sha256:bda6a678fa1b06a640636199a674ebd27822da32027f5c01c8e6f5d1f549a37f [2022-05-12T06:11:32.050Z] #68 DONE 0.1s [2022-05-12T06:11:32.050Z] [2022-05-12T06:11:32.050Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T06:11:32.050Z] #59 sha256:1349467f4776953458d4aa0032d4e56e87c21d500171d1e0ecd65aec3bc4ff29 [2022-05-12T06:11:32.050Z] #59 DONE 0.2s [2022-05-12T06:11:32.050Z] [2022-05-12T06:11:32.050Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T06:11:32.050Z] #69 sha256:346a5680d21ae33eeac44a2e43ea59cfa035aeac41401c26c5377f83eac7f543 [2022-05-12T06:11:32.308Z] #69 DONE 0.1s [2022-05-12T06:11:32.308Z] [2022-05-12T06:11:32.308Z] #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-12T06:11:32.308Z] #60 sha256:e8e7b45eebe4b00cd0bc2dcdcd8702dd0aa51c4b6b976a4016fab298b03ae60d [2022-05-12T06:11:32.573Z] #20 24.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T06:11:32.835Z] #20 24.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:32.835Z] #20 24.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:33.149Z] #64 ... [2022-05-12T06:11:33.149Z] [2022-05-12T06:11:33.149Z] #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-12T06:11:33.149Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:33.149Z] #14 122.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T06:11:33.149Z] #14 122.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:33.149Z] #14 122.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:33.149Z] #14 128.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T06:11:33.149Z] #14 128.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:33.149Z] #14 128.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:33.309Z] using credential docker-jenkins-github-credentials [2022-05-12T06:11:33.390Z] Cloning the remote Git repository [2022-05-12T06:11:33.390Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:11:33.582Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:11:33.955Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T06:11:34.224Z] #20 25.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T06:11:34.224Z] #20 25.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:34.224Z] #20 25.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:34.358Z] using credential docker-jenkins-github-credentials [2022-05-12T06:11:34.433Z] Cloning the remote Git repository [2022-05-12T06:11:34.433Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:11:34.730Z] #14 71.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T06:11:34.730Z] #14 71.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:34.730Z] #14 71.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:34.833Z] #60 2.152 + RM_GOPATH=0 [2022-05-12T06:11:34.833Z] #60 2.152 + TMP_GOPATH= [2022-05-12T06:11:34.833Z] #60 2.152 + : /build [2022-05-12T06:11:34.833Z] #60 2.152 + '[' -z '' ']' [2022-05-12T06:11:34.833Z] #60 2.152 ++ mktemp -d [2022-05-12T06:11:34.833Z] #60 2.154 + export GOPATH=/tmp/tmp.ANz53aeA6e [2022-05-12T06:11:34.833Z] #60 2.154 + GOPATH=/tmp/tmp.ANz53aeA6e [2022-05-12T06:11:34.833Z] #60 2.154 + RM_GOPATH=1 [2022-05-12T06:11:34.833Z] #60 2.154 + case "$(go env GOARCH)" in [2022-05-12T06:11:34.833Z] #60 2.154 ++ go env GOARCH [2022-05-12T06:11:34.833Z] #60 2.192 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:34.833Z] #60 2.192 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:11:34.833Z] #60 2.192 ++ dirname /install.sh [2022-05-12T06:11:34.833Z] #60 2.197 + dir=/ [2022-05-12T06:11:34.833Z] #60 2.197 + bin=runc [2022-05-12T06:11:34.833Z] #60 2.197 + shift [2022-05-12T06:11:34.833Z] #60 2.197 + '[' '!' -f //runc.installer ']' [2022-05-12T06:11:34.833Z] #60 2.197 + . //runc.installer [2022-05-12T06:11:34.833Z] #60 2.197 ++ set -e [2022-05-12T06:11:34.833Z] #60 2.197 ++ : v1.1.1 [2022-05-12T06:11:34.833Z] #60 2.197 + install_runc [2022-05-12T06:11:34.833Z] #60 2.197 + RUNC_BUILDTAGS=seccomp [2022-05-12T06:11:34.833Z] #60 2.197 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T06:11:34.833Z] #60 2.197 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ANz53aeA6e/src/github.com/opencontainers/runc [2022-05-12T06:11:34.833Z] #60 2.197 Cloning into '/tmp/tmp.ANz53aeA6e/src/github.com/opencontainers/runc'... [2022-05-12T06:11:34.833Z] #60 2.197 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T06:11:34.833Z] #60 ... [2022-05-12T06:11:34.833Z] [2022-05-12T06:11:34.833Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T06:11:34.833Z] #15 sha256:a75f18e6699ebc4716c0c26ad10f7f7fb5d09dda607093c1a1217e7443d3e087 [2022-05-12T06:11:34.833Z] #15 DONE 2.5s [2022-05-12T06:11:34.833Z] [2022-05-12T06:11:34.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-12T06:11:34.833Z] #16 sha256:21fceb09eec0d1e1697d7f86980fd4572d6b53880f7fb654f7f75dfdc7246fa7 [2022-05-12T06:11:35.060Z] #14 134.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T06:11:35.060Z] #14 134.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:35.060Z] #14 134.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:34.618Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:11:34.982Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T06:11:35.874Z] #20 27.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T06:11:35.874Z] #20 27.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:35.874Z] #20 27.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:35.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:11:35.562Z] > git --version # timeout=10 [2022-05-12T06:11:35.608Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T06:11:35.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:35.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:36.635Z] #14 ... [2022-05-12T06:11:36.635Z] [2022-05-12T06:11:36.635Z] #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-12T06:11:36.635Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:11:36.635Z] #64 35.92 Updating files: 68% (3273/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-12T06:11:36.635Z] #64 36.66 + cd /tmp/tmp.s2sWyorWtH/src/github.com/containerd/containerd [2022-05-12T06:11:36.635Z] #64 36.66 + git checkout -q v1.6.4 [2022-05-12T06:11:37.572Z] #64 37.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T06:11:37.572Z] #64 37.75 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T06:11:37.572Z] #64 37.75 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:37.572Z] #64 37.75 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:37.572Z] #64 37.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T06:11:37.572Z] #64 37.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T06:11:37.572Z] #64 37.75 + '[' '' = dynamic ']' [2022-05-12T06:11:37.572Z] #64 37.75 + make [2022-05-12T06:11:35.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:11:35.968Z] > git --version # timeout=10 [2022-05-12T06:11:36.014Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T06:11:36.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:36.018Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:39.181Z] #20 30.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T06:11:39.181Z] #20 30.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:39.181Z] #20 30.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:39.481Z] #64 39.58 + bin/ctr [2022-05-12T06:11:40.088Z] #16 DONE 5.3s [2022-05-12T06:11:40.088Z] [2022-05-12T06:11:40.088Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:11:40.088Z] #17 sha256:4ecb43a326d0ba85c76bb3b7b2f469a99d4ea065d3a1af3e503f2ec4c7bc3991 [2022-05-12T06:11:40.574Z] #20 31.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T06:11:40.574Z] #20 31.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T06:11:40.574Z] #20 31.82 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:40.574Z] #20 31.89 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T06:11:40.574Z] #20 31.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T06:11:40.574Z] #20 31.90 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:40.574Z] #20 31.96 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T06:11:40.574Z] #20 31.96 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T06:11:40.574Z] #20 31.97 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:40.574Z] #20 32.03 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:11:40.574Z] #20 32.04 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:11:40.574Z] #20 32.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:40.574Z] #20 32.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:11:40.574Z] #20 32.13 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:11:40.574Z] #20 32.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:40.574Z] #20 32.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T06:11:40.837Z] #20 32.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:40.837Z] #20 32.24 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:40.837Z] #20 32.28 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T06:11:40.837Z] #20 32.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:40.837Z] #20 32.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:40.837Z] #20 32.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T06:11:40.837Z] #20 32.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T06:11:40.837Z] #20 32.38 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:40.837Z] #20 32.49 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T06:11:41.021Z] #17 1.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T06:11:41.099Z] #20 32.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T06:11:41.099Z] #20 32.50 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:41.099Z] #20 32.58 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T06:11:41.099Z] #20 32.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T06:11:41.099Z] #20 32.60 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:41.099Z] #20 32.68 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T06:11:41.099Z] #20 32.68 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T06:11:41.099Z] #20 32.69 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:41.099Z] #20 32.72 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T06:11:41.099Z] #20 ... [2022-05-12T06:11:41.099Z] [2022-05-12T06:11:41.099Z] #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-12T06:11:41.099Z] #71 sha256:2ae6b58464fddd614329984b3aaab7ac3485d7edb06300134d27f25f5428dff2 [2022-05-12T06:11:41.099Z] #71 5.185 + cd /tmp/tmp.m336628iuZ/src/github.com/containerd/containerd [2022-05-12T06:11:41.099Z] #71 5.185 + git checkout -q v1.6.4 [2022-05-12T06:11:41.099Z] #71 5.659 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T06:11:41.099Z] #71 5.659 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T06:11:41.099Z] #71 5.659 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:41.099Z] #71 5.659 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:41.099Z] #71 5.659 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T06:11:41.099Z] #71 5.659 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T06:11:41.099Z] #71 5.659 + '[' '' = dynamic ']' [2022-05-12T06:11:41.099Z] #71 5.659 + make [2022-05-12T06:11:41.099Z] #71 6.342 + bin/ctr [2022-05-12T06:11:41.361Z] #71 ... [2022-05-12T06:11:41.361Z] [2022-05-12T06:11:41.361Z] #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-12T06:11:41.361Z] #20 sha256:fbfde01ea6ebe9ed70a97f68eb4a233b5d22329f371a8d54c035653107cc1618 [2022-05-12T06:11:41.361Z] #20 32.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T06:11:41.361Z] #20 32.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:41.361Z] #20 32.87 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T06:11:41.361Z] #20 32.88 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T06:11:41.361Z] #20 32.88 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:41.361Z] #20 32.99 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T06:11:41.586Z] #17 DONE 1.6s [2022-05-12T06:11:41.586Z] [2022-05-12T06:11:41.586Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T06:11:41.586Z] #18 sha256:668f5df727ed8c278abebb77cc226591c89413b4785c1a3cd9d30ea123a96b6f [2022-05-12T06:11:41.622Z] #20 33.00 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:41.622Z] #20 33.00 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:41.622Z] #20 33.07 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T06:11:41.622Z] #20 33.07 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T06:11:41.622Z] #20 33.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:41.622Z] #20 33.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T06:11:41.622Z] #20 33.18 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:41.622Z] #20 33.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:41.884Z] #20 33.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:41.884Z] #20 33.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:41.884Z] #20 33.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:41.884Z] #20 33.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:41.884Z] #20 33.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:41.884Z] #20 33.40 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:41.884Z] #20 33.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:41.884Z] #20 33.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:41.884Z] #20 33.44 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:41.884Z] #20 33.46 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:41.884Z] #20 33.46 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:41.884Z] #20 33.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:41.884Z] #20 33.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:41.884Z] #20 33.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:41.884Z] #20 33.51 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:42.145Z] #20 33.58 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:42.145Z] #20 33.59 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:42.145Z] #20 33.60 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:42.145Z] #20 33.61 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:42.145Z] #20 33.62 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.63 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.64 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-12T06:11:42.145Z] #20 33.65 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.65 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-12T06:11:42.145Z] #20 33.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:42.145Z] #20 33.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.68 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-12T06:11:42.145Z] #20 33.69 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:42.145Z] #20 33.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:42.407Z] #20 33.73 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:42.407Z] #20 33.74 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:42.407Z] #20 33.75 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:42.407Z] #20 33.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:43.241Z] Running on azwin-2-00f801 in d:\jenkins\workspace\moby_PR-43581 [Pipeline] { [Pipeline] ws [2022-05-12T06:11:43.259Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T06:11:43.482Z] #18 DONE 1.8s [2022-05-12T06:11:43.482Z] [2022-05-12T06:11:43.482Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T06:11:43.482Z] #19 sha256:32a24cb91a7c15359bcdd77f677fe83e3292198edab1abdf85fbad46cd2e0d63 [2022-05-12T06:11:44.326Z] #20 DONE 36.0s [2022-05-12T06:11:44.326Z] [2022-05-12T06:11:44.326Z] #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-12T06:11:44.326Z] #71 sha256:2ae6b58464fddd614329984b3aaab7ac3485d7edb06300134d27f25f5428dff2 [2022-05-12T06:11:44.588Z] #71 ... [2022-05-12T06:11:44.588Z] [2022-05-12T06:11:44.588Z] #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-12T06:11:44.588Z] #21 sha256:6d6e021f5c26447a79b6a6ce7205610d3428697fe16b24f87d76cc984b2eeb57 [2022-05-12T06:11:44.830Z] The recommended git tool is: git [2022-05-12T06:11:45.161Z] #21 0.779 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T06:11:45.384Z] #19 DONE 1.9s [2022-05-12T06:11:45.384Z] [2022-05-12T06:11:45.384Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T06:11:45.384Z] #20 sha256:6b10332125457d3a2cf6b82054e11c664e695a8251e1ae28ab17de2a55bac569 [2022-05-12T06:11:45.423Z] #21 0.955 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T06:11:45.423Z] #21 0.957 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T06:11:46.057Z] #64 ... [2022-05-12T06:11:46.057Z] [2022-05-12T06:11:46.057Z] #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-12T06:11:46.057Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:11:46.057Z] #14 72.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T06:11:46.057Z] #14 72.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:46.057Z] #14 72.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:46.057Z] #14 77.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T06:11:46.057Z] #14 77.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:46.057Z] #14 77.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:46.057Z] #14 81.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T06:11:46.057Z] #14 82.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:46.057Z] #14 82.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:46.315Z] #20 DONE 1.2s [2022-05-12T06:11:46.315Z] [2022-05-12T06:11:46.315Z] #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-12T06:11:46.316Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:11:46.316Z] #36 ... [2022-05-12T06:11:46.316Z] [2022-05-12T06:11:46.316Z] #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-12T06:11:46.316Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:11:46.907Z] #14 ... [2022-05-12T06:11:46.907Z] [2022-05-12T06:11:46.907Z] #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-12T06:11:46.907Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:11:46.907Z] #64 47.94 Updating files: 50% (2423/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: 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: 90% (4318/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-12T06:11:46.907Z] #64 49.26 + cd /tmp/tmp.mDKUcGpdZx/src/github.com/containerd/containerd [2022-05-12T06:11:46.907Z] #64 49.27 + git checkout -q v1.6.4 [2022-05-12T06:11:47.164Z] #64 50.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T06:11:47.164Z] #64 50.24 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T06:11:47.164Z] #64 50.24 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:47.164Z] #64 50.24 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T06:11:47.164Z] #64 50.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T06:11:47.164Z] #64 50.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T06:11:47.164Z] #64 50.24 + '[' '' = dynamic ']' [2022-05-12T06:11:47.164Z] #64 50.24 + make [2022-05-12T06:11:47.295Z] #14 145.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T06:11:47.295Z] #14 145.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:47.295Z] #14 145.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:48.210Z] #21 2.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:11:48.467Z] #21 2.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:11:48.467Z] #21 2.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:11:48.533Z] #64 51.28 + bin/ctr [2022-05-12T06:11:49.032Z] #21 2.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:11:50.404Z] #21 4.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:11:50.593Z] #14 ... [2022-05-12T06:11:50.593Z] [2022-05-12T06:11:50.593Z] #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-12T06:11:50.593Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:11:50.593Z] #67 149.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:11:50.593Z] #67 149.6 + GOBIN=/build [2022-05-12T06:11:50.593Z] #67 149.6 + GO111MODULE=on [2022-05-12T06:11:50.593Z] #67 149.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:51.292Z] #21 1.489 Reading package lists... [2022-05-12T06:11:51.333Z] #21 5.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:11:53.867Z] Fetching without tags [2022-05-12T06:11:53.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:11:53.603Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:11:53.660Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:53.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:11:53.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:11:53.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:53.901Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:54.278Z] Fetching without tags [2022-05-12T06:11:55.003Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:11:55.511Z] #21 5.940 Reading package lists... [2022-05-12T06:11:55.511Z] #21 10.44 Building dependency tree... [2022-05-12T06:11:55.511Z] #21 ... [2022-05-12T06:11:55.511Z] [2022-05-12T06:11:55.511Z] #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-12T06:11:55.511Z] #71 sha256:2ae6b58464fddd614329984b3aaab7ac3485d7edb06300134d27f25f5428dff2 [2022-05-12T06:11:55.511Z] #71 19.32 + bin/containerd [2022-05-12T06:11:55.516Z] #21 ... [2022-05-12T06:11:55.516Z] [2022-05-12T06:11:55.516Z] #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-12T06:11:55.516Z] #60 sha256:e8e7b45eebe4b00cd0bc2dcdcd8702dd0aa51c4b6b976a4016fab298b03ae60d [2022-05-12T06:11:55.516Z] #60 17.24 + cd /tmp/tmp.ANz53aeA6e/src/github.com/opencontainers/runc [2022-05-12T06:11:55.516Z] #60 17.25 + git checkout -q v1.1.1 [2022-05-12T06:11:55.516Z] #60 17.91 + '[' -z '' ']' [2022-05-12T06:11:55.516Z] #60 17.91 + target=static [2022-05-12T06:11:55.516Z] #60 17.92 + make BUILDTAGS=seccomp static [2022-05-12T06:11:55.516Z] #60 18.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T06:11:53.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:11:54.016Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:11:54.066Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:54.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:11:54.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:11:54.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:54.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:11:55.115Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:11:55.164Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:11:55.876Z] #67 ... [2022-05-12T06:11:55.876Z] [2022-05-12T06:11:55.876Z] #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-12T06:11:55.876Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:55.876Z] #14 151.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T06:11:55.876Z] #14 151.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T06:11:55.876Z] #14 151.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:55.876Z] #14 151.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T06:11:55.876Z] #14 151.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:55.876Z] #14 151.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T06:11:55.876Z] #14 151.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:55.876Z] #14 151.4 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:11:55.876Z] #14 151.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:55.876Z] #14 151.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:11:55.876Z] #14 151.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:55.876Z] #14 151.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T06:11:55.876Z] #14 151.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:55.876Z] #14 151.9 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T06:11:55.876Z] #14 151.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 151.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:55.876Z] #14 152.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T06:11:55.876Z] #14 152.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 152.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:55.876Z] #14 152.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T06:11:55.876Z] #14 152.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 152.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:55.876Z] #14 152.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T06:11:55.876Z] #14 152.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 152.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:55.876Z] #14 152.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T06:11:55.876Z] #14 152.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 152.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:55.876Z] #14 152.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T06:11:55.876Z] #14 152.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 152.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:55.876Z] #14 153.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T06:11:55.876Z] #14 153.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T06:11:55.876Z] #14 153.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:55.876Z] #14 153.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T06:11:55.877Z] #14 153.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:11:55.877Z] #14 153.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:55.877Z] #14 153.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T06:11:55.877Z] #14 153.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T06:11:55.877Z] #14 153.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:55.877Z] #14 153.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T06:11:55.877Z] #14 153.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T06:11:55.877Z] #14 153.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:55.877Z] #14 154.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:11:55.877Z] #14 154.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:11:55.877Z] #14 154.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:55.877Z] #14 154.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:11:55.877Z] #14 155.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:11:55.877Z] #14 155.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:11:55.877Z] #14 155.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:11:55.877Z] #14 155.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.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-12T06:11:55.877Z] #14 155.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.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-12T06:11:55.877Z] #14 155.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:11:55.877Z] #14 155.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.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-12T06:11:55.877Z] #14 155.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:11:55.877Z] #14 155.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:55.877Z] #14 155.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:11:56.057Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:11:56.079Z] #60 ... [2022-05-12T06:11:56.079Z] [2022-05-12T06:11:56.079Z] #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-12T06:11:56.079Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:11:56.079Z] #21 9.864 Fetched 8530 kB in 8s (1037 kB/s) [2022-05-12T06:11:56.085Z] #71 ... [2022-05-12T06:11:56.086Z] [2022-05-12T06:11:56.086Z] #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-12T06:11:56.086Z] #21 sha256:6d6e021f5c26447a79b6a6ce7205610d3428697fe16b24f87d76cc984b2eeb57 [2022-05-12T06:11:56.086Z] #21 10.44 Building dependency tree... [2022-05-12T06:11:56.086Z] #21 11.54 Reading state information... [2022-05-12T06:11:56.149Z] #14 155.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:56.149Z] #14 155.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:11:56.149Z] #14 155.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:11:56.180Z] #14 91.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T06:11:56.180Z] #14 91.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T06:11:56.180Z] #14 91.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:56.632Z] #64 ... [2022-05-12T06:11:56.632Z] [2022-05-12T06:11:56.632Z] #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-12T06:11:56.632Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:56.632Z] #14 83.48 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T06:11:56.632Z] #14 83.49 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:56.632Z] #14 83.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:11:56.632Z] #14 88.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T06:11:56.632Z] #14 88.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:56.632Z] #14 88.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:11:56.632Z] #14 94.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T06:11:56.888Z] #14 94.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:11:56.888Z] #14 94.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:11:57.029Z] #21 12.67 The following additional packages will be installed: [2022-05-12T06:11:57.029Z] #21 12.67 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T06:11:57.029Z] #21 12.67 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T06:11:57.029Z] #21 12.67 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T06:11:57.029Z] #21 12.67 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T06:11:57.029Z] #21 12.67 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T06:11:57.029Z] #21 12.67 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-12T06:11:57.029Z] #21 12.67 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T06:11:57.029Z] #21 12.69 Suggested packages: [2022-05-12T06:11:57.029Z] #21 12.69 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-12T06:11:57.029Z] #21 12.69 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-12T06:11:57.029Z] #21 12.69 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-12T06:11:57.029Z] #21 12.69 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-12T06:11:57.029Z] #21 12.69 seccomp:ppc64el seccomp:s390x [2022-05-12T06:11:57.029Z] #21 12.69 Recommended packages: [2022-05-12T06:11:57.029Z] #21 12.69 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-12T06:11:57.029Z] #21 12.69 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-12T06:11:57.029Z] #21 12.69 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-12T06:11:57.029Z] #21 12.69 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-12T06:11:56.160Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:11:56.206Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:11:57.601Z] #21 13.12 The following NEW packages will be installed: [2022-05-12T06:11:57.601Z] #21 13.12 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T06:11:57.601Z] #21 13.12 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-12T06:11:57.601Z] #21 13.12 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-12T06:11:57.601Z] #21 13.12 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T06:11:57.601Z] #21 13.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T06:11:57.601Z] #21 13.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T06:11:57.601Z] #21 13.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T06:11:57.601Z] #21 13.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-12T06:11:57.601Z] #21 13.12 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-12T06:11:57.601Z] #21 13.12 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-12T06:11:57.601Z] #21 13.13 libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T06:11:57.862Z] #21 13.47 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:11:57.863Z] #21 13.47 Need to get 15.9 MB of archives. [2022-05-12T06:11:57.863Z] #21 13.47 After this operation, 73.0 MB of additional disk space will be used. [2022-05-12T06:11:57.863Z] #21 13.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-12T06:11:57.863Z] #21 13.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-12T06:11:57.863Z] #21 13.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-12T06:11:57.863Z] #21 13.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-12T06:11:57.863Z] #21 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-12T06:11:57.863Z] #21 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-12T06:11:57.863Z] #21 13.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-12T06:11:57.863Z] #21 13.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-12T06:11:57.863Z] #21 13.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-12T06:11:57.863Z] #21 13.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-12T06:11:57.863Z] #21 13.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-12T06:11:57.863Z] #21 13.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-12T06:11:57.863Z] #21 13.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-12T06:11:57.863Z] #21 13.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-12T06:11:57.863Z] #21 13.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-12T06:11:57.863Z] #21 13.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-12T06:11:57.863Z] #21 13.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-12T06:11:57.863Z] #21 13.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-12T06:11:57.863Z] #21 13.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-12T06:11:58.076Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:11:58.077Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:11:58.124Z] #21 13.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-12T06:11:58.124Z] #21 13.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-12T06:11:58.124Z] #21 13.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-12T06:11:58.124Z] #21 13.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-12T06:11:58.124Z] #21 13.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T06:11:58.124Z] #21 13.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T06:11:58.124Z] #21 13.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-12T06:11:58.124Z] #21 13.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-12T06:11:58.124Z] #21 13.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-12T06:11:58.124Z] #21 13.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-12T06:11:58.124Z] #21 13.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-12T06:11:58.124Z] #21 13.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-12T06:11:58.124Z] #21 13.63 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-12T06:11:58.124Z] #21 13.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-12T06:11:58.124Z] #21 13.63 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-12T06:11:58.124Z] #21 13.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-12T06:11:58.124Z] #21 13.63 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-12T06:11:58.124Z] #21 13.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-12T06:11:58.124Z] #21 13.64 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-12T06:11:58.124Z] #21 13.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-12T06:11:58.124Z] #21 13.64 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-12T06:11:58.696Z] #21 14.06 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:11:58.696Z] #21 14.22 Fetched 15.9 MB in 0s (35.6 MB/s) [2022-05-12T06:11:58.696Z] #21 14.27 Selecting previously unselected package gcc-10-base:armel. [2022-05-12T06:11:58.696Z] #21 14.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-12T06:11:58.696Z] #21 14.30 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-12T06:11:58.696Z] #21 14.30 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-12T06:11:58.696Z] #21 14.34 Selecting previously unselected package gcc-10-base:armhf. [2022-05-12T06:11:58.696Z] #21 14.35 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-12T06:11:58.696Z] #21 14.35 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T06:11:58.696Z] #21 14.40 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-12T06:11:58.712Z] #14 ... [2022-05-12T06:11:58.712Z] [2022-05-12T06:11:58.712Z] #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-12T06:11:58.712Z] #67 sha256:1113ec321f149e8c276733af07d1c3b8253a6d9a942d1cb71d60c6ec265d744e [2022-05-12T06:11:58.712Z] #67 94.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:11:58.712Z] #67 94.39 + GOBIN=/build [2022-05-12T06:11:58.712Z] #67 94.39 + GO111MODULE=on [2022-05-12T06:11:58.712Z] #67 94.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:11:58.747Z] #14 ... [2022-05-12T06:11:58.747Z] [2022-05-12T06:11:58.747Z] #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-12T06:11:58.747Z] #67 sha256:c8250519f28427d04831a8cd20a501d8e3b106243178e724fe31896db5c7019f [2022-05-12T06:11:58.747Z] #67 155.0 rootlesskit version 1.0.0 [2022-05-12T06:11:58.747Z] #67 155.1 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T06:11:58.747Z] #67 155.1 -container-ip string [2022-05-12T06:11:58.747Z] #67 155.1 container ip [2022-05-12T06:11:58.747Z] #67 155.1 -container-port int [2022-05-12T06:11:58.747Z] #67 155.1 container port (default -1) [2022-05-12T06:11:58.747Z] #67 155.1 -host-ip string [2022-05-12T06:11:58.747Z] #67 155.1 host ip [2022-05-12T06:11:58.747Z] #67 155.1 -host-port int [2022-05-12T06:11:58.747Z] #67 155.1 host port (default -1) [2022-05-12T06:11:58.747Z] #67 155.1 -proto string [2022-05-12T06:11:58.747Z] #67 155.1 proxy protocol (default "tcp") [2022-05-12T06:11:58.747Z] #67 DONE 158.0s [2022-05-12T06:11:58.957Z] #21 14.40 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-12T06:11:58.958Z] #21 14.40 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T06:11:58.958Z] #21 14.43 Selecting previously unselected package gcc-10-base:s390x. [2022-05-12T06:11:58.958Z] #21 14.44 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-12T06:11:58.958Z] #21 14.44 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T06:11:58.958Z] #21 14.47 Selecting previously unselected package gcc-10-base:arm64. [2022-05-12T06:11:58.958Z] #21 14.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-12T06:11:58.958Z] #21 14.48 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T06:11:58.958Z] #21 14.52 Selecting previously unselected package libgcc-s1:armel. [2022-05-12T06:11:58.958Z] #21 14.52 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-12T06:11:58.958Z] #21 14.53 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-12T06:11:58.958Z] #21 14.57 Selecting previously unselected package libcrypt1:armel. [2022-05-12T06:11:58.958Z] #21 14.57 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-12T06:11:58.958Z] #21 14.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T06:11:58.958Z] #21 14.64 Selecting previously unselected package libc6:armel. [2022-05-12T06:11:59.009Z] [2022-05-12T06:11:59.009Z] #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-12T06:11:59.009Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:11:59.009Z] #14 DONE 158.5s [2022-05-12T06:11:59.009Z] [2022-05-12T06:11:59.009Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T06:11:59.009Z] #59 sha256:17c35444f6ec252d9d0c6cdfab66006a4c6c90bfbfa1d82caf283d70fe562829 [2022-05-12T06:11:57.721Z] > git remote # timeout=10 [2022-05-12T06:11:57.806Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:11:57.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:57.853Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:11:57.989Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T06:11:58.108Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:11:58.183Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:11:59.219Z] #21 14.64 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-12T06:11:59.219Z] #21 14.77 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-12T06:11:59.271Z] #59 DONE 0.3s [2022-05-12T06:11:59.271Z] [2022-05-12T06:11:59.271Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T06:11:59.271Z] #68 sha256:8c25e5484390eaa2cf9b01d4a3263beff71c36caa01543bb1613e5a75cb751a7 [2022-05-12T06:11:59.271Z] #68 DONE 0.2s [2022-05-12T06:11:59.271Z] [2022-05-12T06:11:59.271Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T06:11:59.271Z] #69 sha256:0026993ba7bb53a00f57b5ac78260f093cdb175186ff2e12d5beb69ce2c6d1d9 [2022-05-12T06:11:59.271Z] #69 DONE 0.1s [2022-05-12T06:11:59.271Z] [2022-05-12T06:11:59.271Z] #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-12T06:11:59.271Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:11:59.352Z] #21 9.864 Reading package lists... [2022-05-12T06:11:59.480Z] #21 15.01 Selecting previously unselected package libapparmor1:armel. [2022-05-12T06:11:59.480Z] #21 15.02 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-12T06:11:59.480Z] #21 15.02 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-12T06:11:59.480Z] #21 15.06 Selecting previously unselected package libapparmor-dev:armel. [2022-05-12T06:11:59.480Z] #21 15.06 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-12T06:11:59.480Z] #21 15.06 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T06:11:59.480Z] #21 15.10 Selecting previously unselected package libgcc-s1:arm64. [2022-05-12T06:11:59.480Z] #21 15.11 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-12T06:11:59.480Z] #21 15.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T06:11:59.480Z] #21 15.15 Selecting previously unselected package libcrypt1:arm64. [2022-05-12T06:11:59.480Z] #21 15.15 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-12T06:11:59.480Z] #21 15.15 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T06:11:59.508Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:11:59.508Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:11:59.740Z] #21 15.24 Selecting previously unselected package libc6:arm64. [2022-05-12T06:11:59.740Z] #21 15.24 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-12T06:11:59.741Z] #21 15.34 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T06:12:00.001Z] #21 15.58 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T06:12:00.001Z] #21 15.59 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T06:12:00.001Z] #21 15.59 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T06:12:00.001Z] #21 15.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T06:12:00.001Z] #21 15.63 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T06:12:00.001Z] #21 15.63 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T06:12:00.001Z] #21 15.68 Selecting previously unselected package libgcc-s1:s390x. [2022-05-12T06:12:00.001Z] #21 15.68 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-12T06:12:00.001Z] #21 15.68 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T06:12:00.001Z] #21 15.73 Selecting previously unselected package libcrypt1:s390x. [2022-05-12T06:12:00.261Z] #21 15.73 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-12T06:12:00.261Z] #21 15.74 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T06:12:00.261Z] #21 15.79 Selecting previously unselected package libc6:s390x. [2022-05-12T06:12:00.261Z] #21 15.80 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-12T06:12:00.522Z] #21 15.90 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T06:12:00.522Z] #21 16.18 Selecting previously unselected package libapparmor1:s390x. [2022-05-12T06:12:00.663Z] #60 1.623 + RM_GOPATH=0 [2022-05-12T06:12:00.663Z] #60 1.623 + TMP_GOPATH= [2022-05-12T06:12:00.663Z] #60 1.623 + : /build [2022-05-12T06:12:00.663Z] #60 1.623 + '[' -z '' ']' [2022-05-12T06:11:59.160Z] > git remote # timeout=10 [2022-05-12T06:11:59.236Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:11:59.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:11:59.283Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:11:59.424Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T06:11:59.540Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:11:59.584Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:12:00.782Z] #21 16.18 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-12T06:12:00.782Z] #21 16.19 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-12T06:12:00.782Z] #21 16.23 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-12T06:12:00.782Z] #21 16.23 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-12T06:12:00.782Z] #21 16.24 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T06:12:00.782Z] #21 16.28 Selecting previously unselected package libgcc-s1:armhf. [2022-05-12T06:12:00.782Z] #21 16.28 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-12T06:12:00.782Z] #21 16.29 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T06:12:00.782Z] #21 16.36 Selecting previously unselected package libcrypt1:armhf. [2022-05-12T06:12:00.782Z] #21 16.36 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-12T06:12:00.782Z] #21 16.37 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T06:12:00.923Z] #60 ... [2022-05-12T06:12:00.923Z] [2022-05-12T06:12:00.923Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T06:12:00.923Z] #15 sha256:a75f18e6699ebc4716c0c26ad10f7f7fb5d09dda607093c1a1217e7443d3e087 [2022-05-12T06:12:00.923Z] #15 DONE 1.9s [2022-05-12T06:12:00.923Z] [2022-05-12T06:12:00.923Z] #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-12T06:12:00.923Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:12:00.923Z] #60 1.633 ++ mktemp -d [2022-05-12T06:12:00.923Z] #60 1.668 + export GOPATH=/tmp/tmp.1OGc9WzZ4Y [2022-05-12T06:12:00.923Z] #60 1.668 + GOPATH=/tmp/tmp.1OGc9WzZ4Y [2022-05-12T06:12:00.923Z] #60 1.668 + RM_GOPATH=1 [2022-05-12T06:12:00.923Z] #60 1.668 + case "$(go env GOARCH)" in [2022-05-12T06:12:00.923Z] #60 1.668 ++ go env GOARCH [2022-05-12T06:12:00.923Z] #60 1.688 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:00.923Z] #60 1.688 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:00.923Z] #60 1.689 ++ dirname /install.sh [2022-05-12T06:12:00.923Z] #60 1.694 + dir=/ [2022-05-12T06:12:00.923Z] #60 1.694 + bin=runc [2022-05-12T06:12:00.923Z] #60 1.694 + shift [2022-05-12T06:12:00.923Z] #60 1.694 + '[' '!' -f //runc.installer ']' [2022-05-12T06:12:00.923Z] #60 1.694 + . //runc.installer [2022-05-12T06:12:00.923Z] #60 1.694 ++ set -e [2022-05-12T06:12:00.923Z] #60 1.694 ++ : v1.1.1 [2022-05-12T06:12:00.923Z] #60 1.694 + install_runc [2022-05-12T06:12:00.923Z] #60 1.694 + RUNC_BUILDTAGS=seccomp [2022-05-12T06:12:00.923Z] #60 1.694 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T06:12:00.923Z] #60 1.694 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1OGc9WzZ4Y/src/github.com/opencontainers/runc [2022-05-12T06:12:00.923Z] #60 1.694 Cloning into '/tmp/tmp.1OGc9WzZ4Y/src/github.com/opencontainers/runc'... [2022-05-12T06:12:00.923Z] #60 1.695 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T06:12:01.043Z] #21 16.44 Selecting previously unselected package libc6:armhf. [2022-05-12T06:12:01.043Z] #21 16.44 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-12T06:12:01.043Z] #21 16.58 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T06:12:01.245Z] #21 12.93 Reading package lists... [2022-05-12T06:12:01.245Z] #21 ... [2022-05-12T06:12:01.245Z] [2022-05-12T06:12:01.245Z] #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-12T06:12:01.245Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:12:01.245Z] #34 DONE 187.9s [2022-05-12T06:12:01.245Z] [2022-05-12T06:12:01.245Z] #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-12T06:12:01.245Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:12:01.303Z] #21 16.83 Selecting previously unselected package libapparmor1:armhf. [2022-05-12T06:12:01.303Z] #21 16.84 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-12T06:12:01.303Z] #21 16.84 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-12T06:12:01.303Z] #21 16.88 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-12T06:12:01.303Z] #21 16.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-12T06:12:01.303Z] #21 16.89 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T06:12:01.303Z] #21 16.93 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-12T06:12:01.303Z] #21 16.93 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-12T06:12:01.564Z] #21 16.94 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T06:12:01.564Z] #21 16.97 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-12T06:12:01.564Z] #21 16.98 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-12T06:12:01.564Z] #21 16.98 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T06:12:01.564Z] #21 17.03 Selecting previously unselected package libc6:ppc64el. [2022-05-12T06:12:01.564Z] #21 17.03 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-12T06:12:01.564Z] #21 17.13 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T06:12:01.824Z] #21 17.44 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-12T06:12:01.824Z] #21 17.44 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-12T06:12:01.824Z] #21 17.45 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T06:12:01.824Z] #21 17.50 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-12T06:12:02.085Z] #21 17.50 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-12T06:12:02.085Z] #21 17.50 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T06:12:02.085Z] #21 17.56 Selecting previously unselected package libseccomp2:s390x. [2022-05-12T06:12:02.085Z] #21 17.56 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T06:12:02.085Z] #21 17.57 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.085Z] #21 17.61 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-12T06:12:02.085Z] #21 17.61 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T06:12:02.085Z] #21 17.61 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.085Z] #21 17.66 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-12T06:12:02.085Z] #21 17.66 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T06:12:02.085Z] #21 17.66 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.085Z] #21 17.70 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-12T06:12:02.085Z] #21 17.70 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T06:12:02.085Z] #21 17.71 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.085Z] #21 17.75 Selecting previously unselected package libseccomp2:armhf. [2022-05-12T06:12:02.085Z] #21 17.76 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T06:12:02.085Z] #21 17.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.085Z] #21 17.80 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-12T06:12:02.085Z] #21 17.81 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T06:12:02.303Z] #60 ... [2022-05-12T06:12:02.303Z] [2022-05-12T06:12:02.303Z] #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-12T06:12:02.303Z] #16 sha256:21fceb09eec0d1e1697d7f86980fd4572d6b53880f7fb654f7f75dfdc7246fa7 [2022-05-12T06:12:02.303Z] #16 DONE 1.3s [2022-05-12T06:12:02.303Z] [2022-05-12T06:12:02.303Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:12:02.303Z] #17 sha256:4ecb43a326d0ba85c76bb3b7b2f469a99d4ea065d3a1af3e503f2ec4c7bc3991 [2022-05-12T06:12:02.346Z] #21 17.82 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.346Z] #21 17.88 Selecting previously unselected package libseccomp2:armel. [2022-05-12T06:12:02.346Z] #21 17.89 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T06:12:02.346Z] #21 17.89 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.346Z] #21 17.92 Selecting previously unselected package libseccomp-dev:armel. [2022-05-12T06:12:02.346Z] #21 17.93 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T06:12:02.346Z] #21 17.93 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.346Z] #21 17.98 Selecting previously unselected package libseccomp2:arm64. [2022-05-12T06:12:02.346Z] #21 17.98 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T06:12:02.346Z] #21 17.99 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.346Z] #21 18.02 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T06:12:02.346Z] #21 18.02 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T06:12:02.346Z] #21 18.03 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:02.606Z] #21 18.09 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.10 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.11 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.12 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.13 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.14 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T06:12:02.606Z] #21 18.15 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T06:12:02.606Z] #21 18.17 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T06:12:02.606Z] #21 18.18 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T06:12:02.606Z] #21 18.19 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T06:12:02.606Z] #21 18.20 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.21 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.23 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T06:12:02.606Z] #21 18.24 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T06:12:02.866Z] #21 18.25 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T06:12:02.866Z] #21 18.26 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T06:12:03.142Z] #36 ... [2022-05-12T06:12:03.142Z] [2022-05-12T06:12:03.142Z] #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-12T06:12:03.142Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:03.142Z] #21 12.93 Reading package lists... [2022-05-12T06:12:03.682Z] #17 1.402 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T06:12:03.683Z] #17 DONE 1.6s [2022-05-12T06:12:03.683Z] [2022-05-12T06:12:03.683Z] #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-12T06:12:03.683Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:12:03.808Z] #21 19.39 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-12T06:12:03.943Z] #64 ... [2022-05-12T06:12:03.943Z] [2022-05-12T06:12:03.943Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T06:12:03.943Z] #18 sha256:668f5df727ed8c278abebb77cc226591c89413b4785c1a3cd9d30ea123a96b6f [2022-05-12T06:12:04.132Z] #67 99.30 rootlesskit version 1.0.0 [2022-05-12T06:12:04.132Z] #67 99.31 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T06:12:04.132Z] #67 99.31 -container-ip string [2022-05-12T06:12:04.132Z] #67 99.31 container ip [2022-05-12T06:12:04.132Z] #67 99.31 -container-port int [2022-05-12T06:12:04.132Z] #67 99.31 container port (default -1) [2022-05-12T06:12:04.132Z] #67 99.31 -host-ip string [2022-05-12T06:12:04.132Z] #67 99.31 host ip [2022-05-12T06:12:04.132Z] #67 99.31 -host-port int [2022-05-12T06:12:04.132Z] #67 99.31 host port (default -1) [2022-05-12T06:12:04.132Z] #67 99.31 -proto string [2022-05-12T06:12:04.132Z] #67 99.31 proxy protocol (default "tcp") [2022-05-12T06:12:04.132Z] #67 ... [2022-05-12T06:12:04.132Z] [2022-05-12T06:12:04.132Z] #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-12T06:12:04.132Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:12:04.132Z] #14 96.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T06:12:04.132Z] #14 96.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T06:12:04.132Z] #14 96.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:12:04.132Z] #14 96.33 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T06:12:04.132Z] #14 96.33 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 96.34 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T06:12:04.132Z] #14 96.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T06:12:04.132Z] #14 96.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 96.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T06:12:04.132Z] #14 96.57 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T06:12:04.132Z] #14 96.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 96.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T06:12:04.132Z] #14 96.77 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T06:12:04.132Z] #14 96.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 96.77 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T06:12:04.132Z] #14 96.97 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-12T06:12:04.132Z] #14 96.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 96.98 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:12:04.132Z] #14 97.05 Selecting previously unselected package libudev-dev:arm64. [2022-05-12T06:12:04.132Z] #14 97.06 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 97.06 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-12T06:12:04.132Z] #14 97.21 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-12T06:12:04.132Z] #14 97.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 97.24 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T06:12:04.132Z] #14 97.50 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-12T06:12:04.132Z] #14 97.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 97.51 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T06:12:04.132Z] #14 97.63 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-12T06:12:04.132Z] #14 97.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 97.69 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T06:12:04.132Z] #14 97.92 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-12T06:12:04.132Z] #14 97.92 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 97.93 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T06:12:04.132Z] #14 98.04 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-12T06:12:04.132Z] #14 98.06 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 98.07 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T06:12:04.132Z] #14 98.91 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-12T06:12:04.132Z] #14 98.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 99.02 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T06:12:04.132Z] #14 99.65 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-12T06:12:04.132Z] #14 99.65 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 99.66 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:12:04.132Z] #14 99.78 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T06:12:04.132Z] #14 99.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T06:12:04.132Z] #14 99.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:04.391Z] #14 100.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-12T06:12:04.391Z] #14 100.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-12T06:12:04.391Z] #14 100.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T06:12:04.393Z] #21 17.00 Building dependency tree... [2022-05-12T06:12:05.197Z] #21 20.53 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T06:12:05.324Z] #18 DONE 1.4s [2022-05-12T06:12:05.324Z] [2022-05-12T06:12:05.324Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T06:12:05.324Z] #19 sha256:32a24cb91a7c15359bcdd77f677fe83e3292198edab1abdf85fbad46cd2e0d63 [2022-05-12T06:12:05.404Z] #21 ... [2022-05-12T06:12:05.404Z] [2022-05-12T06:12:05.404Z] #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-12T06:12:05.404Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:12:05.404Z] #36 192.1 Delve is a source level debugger for Go programs. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T06:12:05.404Z] #36 192.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Usage: [2022-05-12T06:12:05.404Z] #36 192.1 dlv [command] [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Available Commands: [2022-05-12T06:12:05.404Z] #36 192.1 attach Attach to running process and begin debugging. [2022-05-12T06:12:05.404Z] #36 192.1 connect Connect to a headless debug server with a terminal client. [2022-05-12T06:12:05.404Z] #36 192.1 core Examine a core dump. [2022-05-12T06:12:05.404Z] #36 192.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T06:12:05.404Z] #36 192.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T06:12:05.404Z] #36 192.1 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T06:12:05.404Z] #36 192.1 help Help about any command [2022-05-12T06:12:05.404Z] #36 192.1 run Deprecated command. Use 'debug' instead. [2022-05-12T06:12:05.404Z] #36 192.1 test Compile test binary and begin debugging program. [2022-05-12T06:12:05.404Z] #36 192.1 trace Compile and begin tracing program. [2022-05-12T06:12:05.404Z] #36 192.1 version Prints version. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Flags: [2022-05-12T06:12:05.404Z] #36 192.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T06:12:05.404Z] #36 192.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T06:12:05.404Z] #36 192.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-12T06:12:05.404Z] #36 192.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T06:12:05.404Z] #36 192.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T06:12:05.404Z] #36 192.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-12T06:12:05.404Z] #36 192.1 --disable-aslr Disables address space randomization [2022-05-12T06:12:05.404Z] #36 192.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T06:12:05.404Z] #36 192.1 -h, --help help for dlv [2022-05-12T06:12:05.404Z] #36 192.1 --init string Init file, executed by the terminal client. [2022-05-12T06:12:05.404Z] #36 192.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T06:12:05.404Z] #36 192.1 --log Enable debugging server logging. [2022-05-12T06:12:05.404Z] #36 192.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T06:12:05.404Z] #36 192.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T06:12:05.404Z] #36 192.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T06:12:05.404Z] #36 192.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T06:12:05.404Z] #36 192.1 --wd string Working directory for running the program. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Additional help topics: [2022-05-12T06:12:05.404Z] #36 192.1 dlv backend Help about the --backend flag. [2022-05-12T06:12:05.404Z] #36 192.1 dlv log Help about logging flags. [2022-05-12T06:12:05.404Z] #36 192.1 dlv redirect Help about file redirection. [2022-05-12T06:12:05.404Z] #36 192.1 [2022-05-12T06:12:05.404Z] #36 192.1 Use "dlv [command] --help" for more information about a command. [2022-05-12T06:12:05.404Z] #36 DONE 192.4s [2022-05-12T06:12:05.699Z] [2022-05-12T06:12:05.699Z] #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-12T06:12:05.699Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:12:05.895Z] #14 101.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:05.959Z] #47 ... [2022-05-12T06:12:05.959Z] [2022-05-12T06:12:05.959Z] #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-12T06:12:05.959Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:05.959Z] #21 19.64 The following additional packages will be installed: [2022-05-12T06:12:05.959Z] #21 19.64 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:05.959Z] #21 19.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T06:12:05.959Z] #21 19.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T06:12:05.959Z] #21 19.66 python3-pkg-resources vim-runtime xxd [2022-05-12T06:12:05.959Z] #21 19.67 Suggested packages: [2022-05-12T06:12:05.959Z] #21 19.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T06:12:05.959Z] #21 19.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T06:12:05.959Z] #21 19.67 acl attr quota [2022-05-12T06:12:05.959Z] #21 19.67 Recommended packages: [2022-05-12T06:12:05.959Z] #21 19.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T06:12:06.142Z] #21 21.76 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T06:12:06.267Z] #19 DONE 1.0s [2022-05-12T06:12:06.267Z] [2022-05-12T06:12:06.267Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T06:12:06.267Z] #20 sha256:6b10332125457d3a2cf6b82054e11c664e695a8251e1ae28ab17de2a55bac569 [2022-05-12T06:12:06.542Z] #14 102.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T06:12:06.542Z] #14 102.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:12:06.801Z] #14 102.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T06:12:06.801Z] #14 103.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:12:07.206Z] #20 DONE 1.0s [2022-05-12T06:12:07.206Z] [2022-05-12T06:12:07.206Z] #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-12T06:12:07.206Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:07.526Z] #21 22.93 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T06:12:07.766Z] #14 103.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T06:12:07.767Z] #14 103.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T06:12:07.854Z] #21 21.48 The following NEW packages will be installed: [2022-05-12T06:12:07.854Z] #21 21.50 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T06:12:07.854Z] #21 21.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:07.854Z] #21 21.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T06:12:07.854Z] #21 21.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T06:12:07.854Z] #21 21.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T06:12:07.854Z] #21 21.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T06:12:07.854Z] #21 21.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T06:12:07.854Z] #21 21.50 xz-utils zip zstd [2022-05-12T06:12:08.111Z] #21 21.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:12:08.111Z] #21 21.82 Need to get 27.6 MB of archives. [2022-05-12T06:12:08.111Z] #21 21.82 After this operation, 106 MB of additional disk space will be used. [2022-05-12T06:12:08.111Z] #21 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T06:12:08.111Z] #21 21.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T06:12:08.111Z] #21 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T06:12:08.111Z] #21 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T06:12:08.111Z] #21 21.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T06:12:08.111Z] #21 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T06:12:08.111Z] #21 21.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T06:12:08.111Z] #21 21.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T06:12:08.111Z] #21 21.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:12:08.111Z] #21 21.87 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-12T06:12:08.111Z] #21 21.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T06:12:08.111Z] #21 21.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T06:12:08.111Z] #21 21.89 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-12T06:12:08.111Z] #21 21.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T06:12:08.111Z] #21 21.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T06:12:08.111Z] #21 21.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T06:12:08.111Z] #21 21.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T06:12:08.111Z] #21 21.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T06:12:08.111Z] #21 21.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T06:12:08.368Z] #21 21.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T06:12:08.368Z] #21 21.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T06:12:08.368Z] #21 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:12:08.368Z] #21 21.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:12:08.368Z] #21 21.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:12:08.368Z] #21 21.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T06:12:08.368Z] #21 21.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T06:12:08.368Z] #21 21.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:12:08.368Z] #21 22.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T06:12:08.368Z] #21 22.15 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-12T06:12:08.368Z] #21 22.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T06:12:08.368Z] #21 22.15 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-12T06:12:08.368Z] #21 22.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T06:12:08.368Z] #21 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T06:12:08.368Z] #21 22.16 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-12T06:12:08.368Z] #21 22.20 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T06:12:08.470Z] #21 24.10 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T06:12:08.470Z] #21 24.13 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-12T06:12:08.470Z] #21 24.14 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-12T06:12:08.470Z] #21 24.16 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T06:12:08.470Z] #21 24.19 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-12T06:12:08.470Z] #21 24.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.470Z] #21 24.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.496Z] #14 104.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T06:12:08.496Z] #14 104.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-12T06:12:08.587Z] #21 1.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:12:08.587Z] #21 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:12:08.587Z] #21 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:12:08.625Z] #21 22.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T06:12:08.626Z] #21 22.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:12:08.626Z] #21 22.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T06:12:08.626Z] #21 22.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T06:12:08.626Z] #21 22.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-12T06:12:08.626Z] #21 22.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T06:12:08.626Z] #21 22.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T06:12:08.626Z] #21 22.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T06:12:08.626Z] #21 22.29 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-12T06:12:08.626Z] #21 22.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T06:12:08.626Z] #21 22.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T06:12:08.732Z] #21 24.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.23 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.24 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.25 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T06:12:08.732Z] #21 24.26 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T06:12:08.732Z] #21 24.27 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T06:12:08.732Z] #21 24.28 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T06:12:08.732Z] #21 24.30 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T06:12:08.732Z] #21 24.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.33 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.34 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.35 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.36 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T06:12:08.732Z] #21 24.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:12:08.847Z] #21 1.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:12:08.882Z] #21 22.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T06:12:08.882Z] #21 22.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T06:12:09.065Z] #14 105.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T06:12:09.065Z] #14 105.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:12:09.199Z] using credential docker-jenkins-github-credentials [2022-05-12T06:12:09.273Z] Cloning the remote Git repository [2022-05-12T06:12:09.273Z] Cloning with configured refspecs honoured and without tags [2022-05-12T06:12:09.333Z] #14 105.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T06:12:09.333Z] #14 105.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:12:09.448Z] #21 23.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:12:09.448Z] #21 23.16 Fetched 27.6 MB in 1s (28.3 MB/s) [2022-05-12T06:12:09.448Z] #21 23.21 Selecting previously unselected package pigz. [2022-05-12T06:12:09.448Z] #21 23.21 (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-12T06:12:09.448Z] #21 23.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T06:12:09.448Z] #21 23.25 Unpacking pigz (2.6-1) ... [2022-05-12T06:12:09.448Z] #21 23.32 Selecting previously unselected package libelf1:amd64. [2022-05-12T06:12:09.657Z] #14 105.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T06:12:09.657Z] #14 105.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T06:12:09.657Z] #14 105.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T06:12:09.674Z] #21 DONE 25.3s [2022-05-12T06:12:09.674Z] [2022-05-12T06:12:09.674Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T06:12:09.674Z] #66 sha256:cfa44e1b323689375606cc2698d45af3f295b5c1a0b09400682cbedde044a777 [2022-05-12T06:12:09.674Z] #66 DONE 0.0s [2022-05-12T06:12:09.674Z] [2022-05-12T06:12:09.674Z] #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-12T06:12:09.674Z] #67 sha256:edfbfb90041c55c50dfe6acd05eeda515dc10c92ae2c19705b1aa8bb46df7ccd [2022-05-12T06:12:09.705Z] #21 23.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T06:12:09.705Z] #21 23.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:09.842Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [2022-05-12T06:12:09.918Z] #14 106.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:12:09.919Z] #14 106.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T06:12:09.919Z] #14 106.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T06:12:09.919Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:12:09.919Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:12:09.962Z] #21 23.49 Selecting previously unselected package libbpf0:amd64. [2022-05-12T06:12:09.962Z] #21 23.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T06:12:09.962Z] #21 23.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:09.962Z] #21 23.63 Selecting previously unselected package libcap2:amd64. [2022-05-12T06:12:09.962Z] #21 23.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:09.962Z] #21 23.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:09.962Z] #21 23.72 Selecting previously unselected package libmnl0:amd64. [2022-05-12T06:12:09.962Z] #21 23.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T06:12:09.962Z] #21 23.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:09.962Z] #21 23.77 Selecting previously unselected package libxtables12:amd64. [2022-05-12T06:12:09.962Z] #21 23.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T06:12:09.962Z] #21 23.78 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:09.962Z] #21 23.84 Selecting previously unselected package libcap2-bin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-05-12T06:12:10.182Z] #14 106.3 update-alternatives: #14 ... [2022-05-12T06:12:10.182Z] [2022-05-12T06:12:10.182Z] #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-12T06:12:10.182Z] #67 sha256:1113ec321f149e8c276733af07d1c3b8253a6d9a942d1cb71d60c6ec265d744e [2022-05-12T06:12:10.182Z] #67 DONE 106.0s [2022-05-12T06:12:10.182Z] [2022-05-12T06:12:10.182Z] #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-12T06:12:10.182Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:12:10.182Z] #14 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T06:12:10.182Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:12:10.182Z] #14 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T06:12:10.182Z] #14 106.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:12:10.182Z] #14 106.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:12:10.182Z] #14 ... [2022-05-12T06:12:10.182Z] [2022-05-12T06:12:10.182Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T06:12:10.182Z] #68 sha256:b1b775d5dfb7864ab913131bfa448123ae1b85a592c68e002be883ddfb16fd71 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:12:10.219Z] #21 23.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:10.219Z] #21 23.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:10.219Z] #21 23.92 Selecting previously unselected package iproute2. [2022-05-12T06:12:10.219Z] #21 23.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T06:12:10.219Z] #21 23.94 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T06:12:10.228Z] #21 2.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:12:10.246Z] #67 0.421 + RM_GOPATH=0 [2022-05-12T06:12:10.246Z] #67 0.421 + TMP_GOPATH= [2022-05-12T06:12:10.246Z] #67 0.422 + : /build [2022-05-12T06:12:10.246Z] #67 0.422 + '[' -z '' ']' [2022-05-12T06:12:10.246Z] #67 0.422 ++ mktemp -d [2022-05-12T06:12:10.246Z] #67 0.423 + export GOPATH=/tmp/tmp.xh4UuA1BM1 [2022-05-12T06:12:10.246Z] #67 0.423 + GOPATH=/tmp/tmp.xh4UuA1BM1 [2022-05-12T06:12:10.246Z] #67 0.423 + RM_GOPATH=1 [2022-05-12T06:12:10.246Z] #67 0.423 + case "$(go env GOARCH)" in [2022-05-12T06:12:10.246Z] #67 0.423 ++ go env GOARCH [2022-05-12T06:12:10.246Z] #67 0.430 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:10.246Z] #67 0.430 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:10.246Z] #67 0.430 ++ dirname /install.sh [2022-05-12T06:12:10.246Z] #67 0.431 + dir=/ [2022-05-12T06:12:10.246Z] #67 0.431 + bin=runc [2022-05-12T06:12:10.246Z] #67 0.431 + shift [2022-05-12T06:12:10.246Z] #67 0.431 + '[' '!' -f //runc.installer ']' [2022-05-12T06:12:10.246Z] #67 0.431 + . //runc.installer [2022-05-12T06:12:10.246Z] #67 0.431 ++ set -e [2022-05-12T06:12:10.246Z] #67 0.431 ++ : v1.1.1 [2022-05-12T06:12:10.246Z] #67 0.431 + install_runc [2022-05-12T06:12:10.246Z] #67 0.431 + RUNC_BUILDTAGS=seccomp [2022-05-12T06:12:10.246Z] #67 0.431 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T06:12:10.246Z] #67 0.431 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T06:12:10.246Z] #67 0.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xh4UuA1BM1/src/github.com/opencontainers/runc [2022-05-12T06:12:10.246Z] #67 0.433 Cloning into '/tmp/tmp.xh4UuA1BM1/src/github.com/opencontainers/runc'... [2022-05-12T06:12:10.246Z] #67 ... [2022-05-12T06:12:10.246Z] [2022-05-12T06:12:10.246Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T06:12:10.246Z] #22 sha256:0cc3eb4eefdac46f5f28ba8ec1c33f6e238c29fa8a3f7bb49a9e24a5ff3c9844 [2022-05-12T06:12:10.246Z] #22 DONE 0.6s [2022-05-12T06:12:10.449Z] #68 DONE 0.3s [2022-05-12T06:12:10.449Z] [2022-05-12T06:12:10.449Z] #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-12T06:12:10.449Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:12:10.449Z] #14 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T06:12:10.449Z] #14 106.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:12:10.449Z] #14 106.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:12:10.449Z] #14 106.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:12:10.449Z] #14 106.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:12:10.449Z] #14 106.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:12:10.449Z] #14 106.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T06:12:10.449Z] #14 106.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:12:10.475Z] #21 24.37 Selecting previously unselected package xxd. [2022-05-12T06:12:10.507Z] [2022-05-12T06:12:10.507Z] #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-12T06:12:10.507Z] #23 sha256:b3ad38bfd5eecc32788eafcfdff2ee8c9e8f430d07482238ec3de89664010d35 [2022-05-12T06:12:09.455Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T06:12:09.860Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T06:12:10.709Z] #14 ... [2022-05-12T06:12:10.709Z] [2022-05-12T06:12:10.709Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T06:12:10.709Z] #69 sha256:212672ceaca7c9b2127d02476bf485aec522119a9852ab42b841399dccfc5d2a [2022-05-12T06:12:10.709Z] #69 DONE 0.3s [2022-05-12T06:12:10.709Z] [2022-05-12T06:12:10.709Z] #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-12T06:12:10.709Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:12:10.732Z] #21 24.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:10.732Z] #21 24.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:10.969Z] #64 ... [2022-05-12T06:12:10.969Z] [2022-05-12T06:12:10.969Z] #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-12T06:12:10.969Z] #14 sha256:e1cfbc4d64684594b3336f1914197119cb35697f0e5ad82f4301d644ff094064 [2022-05-12T06:12:10.969Z] #14 DONE 107.1s [2022-05-12T06:12:10.969Z] [2022-05-12T06:12:10.969Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T06:12:10.969Z] #59 sha256:78b0ab9c9f07a84f90bf2592c9e74d5a7ceedae940ecccc744212244a1d126b2 [2022-05-12T06:12:10.989Z] #21 24.53 Selecting previously unselected package vim-common. [2022-05-12T06:12:10.989Z] #21 24.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:10.989Z] #21 24.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:10.989Z] #21 24.74 Selecting previously unselected package bash-completion. [2022-05-12T06:12:10.989Z] #21 24.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T06:12:11.073Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [2022-05-12T06:12:11.079Z] #23 DONE 0.6s [2022-05-12T06:12:11.080Z] [2022-05-12T06:12:11.080Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:12:11.080Z] #24 sha256:ddbed3a5e0714760ee58cba71d8666030c4e5ac9aaadc2b20fd8cd539292b6d9 [2022-05-12T06:12:11.172Z] #21 4.088 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:12:11.229Z] #59 DONE 0.2s [2022-05-12T06:12:11.229Z] [2022-05-12T06:12:11.229Z] #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-12T06:12:11.229Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:12:11.340Z] #24 ... [2022-05-12T06:12:11.340Z] [2022-05-12T06:12:11.340Z] #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-12T06:12:11.340Z] #71 sha256:2ae6b58464fddd614329984b3aaab7ac3485d7edb06300134d27f25f5428dff2 [2022-05-12T06:12:11.340Z] #71 37.17 # github.com/containerd/containerd/cmd/containerd [2022-05-12T06:12:11.340Z] #71 37.17 /usr/bin/ld: /tmp/go-link-692313861/000019.o: in function `New': [2022-05-12T06:12:11.340Z] #71 37.17 /tmp/tmp.m336628iuZ/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-12T06:12:11.340Z] #71 37.24 + bin/containerd-stress [2022-05-12T06:12:11.340Z] #71 38.02 + bin/containerd-shim [2022-05-12T06:12:11.340Z] #71 42.05 + bin/containerd-shim-runc-v1 [2022-05-12T06:12:11.340Z] #71 44.41 + bin/containerd-shim-runc-v2 [2022-05-12T06:12:11.340Z] #71 45.04 + binaries [2022-05-12T06:12:11.340Z] #71 45.04 + install -D bin/containerd /build/containerd [2022-05-12T06:12:11.340Z] #71 45.07 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T06:12:11.340Z] #71 45.08 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T06:12:11.340Z] #71 45.09 + install -D bin/ctr /build/ctr [2022-05-12T06:12:11.340Z] #71 DONE 45.3s [2022-05-12T06:12:11.340Z] [2022-05-12T06:12:11.340Z] #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-12T06:12:11.340Z] #67 sha256:edfbfb90041c55c50dfe6acd05eeda515dc10c92ae2c19705b1aa8bb46df7ccd [2022-05-12T06:12:11.601Z] #67 1.708 + cd /tmp/tmp.xh4UuA1BM1/src/github.com/opencontainers/runc [2022-05-12T06:12:11.601Z] #67 1.708 + git checkout -q v1.1.1 [2022-05-12T06:12:11.601Z] #67 1.808 + '[' -z '' ']' [2022-05-12T06:12:11.601Z] #67 1.808 + target=static [2022-05-12T06:12:11.601Z] #67 1.808 + make BUILDTAGS=seccomp static [2022-05-12T06:12:11.601Z] #67 ... [2022-05-12T06:12:11.601Z] [2022-05-12T06:12:11.601Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:12:11.601Z] #24 sha256:ddbed3a5e0714760ee58cba71d8666030c4e5ac9aaadc2b20fd8cd539292b6d9 [2022-05-12T06:12:11.601Z] #24 0.586 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T06:12:11.601Z] #24 DONE 0.7s [2022-05-12T06:12:11.732Z] #14 107.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T06:12:11.732Z] #14 107.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T06:12:11.732Z] #14 107.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:12:11.862Z] [2022-05-12T06:12:11.862Z] #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-12T06:12:11.862Z] #67 sha256:edfbfb90041c55c50dfe6acd05eeda515dc10c92ae2c19705b1aa8bb46df7ccd [2022-05-12T06:12:11.862Z] #67 2.009 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T06:12:12.123Z] #67 ... [2022-05-12T06:12:12.123Z] [2022-05-12T06:12:12.123Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T06:12:12.123Z] #25 sha256:30b0e4dcef48fc80099ac28503f437c4ebe58c2e18e1c55f05305acd388cbbf7 [2022-05-12T06:12:12.123Z] #25 DONE 0.7s [Pipeline] sh [2022-05-12T06:12:12.383Z] [2022-05-12T06:12:12.383Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T06:12:12.383Z] #26 sha256:255a74c9ad3f06fb9e9142686ad25abaf3b96ac0ebf9d9c91c020a599ef6764f [2022-05-12T06:12:12.789Z] #26 106.9 Updating files: 17% (2045/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 30% (3484/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) [2022-05-12T06:12:12.790Z] #26 ... [2022-05-12T06:12:12.790Z] [2022-05-12T06:12:12.790Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T06:12:12.790Z] #15 sha256:e065e7e8cac0fc2baf17913eeb69e39bbc98ccb88c4584be37cee5e1b6a6f446 [2022-05-12T06:12:12.790Z] #15 DONE 1.8s [2022-05-12T06:12:12.790Z] [2022-05-12T06:12:12.790Z] #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-12T06:12:12.790Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:12:10.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:12:10.790Z] > git --version # timeout=10 [2022-05-12T06:12:10.839Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T06:12:10.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:12:10.843Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:12:12.881Z] #21 26.49 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T06:12:12.956Z] #26 DONE 0.5s [2022-05-12T06:12:12.956Z] [2022-05-12T06:12:12.956Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T06:12:12.956Z] #27 sha256:08c0635f544db0558f9485c3fab862ca16cdd67364bfd8c00040b0c9139090ab [2022-05-12T06:12:13.005Z] + docker version [2022-05-12T06:12:13.140Z] #21 26.80 Selecting previously unselected package bzip2. [2022-05-12T06:12:13.140Z] #21 26.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T06:12:13.140Z] #21 26.81 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T06:12:13.140Z] #21 26.88 Selecting previously unselected package xz-utils. [2022-05-12T06:12:13.140Z] #21 26.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T06:12:13.140Z] #21 26.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:13.140Z] #21 27.03 Selecting previously unselected package apparmor. [2022-05-12T06:12:13.398Z] #21 27.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T06:12:13.398Z] #21 27.09 Unpacking apparmor (2.13.6-10) ... [2022-05-12T06:12:13.527Z] #27 DONE 0.6s [2022-05-12T06:12:13.527Z] [2022-05-12T06:12:13.527Z] #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-12T06:12:13.527Z] #28 sha256:993cccf579c567f471bc1a6463ce51f40df093ef718966c981138a3314ef0d74 [2022-05-12T06:12:13.962Z] #21 27.51 Selecting previously unselected package inetutils-ping. [2022-05-12T06:12:13.962Z] #21 27.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T06:12:13.962Z] #21 27.52 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:13.962Z] #21 27.63 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T06:12:13.962Z] #21 27.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:13.962Z] #21 27.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:13.962Z] #21 27.73 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T06:12:13.962Z] #21 27.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:14.100Z] #28 0.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:12:14.100Z] #28 0.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:12:14.100Z] #28 0.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:12:14.218Z] #21 27.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:14.218Z] #21 27.80 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T06:12:14.218Z] #21 27.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T06:12:14.218Z] #21 27.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:14.218Z] #21 27.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T06:12:14.218Z] #21 27.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T06:12:14.218Z] #21 27.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:12:14.218Z] #21 27.98 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T06:12:14.356Z] #26 106.9 Updating files: 17% (2045/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 30% (3484/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: 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: 50% (5741/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: 80% (9206/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) [2022-05-12T06:12:14.356Z] #26 ... [2022-05-12T06:12:14.356Z] [2022-05-12T06:12:14.356Z] #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-12T06:12:14.356Z] #16 sha256:9b54267c03a04997b2b22d6225973860a5cb3e9e85fb6a08b18c024428f72033 [2022-05-12T06:12:14.356Z] #16 DONE 1.7s [2022-05-12T06:12:14.356Z] [2022-05-12T06:12:14.356Z] #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-12T06:12:14.356Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:12:14.362Z] #28 1.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T06:12:14.474Z] #21 27.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T06:12:14.474Z] #21 27.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:12:14.474Z] #21 28.05 Selecting previously unselected package iptables. [2022-05-12T06:12:14.474Z] #21 28.05 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T06:12:14.474Z] #21 28.07 Unpacking iptables (1.8.7-1) ... [2022-05-12T06:12:14.616Z] #26 106.9 Updating files: 17% (2045/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 30% (3484/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: 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: 50% (5741/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: 80% (9206/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: 94% (10730/11414) Updating files: 95% (10844/11414) [2022-05-12T06:12:14.616Z] #26 ... [2022-05-12T06:12:14.616Z] [2022-05-12T06:12:14.616Z] #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-12T06:12:14.616Z] #36 sha256:89d7b6f9a83f80a34fa0625ba7347e09c89cceeae8a6942202356485f0d98a2e [2022-05-12T06:12:14.616Z] #36 110.0 Delve is a source level debugger for Go programs. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T06:12:14.616Z] #36 110.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Usage: [2022-05-12T06:12:14.616Z] #36 110.0 dlv [command] [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Available Commands: [2022-05-12T06:12:14.616Z] #36 110.0 attach Attach to running process and begin debugging. [2022-05-12T06:12:14.616Z] #36 110.0 connect Connect to a headless debug server with a terminal client. [2022-05-12T06:12:14.616Z] #36 110.0 core Examine a core dump. [2022-05-12T06:12:14.616Z] #36 110.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T06:12:14.616Z] #36 110.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T06:12:14.616Z] #36 110.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T06:12:14.616Z] #36 110.0 help Help about any command [2022-05-12T06:12:14.616Z] #36 110.0 run Deprecated command. Use 'debug' instead. [2022-05-12T06:12:14.616Z] #36 110.0 test Compile test binary and begin debugging program. [2022-05-12T06:12:14.616Z] #36 110.0 trace Compile and begin tracing program. [2022-05-12T06:12:14.616Z] #36 110.0 version Prints version. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Flags: [2022-05-12T06:12:14.616Z] #36 110.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T06:12:14.616Z] #36 110.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T06:12:14.616Z] #36 110.0 --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-12T06:12:14.616Z] #36 110.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T06:12:14.616Z] #36 110.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T06:12:14.616Z] #36 110.0 --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-12T06:12:14.616Z] #36 110.0 --disable-aslr Disables address space randomization [2022-05-12T06:12:14.616Z] #36 110.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T06:12:14.616Z] #36 110.0 -h, --help help for dlv [2022-05-12T06:12:14.616Z] #36 110.0 --init string Init file, executed by the terminal client. [2022-05-12T06:12:14.616Z] #36 110.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T06:12:14.616Z] #36 110.0 --log Enable debugging server logging. [2022-05-12T06:12:14.616Z] #36 110.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T06:12:14.616Z] #36 110.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T06:12:14.616Z] #36 110.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T06:12:14.616Z] #36 110.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T06:12:14.616Z] #36 110.0 --wd string Working directory for running the program. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Additional help topics: [2022-05-12T06:12:14.616Z] #36 110.0 dlv backend Help about the --backend flag. [2022-05-12T06:12:14.616Z] #36 110.0 dlv log Help about logging flags. [2022-05-12T06:12:14.616Z] #36 110.0 dlv redirect Help about file redirection. [2022-05-12T06:12:14.616Z] #36 110.0 [2022-05-12T06:12:14.616Z] #36 110.0 Use "dlv [command] --help" for more information about a command. [2022-05-12T06:12:14.616Z] #36 DONE 110.7s [2022-05-12T06:12:14.616Z] [2022-05-12T06:12:14.616Z] #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-12T06:12:14.616Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:12:14.625Z] #28 1.188 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T06:12:14.625Z] #28 1.287 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:12:14.730Z] #21 28.33 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:12:14.730Z] #21 28.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:12:14.730Z] #21 28.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:14.730Z] #21 28.49 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:12:14.730Z] #21 28.51 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:12:14.730Z] #21 28.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:12:14.798Z] + docker version [2022-05-12T06:12:14.876Z] #26 106.9 Updating files: 17% (2045/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 30% (3484/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: 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: 50% (5741/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: 80% (9206/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: 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-12T06:12:14.876Z] #26 110.8 + cd /tmp/tmp.tDHWuasrKX/tmp/docker-ce [2022-05-12T06:12:14.876Z] #26 110.8 + git checkout -q v17.06.2-ce [2022-05-12T06:12:14.886Z] #28 1.384 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T06:12:14.886Z] #28 1.482 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T06:12:14.986Z] #21 28.60 Selecting previously unselected package jq. [2022-05-12T06:12:14.986Z] #21 28.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:12:14.986Z] #21 28.62 Unpacking jq (1.6-2.1) ... [2022-05-12T06:12:14.986Z] #21 28.70 Selecting previously unselected package libaio1:amd64. [2022-05-12T06:12:14.986Z] #21 28.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T06:12:14.986Z] #21 28.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:14.986Z] #21 28.77 Selecting previously unselected package libgpm2:amd64. [2022-05-12T06:12:14.986Z] #21 28.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T06:12:14.986Z] #21 28.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:15.000Z] #14 ... [2022-05-12T06:12:15.000Z] [2022-05-12T06:12:15.000Z] #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-12T06:12:15.000Z] #67 sha256:67dfa2634fc691f54a35676b3293ff5d932595a44e22d7855030e0fb09c33de6 [2022-05-12T06:12:15.000Z] #67 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T06:12:15.000Z] #67 112.2 + GOBIN=/build [2022-05-12T06:12:15.000Z] #67 112.2 + GO111MODULE=on [2022-05-12T06:12:15.000Z] #67 112.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T06:12:15.157Z] #28 1.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:12:15.157Z] #28 1.821 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:12:15.157Z] #28 1.825 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:12:15.157Z] #28 1.826 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T06:12:15.157Z] #28 1.830 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T06:12:15.157Z] #28 1.833 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T06:12:15.157Z] #28 1.834 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T06:12:15.243Z] #21 28.84 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:12:15.243Z] #21 28.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:12:15.243Z] #21 28.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:12:15.373Z] #21 ... [2022-05-12T06:12:15.373Z] [2022-05-12T06:12:15.373Z] #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-12T06:12:15.373Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:12:15.373Z] #60 12.56 + cd /tmp/tmp.1OGc9WzZ4Y/src/github.com/opencontainers/runc [2022-05-12T06:12:15.373Z] #60 12.56 + git checkout -q v1.1.1 [2022-05-12T06:12:15.373Z] #60 13.10 + '[' -z '' ']' [2022-05-12T06:12:15.373Z] #60 13.10 + target=static [2022-05-12T06:12:15.373Z] #60 13.10 + make BUILDTAGS=seccomp static [2022-05-12T06:12:15.373Z] #60 13.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T06:12:15.418Z] #28 1.943 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:12:15.418Z] #28 1.956 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T06:12:15.418Z] #28 1.956 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T06:12:15.418Z] #28 1.956 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T06:12:15.418Z] #28 1.959 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:12:15.418Z] #28 1.960 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T06:12:16.255Z] #26 ... [2022-05-12T06:12:16.255Z] [2022-05-12T06:12:16.255Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:12:16.255Z] #17 sha256:30ef4cf582180f444608bf5b43cb245ba6355bc3179e700165d7a264e5aa97f1 [2022-05-12T06:12:16.255Z] #17 1.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T06:12:16.255Z] #17 DONE 1.6s [2022-05-12T06:12:16.255Z] [2022-05-12T06:12:16.255Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T06:12:16.255Z] #18 sha256:f0e35eef80a58e524210a9a8ff53b77fe475268f55f5581e114389cbebfd52c6 [2022-05-12T06:12:17.201Z] #18 DONE 0.9s [2022-05-12T06:12:17.201Z] [2022-05-12T06:12:17.201Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T06:12:17.201Z] #19 sha256:274978a36c7308dd9c3f2a49c7074ddaf43321ef14d69396b17793241f45c430 [2022-05-12T06:12:17.772Z] #19 DONE 0.7s [2022-05-12T06:12:17.772Z] [2022-05-12T06:12:17.772Z] #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-12T06:12:17.772Z] #60 sha256:05b777237b6fddf1bbf181a6a9bde4a9684dd06bb5e8077a9909a5de295d1b5a [2022-05-12T06:12:17.772Z] #60 1.073 + RM_GOPATH=0 [2022-05-12T06:12:17.772Z] #60 1.075 + TMP_GOPATH= [2022-05-12T06:12:17.772Z] #60 1.075 + : /build [2022-05-12T06:12:17.772Z] #60 1.075 + '[' -z '' ']' [2022-05-12T06:12:17.772Z] #60 1.077 ++ mktemp -d [2022-05-12T06:12:17.772Z] #60 1.080 + export GOPATH=/tmp/tmp.BOWUuMs9Ig [2022-05-12T06:12:17.772Z] #60 1.080 + GOPATH=/tmp/tmp.BOWUuMs9Ig [2022-05-12T06:12:17.772Z] #60 1.080 + RM_GOPATH=1 [2022-05-12T06:12:17.772Z] #60 1.081 + case "$(go env GOARCH)" in [2022-05-12T06:12:17.772Z] #60 1.081 ++ go env GOARCH [2022-05-12T06:12:17.772Z] #60 1.108 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:17.772Z] #60 1.108 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:17.772Z] #60 1.109 ++ dirname /install.sh [2022-05-12T06:12:17.772Z] #60 1.118 + dir=/ [2022-05-12T06:12:17.772Z] #60 1.118 + bin=runc [2022-05-12T06:12:17.772Z] #60 1.118 + shift [2022-05-12T06:12:17.772Z] #60 1.118 + '[' '!' -f //runc.installer ']' [2022-05-12T06:12:17.772Z] #60 1.118 + . //runc.installer [2022-05-12T06:12:17.772Z] #60 1.118 ++ set -e [2022-05-12T06:12:17.772Z] #60 1.118 ++ : v1.1.1 [2022-05-12T06:12:17.772Z] #60 1.118 + install_runc [2022-05-12T06:12:17.772Z] #60 1.118 + RUNC_BUILDTAGS=seccomp [2022-05-12T06:12:17.772Z] #60 1.118 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T06:12:17.772Z] #60 1.118 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T06:12:17.772Z] #60 1.119 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BOWUuMs9Ig/src/github.com/opencontainers/runc [2022-05-12T06:12:17.772Z] #60 1.124 Cloning into '/tmp/tmp.BOWUuMs9Ig/src/github.com/opencontainers/runc'... [2022-05-12T06:12:18.512Z] #21 32.05 Selecting previously unselected package libinih1:amd64. [2022-05-12T06:12:18.512Z] #21 32.05 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T06:12:18.512Z] #21 32.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:18.512Z] #21 32.10 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:12:18.512Z] #21 32.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:12:18.512Z] #21 32.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:18.512Z] #21 32.19 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:12:18.512Z] #21 32.20 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:12:18.512Z] #21 32.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:18.512Z] #21 32.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:12:18.512Z] #21 32.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:12:18.512Z] #21 32.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:18.709Z] #60 ... [2022-05-12T06:12:18.709Z] [2022-05-12T06:12:18.709Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T06:12:18.709Z] #20 sha256:9f4973f230c5a0d62802a2aad5c25d28a8f70125923ed53edaf6d54954b5aac6 [2022-05-12T06:12:18.709Z] #20 DONE 0.9s [2022-05-12T06:12:18.709Z] [2022-05-12T06:12:18.709Z] #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-12T06:12:18.709Z] #21 sha256:a8c800240c3854fe9eb345ccde73e9003f1c626b4ccbc2f51b9f927632b3f8a3 [2022-05-12T06:12:18.772Z] #21 32.36 Selecting previously unselected package net-tools. [2022-05-12T06:12:18.772Z] #21 32.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T06:12:18.772Z] #21 32.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:18.772Z] #21 32.55 Selecting previously unselected package patch. [2022-05-12T06:12:18.772Z] #21 32.56 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T06:12:18.772Z] #21 32.56 Unpacking patch (2.7.6-7) ... [2022-05-12T06:12:19.031Z] #21 32.66 Selecting previously unselected package python-pip-whl. [2022-05-12T06:12:19.031Z] #21 32.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:19.031Z] #21 32.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:19.594Z] #21 33.20 Selecting previously unselected package python3-lib2to3. [2022-05-12T06:12:19.594Z] #21 33.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T06:12:19.594Z] #21 33.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:19.594Z] #21 33.34 Selecting previously unselected package python3-distutils. [2022-05-12T06:12:19.594Z] #21 33.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T06:12:19.594Z] #21 33.36 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T06:12:19.645Z] #21 1.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:12:19.645Z] #21 1.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:12:19.645Z] #21 1.029 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:12:19.851Z] #21 33.48 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:12:19.851Z] #21 33.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:12:19.851Z] #21 33.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:20.107Z] #21 33.64 Selecting previously unselected package python3-setuptools. [2022-05-12T06:12:20.107Z] #21 33.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T06:12:20.107Z] #21 33.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:20.213Z] #21 1.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T06:12:20.248Z] #67 ... [2022-05-12T06:12:20.248Z] [2022-05-12T06:12:20.248Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T06:12:20.248Z] #14 sha256:2aa7a359c2635cf7c073fc5fd9e2c0c3ef8dc9f5717f4b085cdd68f45394b48c [2022-05-12T06:12:20.248Z] #14 113.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T06:12:20.248Z] #14 113.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T06:12:20.248Z] #14 113.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:12:20.248Z] #14 113.2 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T06:12:20.248Z] #14 113.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 113.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:12:20.248Z] #14 113.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T06:12:20.248Z] #14 113.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 113.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:12:20.248Z] #14 113.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T06:12:20.248Z] #14 113.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 113.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:12:20.248Z] #14 113.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T06:12:20.248Z] #14 113.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 113.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:12:20.248Z] #14 114.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T06:12:20.248Z] #14 114.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:12:20.248Z] #14 114.1 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T06:12:20.248Z] #14 114.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:12:20.248Z] #14 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T06:12:20.248Z] #14 114.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:12:20.248Z] #14 114.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T06:12:20.248Z] #14 114.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:12:20.248Z] #14 114.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T06:12:20.248Z] #14 114.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:12:20.248Z] #14 114.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T06:12:20.248Z] #14 114.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T06:12:20.248Z] #14 114.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:12:20.248Z] #14 115.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T06:12:20.249Z] #14 115.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T06:12:20.249Z] #14 115.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:12:20.249Z] #14 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T06:12:20.249Z] #14 115.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T06:12:20.249Z] #14 115.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:12:20.249Z] #14 115.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T06:12:20.249Z] #14 115.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T06:12:20.249Z] #14 116.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:12:20.249Z] #14 116.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T06:12:20.249Z] #14 116.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T06:12:20.249Z] #14 116.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:20.249Z] #14 116.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T06:12:20.249Z] #14 116.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T06:12:20.249Z] #14 116.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:12:20.249Z] #14 116.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T06:12:20.249Z] #14 116.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T06:12:20.249Z] #14 116.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T06:12:20.249Z] #14 116.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T06:12:20.249Z] #14 116.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T06:12:20.249Z] #14 117.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T06:12:20.249Z] #14 117.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T06:12:20.249Z] #14 117.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T06:12:20.249Z] #14 117.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T06:12:20.249Z] #14 117.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T06:12:20.249Z] #14 117.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T06:12:20.249Z] #14 117.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T06:12:20.249Z] #14 117.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T06:12:20.249Z] #14 117.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T06:12:20.249Z] #14 117.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T06:12:20.249Z] #14 117.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T06:12:20.249Z] #14 117.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T06:12:20.249Z] #14 117.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T06:12:20.249Z] #14 117.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:12:20.249Z] #14 117.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T06:12:20.249Z] #14 117.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:12:20.249Z] #14 117.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T06:12:20.249Z] #14 117.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:12:20.366Z] #21 33.89 Selecting previously unselected package python3-wheel. [2022-05-12T06:12:20.366Z] #21 33.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T06:12:20.366Z] #21 33.91 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T06:12:20.366Z] #21 33.97 Selecting previously unselected package python3-pip. [2022-05-12T06:12:20.366Z] #21 33.97 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:20.366Z] #21 33.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:20.626Z] #21 34.27 Selecting previously unselected package sudo. [2022-05-12T06:12:20.626Z] #21 34.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T06:12:20.626Z] #21 34.28 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T06:12:20.662Z] #60 ... [2022-05-12T06:12:20.662Z] [2022-05-12T06:12:20.662Z] #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-12T06:12:20.662Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:20.662Z] #21 7.879 Fetched 8530 kB in 7s (1235 kB/s) [2022-05-12T06:12:20.662Z] #21 7.879 Reading package lists... [2022-05-12T06:12:20.662Z] #21 10.81 Reading package lists... [2022-05-12T06:12:21.140Z] #21 34.78 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T06:12:21.140Z] #21 34.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T06:12:21.140Z] #21 34.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:21.246Z] #14 DONE 119.1s [2022-05-12T06:12:21.247Z] [2022-05-12T06:12:21.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-12T06:12:21.247Z] #67 sha256:67dfa2634fc691f54a35676b3293ff5d932595a44e22d7855030e0fb09c33de6 [2022-05-12T06:12:21.247Z] #67 117.6 rootlesskit version 1.0.0 [2022-05-12T06:12:21.247Z] #67 117.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T06:12:21.247Z] #67 117.6 -container-ip string [2022-05-12T06:12:21.247Z] #67 117.6 container ip [2022-05-12T06:12:21.247Z] #67 117.6 -container-port int [2022-05-12T06:12:21.247Z] #67 117.6 container port (default -1) [2022-05-12T06:12:21.247Z] #67 117.6 -host-ip string [2022-05-12T06:12:21.247Z] #67 117.6 host ip [2022-05-12T06:12:21.247Z] #67 117.6 -host-port int [2022-05-12T06:12:21.247Z] #67 117.6 host port (default -1) [2022-05-12T06:12:21.247Z] #67 117.6 -proto string [2022-05-12T06:12:21.247Z] #67 117.6 proxy protocol (default "tcp") [2022-05-12T06:12:21.247Z] #67 DONE 118.8s [2022-05-12T06:12:21.247Z] [2022-05-12T06:12:21.247Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T06:12:21.247Z] #68 sha256:75bf4dcd0ce09eb4b18acb9418b7f0f640680d1279f7d63bd1736e8a14e4d109 [2022-05-12T06:12:21.397Z] #21 35.04 Selecting previously unselected package uidmap. [2022-05-12T06:12:21.397Z] #21 35.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T06:12:21.397Z] #21 35.05 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T06:12:21.397Z] #21 35.18 Selecting previously unselected package vim-runtime. [2022-05-12T06:12:21.503Z] #68 DONE 0.2s [2022-05-12T06:12:21.503Z] [2022-05-12T06:12:21.503Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T06:12:21.503Z] #59 sha256:0f3d1bad151edd95be78ac54231cbf7e2a7a98293ad74763887453c1981e24af [2022-05-12T06:12:21.503Z] #59 DONE 0.2s [2022-05-12T06:12:21.503Z] [2022-05-12T06:12:21.503Z] #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-12T06:12:21.503Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:12:21.613Z] #21 13.50 Building dependency tree... [2022-05-12T06:12:21.654Z] #21 35.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:21.654Z] #21 35.21 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-12T06:12:21.654Z] #21 35.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T06:12:21.654Z] #21 35.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:21.684Z] #21 2.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T06:12:21.684Z] #21 ... [2022-05-12T06:12:21.684Z] [2022-05-12T06:12:21.684Z] #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-12T06:12:21.684Z] #34 sha256:c7356278356531e735ecad8511a69ca6e621d56ebc43e1b668c03e2fddb17484 [2022-05-12T06:12:21.684Z] #34 DONE 117.4s [2022-05-12T06:12:21.684Z] [2022-05-12T06:12:21.684Z] #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-12T06:12:21.684Z] #60 sha256:05b777237b6fddf1bbf181a6a9bde4a9684dd06bb5e8077a9909a5de295d1b5a [2022-05-12T06:12:21.684Z] #60 9.540 + cd /tmp/tmp.BOWUuMs9Ig/src/github.com/opencontainers/runc [2022-05-12T06:12:21.684Z] #60 9.540 + git checkout -q v1.1.1 [2022-05-12T06:12:21.684Z] #60 9.929 + '[' -z '' ']' [2022-05-12T06:12:21.684Z] #60 9.929 + target=static [2022-05-12T06:12:21.684Z] #60 9.929 + make BUILDTAGS=seccomp static [2022-05-12T06:12:21.684Z] #60 10.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T06:12:21.759Z] #60 ... [2022-05-12T06:12:21.759Z] [2022-05-12T06:12:21.759Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T06:12:21.759Z] #69 sha256:a3d295d1de8a4c7ef89cae70dc81267e12de0f1fe89b6ce60e6814e5ab3f84a9 [2022-05-12T06:12:21.759Z] #69 DONE 0.2s [2022-05-12T06:12:21.759Z] [2022-05-12T06:12:21.759Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T06:12:21.759Z] #15 sha256:a75f18e6699ebc4716c0c26ad10f7f7fb5d09dda607093c1a1217e7443d3e087 [2022-05-12T06:12:22.553Z] #21 15.22 The following additional packages will be installed: [2022-05-12T06:12:22.553Z] #21 15.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:22.553Z] #21 15.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T06:12:22.553Z] #21 15.22 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T06:12:22.553Z] #21 15.22 python3-pkg-resources vim-runtime xxd [2022-05-12T06:12:22.553Z] #21 15.22 Suggested packages: [2022-05-12T06:12:22.553Z] #21 15.22 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T06:12:22.553Z] #21 15.22 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T06:12:22.553Z] #21 15.23 acl attr quota [2022-05-12T06:12:22.553Z] #21 15.23 Recommended packages: [2022-05-12T06:12:22.553Z] #21 15.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T06:12:23.305Z] Client: [2022-05-12T06:12:23.305Z] Version: 20.10.9 [2022-05-12T06:12:23.305Z] API version: 1.41 [2022-05-12T06:12:23.305Z] Go version: go1.16.8 [2022-05-12T06:12:23.305Z] Git commit: c2ea9bc [2022-05-12T06:12:23.305Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:12:23.305Z] OS/Arch: windows/amd64 [2022-05-12T06:12:23.305Z] Context: default [2022-05-12T06:12:23.305Z] Experimental: true [2022-05-12T06:12:23.305Z] [2022-05-12T06:12:23.305Z] Server: Docker Engine - Community [2022-05-12T06:12:23.305Z] Engine: [2022-05-12T06:12:23.305Z] Version: 20.10.9 [2022-05-12T06:12:23.305Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:12:23.305Z] Go version: go1.16.8 [2022-05-12T06:12:23.305Z] Git commit: 79ea9d3 [2022-05-12T06:12:23.305Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:12:23.305Z] OS/Arch: windows/amd64 [2022-05-12T06:12:23.305Z] Experimental: true [2022-05-12T06:12:23.569Z] #28 9.532 Fetched 49.0 MB in 9s (5394 kB/s) [2022-05-12T06:12:23.935Z] #21 16.58 The following NEW packages will be installed: [2022-05-12T06:12:23.935Z] #21 16.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T06:12:23.935Z] #21 16.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:23.935Z] #21 16.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T06:12:23.935Z] #21 16.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T06:12:23.935Z] #21 16.58 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T06:12:23.935Z] #21 16.58 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T06:12:23.935Z] #21 16.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T06:12:23.935Z] #21 16.58 xz-utils zip zstd [2022-05-12T06:12:23.935Z] #21 16.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:12:23.935Z] #21 16.91 Need to get 27.6 MB of archives. [2022-05-12T06:12:23.935Z] #21 16.91 After this operation, 106 MB of additional disk space will be used. [2022-05-12T06:12:23.935Z] #21 16.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T06:12:23.935Z] #21 16.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [Pipeline] sh [2022-05-12T06:12:24.173Z] #21 37.95 Selecting previously unselected package vim. [2022-05-12T06:12:24.173Z] #21 37.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:24.173Z] #21 37.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:24.195Z] #21 16.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T06:12:24.195Z] #21 16.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T06:12:24.195Z] #21 16.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T06:12:24.195Z] #21 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T06:12:24.195Z] #21 16.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T06:12:24.195Z] #21 16.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T06:12:24.195Z] #21 17.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:12:24.195Z] #21 17.03 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-12T06:12:24.195Z] #21 17.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T06:12:24.195Z] #21 17.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T06:12:24.195Z] #21 17.05 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-12T06:12:24.195Z] #21 17.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T06:12:24.195Z] #21 17.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T06:12:24.195Z] #21 17.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T06:12:24.195Z] #21 17.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T06:12:24.195Z] #21 17.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T06:12:24.195Z] #21 17.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T06:12:24.195Z] #21 17.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T06:12:24.195Z] #21 17.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T06:12:24.195Z] #21 17.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:12:24.195Z] #21 17.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:12:24.195Z] #21 17.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:12:24.195Z] #21 17.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T06:12:24.456Z] #21 17.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T06:12:24.456Z] #21 17.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:12:24.716Z] #21 17.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T06:12:24.716Z] #21 17.64 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-12T06:12:24.716Z] #21 17.65 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-12T06:12:24.716Z] #21 17.65 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-12T06:12:24.716Z] #21 17.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T06:12:24.716Z] #21 17.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T06:12:24.716Z] #21 17.67 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-12T06:12:24.737Z] #21 38.47 Selecting previously unselected package xfsprogs. [2022-05-12T06:12:24.737Z] #21 38.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T06:12:24.737Z] #21 38.50 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T06:12:24.824Z] + docker info [2022-05-12T06:12:24.978Z] #21 17.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T06:12:24.978Z] #21 17.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T06:12:24.978Z] #21 17.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:12:24.978Z] #21 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T06:12:24.978Z] #21 17.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T06:12:24.978Z] #21 17.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T06:12:24.978Z] #21 17.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T06:12:24.978Z] #21 17.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T06:12:24.978Z] #21 17.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T06:12:24.978Z] #21 17.93 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-12T06:12:25.029Z] #15 DONE 3.6s [2022-05-12T06:12:25.029Z] [2022-05-12T06:12:25.029Z] #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-12T06:12:25.029Z] #16 sha256:21fceb09eec0d1e1697d7f86980fd4572d6b53880f7fb654f7f75dfdc7246fa7 [2022-05-12T06:12:25.095Z] Client: [2022-05-12T06:12:25.095Z] Version: 20.10.9 [2022-05-12T06:12:25.095Z] API version: 1.41 [2022-05-12T06:12:25.095Z] Go version: go1.16.8 [2022-05-12T06:12:25.095Z] Git commit: c2ea9bc [2022-05-12T06:12:25.095Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:12:25.095Z] OS/Arch: windows/amd64 [2022-05-12T06:12:25.095Z] Context: default [2022-05-12T06:12:25.095Z] Experimental: true [2022-05-12T06:12:25.095Z] [2022-05-12T06:12:25.095Z] Server: Docker Engine - Community [2022-05-12T06:12:25.095Z] Engine: [2022-05-12T06:12:25.095Z] Version: 20.10.9 [2022-05-12T06:12:25.095Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:12:25.095Z] Go version: go1.16.8 [2022-05-12T06:12:25.095Z] Git commit: 79ea9d3 [2022-05-12T06:12:25.095Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:12:25.095Z] OS/Arch: windows/amd64 [2022-05-12T06:12:25.095Z] Experimental: true [2022-05-12T06:12:25.238Z] #21 ... [2022-05-12T06:12:25.238Z] [2022-05-12T06:12:25.238Z] #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-12T06:12:25.238Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:12:25.238Z] #34 DONE 184.6s [2022-05-12T06:12:25.238Z] [2022-05-12T06:12:25.238Z] #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-12T06:12:25.238Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:25.238Z] #21 18.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T06:12:25.238Z] #21 18.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T06:12:25.299Z] #21 38.92 Selecting previously unselected package zip. [2022-05-12T06:12:25.299Z] #21 38.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T06:12:25.299Z] #21 38.94 Unpacking zip (3.0-12) ... [2022-05-12T06:12:25.480Z] #28 9.532 Reading package lists... [2022-05-12T06:12:25.480Z] #28 ... [2022-05-12T06:12:25.480Z] [2022-05-12T06:12:25.480Z] #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-12T06:12:25.480Z] #67 sha256:edfbfb90041c55c50dfe6acd05eeda515dc10c92ae2c19705b1aa8bb46df7ccd [2022-05-12T06:12:25.480Z] #67 15.30 + mkdir -p /build [2022-05-12T06:12:25.480Z] #67 15.30 + cp runc /build/runc [2022-05-12T06:12:25.480Z] #67 DONE 15.4s [2022-05-12T06:12:25.480Z] [2022-05-12T06:12:25.480Z] #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-12T06:12:25.480Z] #28 sha256:993cccf579c567f471bc1a6463ce51f40df093ef718966c981138a3314ef0d74 [2022-05-12T06:12:25.498Z] #21 18.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T06:12:25.498Z] #21 18.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T06:12:25.556Z] #21 39.10 Selecting previously unselected package zstd. [2022-05-12T06:12:25.556Z] #21 39.11 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T06:12:25.556Z] #21 39.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [Pipeline] sh [2022-05-12T06:12:25.812Z] #21 39.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:26.050Z] #28 9.532 Reading package lists... [2022-05-12T06:12:26.397Z] #21 40.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:26.397Z] #21 40.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:26.397Z] #21 40.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:26.595Z] + docker info [2022-05-12T06:12:26.595Z] Client: [2022-05-12T06:12:26.595Z] Context: default [2022-05-12T06:12:26.595Z] Debug Mode: false [2022-05-12T06:12:26.595Z] [2022-05-12T06:12:26.595Z] Server: [2022-05-12T06:12:26.595Z] Containers: 0 [2022-05-12T06:12:26.595Z] Running: 0 [2022-05-12T06:12:26.595Z] Paused: 0 [2022-05-12T06:12:26.595Z] Stopped: 0 [2022-05-12T06:12:26.595Z] Images: 0 [2022-05-12T06:12:26.595Z] Server Version: 20.10.9 [2022-05-12T06:12:26.595Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:12:26.595Z] Windows: [2022-05-12T06:12:26.595Z] LCOW: [2022-05-12T06:12:26.595Z] Logging Driver: json-file [2022-05-12T06:12:26.595Z] Plugins: [2022-05-12T06:12:26.595Z] Volume: local [2022-05-12T06:12:26.595Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:12:26.595Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:12:26.595Z] Swarm: inactive [2022-05-12T06:12:26.595Z] Default Isolation: process [2022-05-12T06:12:26.595Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:12:26.595Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T06:12:26.595Z] OSType: windows [2022-05-12T06:12:26.595Z] Architecture: x86_64 [2022-05-12T06:12:26.595Z] CPUs: 4 [2022-05-12T06:12:26.595Z] Total Memory: 32GiB [2022-05-12T06:12:26.595Z] Name: azwin-2-00f800 [2022-05-12T06:12:26.595Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T06:12:26.595Z] Docker Root Dir: D:\docker [2022-05-12T06:12:26.595Z] Debug Mode: false [2022-05-12T06:12:26.595Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:12:26.595Z] Labels: [2022-05-12T06:12:26.595Z] Experimental: true [2022-05-12T06:12:26.595Z] Insecure Registries: [2022-05-12T06:12:26.595Z] 10.0.0.4:5000 [2022-05-12T06:12:26.595Z] 127.0.0.0/8 [2022-05-12T06:12:26.595Z] Registry Mirrors: [2022-05-12T06:12:26.595Z] http://10.0.0.4:5000/ [2022-05-12T06:12:26.595Z] Live Restore Enabled: false [2022-05-12T06:12:26.595Z] Product License: Community Engine [2022-05-12T06:12:26.595Z] [2022-05-12T06:12:26.654Z] #21 40.24 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:12:26.654Z] #21 40.25 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:26.654Z] #21 40.26 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:26.654Z] #21 40.27 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T06:12:26.654Z] #21 40.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:26.654Z] #21 40.32 Setting up bzip2 (1.0.8-4) ... [2022-05-12T06:12:26.654Z] #21 40.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:26.654Z] #21 40.38 Setting up python3-wheel (0.34.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T06:12:26.879Z] #21 19.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:12:26.879Z] #21 19.64 Fetched 27.6 MB in 2s (15.7 MB/s) [2022-05-12T06:12:26.879Z] #21 19.70 Selecting previously unselected package pigz. [2022-05-12T06:12:26.879Z] #21 19.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 ... 24010 files and directories currently installed.) [2022-05-12T06:12:26.879Z] #21 19.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T06:12:26.879Z] #21 19.76 Unpacking pigz (2.6-1) ... [2022-05-12T06:12:26.879Z] #21 19.85 Selecting previously unselected package libelf1:amd64. [2022-05-12T06:12:27.138Z] #21 19.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T06:12:27.138Z] #21 19.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:27.138Z] #21 20.04 Selecting previously unselected package libbpf0:amd64. [2022-05-12T06:12:27.138Z] #21 20.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T06:12:27.138Z] #21 20.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:27.218Z] #21 40.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:27.218Z] #21 41.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:27.218Z] #21 41.01 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:27.218Z] #21 41.02 Setting up apparmor (2.13.6-10) ... [2022-05-12T06:12:27.398Z] #21 20.16 Selecting previously unselected package libcap2:amd64. [2022-05-12T06:12:27.398Z] #21 20.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:27.398Z] #21 20.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:27.398Z] #21 20.22 Selecting previously unselected package libmnl0:amd64. [2022-05-12T06:12:27.398Z] #21 20.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T06:12:27.398Z] #21 20.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:27.398Z] #21 20.32 Selecting previously unselected package libxtables12:amd64. [2022-05-12T06:12:27.398Z] #21 20.32 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T06:12:27.398Z] #21 20.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:27.398Z] #21 20.39 Selecting previously unselected package libcap2-bin. [2022-05-12T06:12:27.398Z] #21 20.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:27.398Z] #21 20.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:27.658Z] #21 20.48 Selecting previously unselected package iproute2. [2022-05-12T06:12:27.658Z] #21 20.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T06:12:27.658Z] #21 20.49 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T06:12:28.229Z] #21 21.01 Selecting previously unselected package xxd. [2022-05-12T06:12:28.229Z] #21 21.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:28.229Z] #21 21.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:28.305Z] #16 DONE 3.5s [2022-05-12T06:12:28.305Z] [2022-05-12T06:12:28.305Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T06:12:28.305Z] #17 sha256:4ecb43a326d0ba85c76bb3b7b2f469a99d4ea065d3a1af3e503f2ec4c7bc3991 [2022-05-12T06:12:28.490Z] #21 21.31 Selecting previously unselected package vim-common. [2022-05-12T06:12:28.490Z] #21 21.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:28.490Z] #21 21.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:28.587Z] #21 42.41 Setting up zip (3.0-12) ... [2022-05-12T06:12:28.587Z] #21 42.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:28.750Z] #21 21.51 Selecting previously unselected package bash-completion. [2022-05-12T06:12:28.750Z] #21 21.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T06:12:28.845Z] #21 42.44 Setting up bash-completion (1:2.11-2) ... [2022-05-12T06:12:29.321Z] #21 ... [2022-05-12T06:12:29.321Z] [2022-05-12T06:12:29.321Z] #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-12T06:12:29.321Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:12:29.321Z] #36 188.5 Delve is a source level debugger for Go programs. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T06:12:29.321Z] #36 188.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Usage: [2022-05-12T06:12:29.321Z] #36 188.5 dlv [command] [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Available Commands: [2022-05-12T06:12:29.321Z] #36 188.5 attach Attach to running process and begin debugging. [2022-05-12T06:12:29.321Z] #36 188.5 connect Connect to a headless debug server with a terminal client. [2022-05-12T06:12:29.321Z] #36 188.5 core Examine a core dump. [2022-05-12T06:12:29.321Z] #36 188.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T06:12:29.321Z] #36 188.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T06:12:29.321Z] #36 188.5 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T06:12:29.321Z] #36 188.5 help Help about any command [2022-05-12T06:12:29.321Z] #36 188.5 run Deprecated command. Use 'debug' instead. [2022-05-12T06:12:29.321Z] #36 188.5 test Compile test binary and begin debugging program. [2022-05-12T06:12:29.321Z] #36 188.5 trace Compile and begin tracing program. [2022-05-12T06:12:29.321Z] #36 188.5 version Prints version. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Flags: [2022-05-12T06:12:29.321Z] #36 188.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T06:12:29.321Z] #36 188.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T06:12:29.321Z] #36 188.5 --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-12T06:12:29.321Z] #36 188.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T06:12:29.321Z] #36 188.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T06:12:29.321Z] #36 188.5 --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-12T06:12:29.321Z] #36 188.5 --disable-aslr Disables address space randomization [2022-05-12T06:12:29.321Z] #36 188.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T06:12:29.321Z] #36 188.5 -h, --help help for dlv [2022-05-12T06:12:29.321Z] #36 188.5 --init string Init file, executed by the terminal client. [2022-05-12T06:12:29.321Z] #36 188.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T06:12:29.321Z] #36 188.5 --log Enable debugging server logging. [2022-05-12T06:12:29.321Z] #36 188.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T06:12:29.321Z] #36 188.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T06:12:29.321Z] #36 188.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T06:12:29.321Z] #36 188.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T06:12:29.321Z] #36 188.5 --wd string Working directory for running the program. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Additional help topics: [2022-05-12T06:12:29.321Z] #36 188.5 dlv backend Help about the --backend flag. [2022-05-12T06:12:29.321Z] #36 188.5 dlv log Help about logging flags. [2022-05-12T06:12:29.321Z] #36 188.5 dlv redirect Help about file redirection. [2022-05-12T06:12:29.321Z] #36 188.5 [2022-05-12T06:12:29.321Z] #36 188.5 Use "dlv [command] --help" for more information about a command. [2022-05-12T06:12:29.321Z] #36 DONE 188.7s [2022-05-12T06:12:29.321Z] [2022-05-12T06:12:29.321Z] #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-12T06:12:29.321Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:12:29.339Z] Fetching without tags [2022-05-12T06:12:29.353Z] #28 12.75 Reading package lists... [2022-05-12T06:12:29.613Z] #28 15.66 Building dependency tree... [2022-05-12T06:12:29.812Z] #60 ... [2022-05-12T06:12:29.812Z] [2022-05-12T06:12:29.812Z] #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-12T06:12:29.812Z] #21 sha256:a8c800240c3854fe9eb345ccde73e9003f1c626b4ccbc2f51b9f927632b3f8a3 [2022-05-12T06:12:29.812Z] #21 4.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T06:12:29.812Z] #21 5.806 Fetched 8417 kB in 5s (1659 kB/s) [2022-05-12T06:12:29.812Z] #21 5.806 Reading package lists... [2022-05-12T06:12:29.812Z] #21 7.790 Reading package lists... [2022-05-12T06:12:29.812Z] #21 9.466 Building dependency tree... [2022-05-12T06:12:29.812Z] #21 ... [2022-05-12T06:12:29.812Z] [2022-05-12T06:12:29.812Z] #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-12T06:12:29.812Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:12:29.812Z] #26 115.2 + mkdir -p /tmp/tmp.tDHWuasrKX/src/github.com/docker [2022-05-12T06:12:29.812Z] #26 115.2 + mv components/cli /tmp/tmp.tDHWuasrKX/src/github.com/docker/cli [2022-05-12T06:12:29.812Z] #26 115.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-12T06:12:29.812Z] #26 ... [2022-05-12T06:12:29.812Z] [2022-05-12T06:12:29.812Z] #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-12T06:12:29.812Z] #21 sha256:a8c800240c3854fe9eb345ccde73e9003f1c626b4ccbc2f51b9f927632b3f8a3 [2022-05-12T06:12:29.812Z] #21 11.04 The following additional packages will be installed: [2022-05-12T06:12:29.812Z] #21 11.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:29.812Z] #21 11.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T06:12:29.812Z] #21 11.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T06:12:29.812Z] #21 11.05 python3-pkg-resources vim-runtime xxd [2022-05-12T06:12:29.812Z] #21 11.05 Suggested packages: [2022-05-12T06:12:29.812Z] #21 11.06 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T06:12:29.812Z] #21 11.06 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T06:12:29.812Z] #21 11.06 acl attr quota [2022-05-12T06:12:29.812Z] #21 11.06 Recommended packages: [2022-05-12T06:12:29.812Z] #21 11.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T06:12:30.086Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:12:30.184Z] #28 16.77 bzip2 is already the newest version (1.0.8-4). [2022-05-12T06:12:30.184Z] #28 16.77 patch is already the newest version (2.7.6-7). [2022-05-12T06:12:30.184Z] #28 16.77 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-12T06:12:30.184Z] #28 16.77 The following additional packages will be installed: [2022-05-12T06:12:30.184Z] #28 16.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T06:12:30.184Z] #28 16.77 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-12T06:12:30.184Z] #28 16.77 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T06:12:30.184Z] #28 16.77 python3-pkg-resources vim-runtime xxd [2022-05-12T06:12:30.184Z] #28 16.78 Suggested packages: [2022-05-12T06:12:30.184Z] #28 16.78 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-12T06:12:30.184Z] #28 16.78 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-12T06:12:30.184Z] #28 16.78 Recommended packages: [2022-05-12T06:12:30.184Z] #28 16.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T06:12:30.381Z] #21 11.98 The following NEW packages will be installed: [2022-05-12T06:12:30.641Z] #21 11.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T06:12:30.641Z] #21 11.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:30.641Z] #21 11.98 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T06:12:30.641Z] #21 11.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T06:12:30.641Z] #21 11.99 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T06:12:30.641Z] #21 11.99 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T06:12:30.641Z] #21 11.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T06:12:30.641Z] #21 11.99 xz-utils zip zstd [2022-05-12T06:12:30.738Z] #21 44.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:30.738Z] #21 44.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T06:12:30.738Z] #21 44.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:30.738Z] #21 44.33 Setting up patch (2.7.6-7) ... [2022-05-12T06:12:30.738Z] #21 44.35 Setting up sudo (1.9.5p2-3) ... [2022-05-12T06:12:30.738Z] #21 44.42 invoke-rc.d: could not determine current runlevel [2022-05-12T06:12:30.738Z] #21 44.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:12:30.738Z] #21 44.44 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T06:12:30.738Z] #21 44.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:30.738Z] #21 44.46 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:30.738Z] #21 44.47 Setting up pigz (2.6-1) ... [2022-05-12T06:12:30.738Z] #21 44.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:30.738Z] #21 44.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:30.738Z] #21 44.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:30.738Z] #21 44.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:30.753Z] #28 17.46 The following NEW packages will be installed: [2022-05-12T06:12:30.900Z] #21 12.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:12:30.900Z] #21 12.33 Need to get 27.0 MB of archives. [2022-05-12T06:12:30.900Z] #21 12.33 After this operation, 105 MB of additional disk space will be used. [2022-05-12T06:12:30.900Z] #21 12.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-12T06:12:30.900Z] #21 12.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-12T06:12:30.900Z] #21 12.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-12T06:12:30.900Z] #21 12.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-12T06:12:30.900Z] #21 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-12T06:12:30.900Z] #21 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-12T06:12:30.900Z] #21 12.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-12T06:12:31.013Z] #28 17.46 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-12T06:12:31.013Z] #28 17.46 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T06:12:31.013Z] #28 17.46 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-12T06:12:31.013Z] #28 17.46 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-12T06:12:31.013Z] #28 17.46 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-12T06:12:31.013Z] #28 17.47 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-12T06:12:31.013Z] #28 17.47 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-12T06:12:31.162Z] #21 12.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-12T06:12:31.162Z] #21 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:12:31.162Z] #21 12.40 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-12T06:12:31.162Z] #21 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T06:12:31.162Z] #21 12.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-12T06:12:31.162Z] #21 12.42 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-12T06:12:31.162Z] #21 12.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-12T06:12:31.162Z] #21 12.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-12T06:12:31.162Z] #21 12.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-12T06:12:31.162Z] #21 12.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T06:12:31.162Z] #21 12.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T06:12:31.162Z] #21 12.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T06:12:31.162Z] #21 12.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-12T06:12:31.162Z] #21 12.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-12T06:12:31.162Z] #21 12.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T06:12:31.162Z] #21 12.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-12T06:12:31.162Z] #21 12.63 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-12T06:12:31.162Z] #21 12.63 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-12T06:12:31.162Z] #21 12.63 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-12T06:12:31.162Z] #21 12.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-12T06:12:31.162Z] #21 12.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-12T06:12:31.162Z] #21 12.64 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-12T06:12:31.162Z] #21 12.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T06:12:31.274Z] #28 17.77 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:12:31.274Z] #28 17.77 Need to get 18.6 MB of archives. [2022-05-12T06:12:31.274Z] #28 17.77 After this operation, 71.4 MB of additional disk space will be used. [2022-05-12T06:12:31.274Z] #28 17.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T06:12:31.274Z] #28 17.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T06:12:31.274Z] #28 17.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T06:12:31.274Z] #28 17.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:12:31.274Z] #28 17.79 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-12T06:12:31.274Z] #28 17.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T06:12:31.274Z] #28 17.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:12:31.274Z] #28 17.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T06:12:31.274Z] #28 17.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T06:12:31.274Z] #28 17.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T06:12:31.274Z] #28 17.82 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-12T06:12:31.274Z] #28 17.82 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-12T06:12:31.274Z] #28 17.83 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-12T06:12:31.274Z] #28 17.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T06:12:31.274Z] #28 17.84 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-12T06:12:31.274Z] #28 17.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T06:12:31.274Z] #28 17.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T06:12:31.274Z] #28 17.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T06:12:31.274Z] #28 17.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T06:12:31.274Z] #28 17.87 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-12T06:12:31.274Z] #28 17.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T06:12:31.274Z] #28 17.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T06:12:31.274Z] #28 17.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T06:12:31.274Z] #28 17.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T06:12:28.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:12:29.076Z] > git config --add remote.origin.fetch +refs/pull/43581/head:refs/remotes/origin/PR-43581 # timeout=10 [2022-05-12T06:12:29.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:12:29.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T06:12:29.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T06:12:29.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:12:29.375Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43581/head:refs/remotes/origin/PR-43581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T06:12:30.191Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:12:30.240Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:12:31.423Z] #21 12.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T06:12:31.423Z] #21 12.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:12:31.423Z] #21 12.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T06:12:31.423Z] #21 12.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T06:12:31.423Z] #21 12.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T06:12:31.423Z] #21 12.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-12T06:12:31.423Z] #21 12.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-12T06:12:31.423Z] #21 12.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-12T06:12:31.423Z] #21 12.74 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-12T06:12:31.423Z] #21 12.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-12T06:12:31.423Z] #21 12.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-12T06:12:31.423Z] #21 12.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-12T06:12:31.423Z] #21 12.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-12T06:12:31.534Z] #28 18.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:12:31.534Z] #28 18.26 Fetched 18.6 MB in 0s (43.6 MB/s) [2022-05-12T06:12:31.668Z] #21 45.25 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:31.668Z] #21 45.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:31.794Z] #28 18.29 Selecting previously unselected package pigz. [2022-05-12T06:12:31.794Z] #28 18.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-12T06:12:31.794Z] #28 18.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T06:12:31.794Z] #28 18.31 Unpacking pigz (2.6-1) ... [2022-05-12T06:12:31.794Z] #28 18.35 Selecting previously unselected package libelf1:amd64. [2022-05-12T06:12:31.794Z] #28 18.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T06:12:31.794Z] #28 18.37 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:31.794Z] #28 18.46 Selecting previously unselected package libbpf0:amd64. [2022-05-12T06:12:31.794Z] #28 18.46 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T06:12:31.794Z] #28 18.47 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:31.858Z] #55 ... [2022-05-12T06:12:31.858Z] [2022-05-12T06:12:31.858Z] #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-12T06:12:31.858Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:31.858Z] #21 24.80 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T06:12:31.925Z] #21 45.61 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:31.925Z] #21 45.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:31.925Z] #21 45.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:31.925Z] #21 45.69 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T06:12:31.991Z] #21 13.37 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:12:31.991Z] #21 13.48 Fetched 27.0 MB in 1s (31.3 MB/s) [2022-05-12T06:12:32.054Z] #28 18.53 Selecting previously unselected package libcap2:amd64. [2022-05-12T06:12:32.054Z] #28 18.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:32.054Z] #28 18.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:32.054Z] #28 18.62 Selecting previously unselected package libmnl0:amd64. [2022-05-12T06:12:32.054Z] #28 18.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T06:12:32.054Z] #28 18.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:32.054Z] #28 18.67 Selecting previously unselected package libxtables12:amd64. [2022-05-12T06:12:32.054Z] #28 18.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T06:12:32.054Z] #28 18.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:32.054Z] #28 18.71 Selecting previously unselected package libcap2-bin. [2022-05-12T06:12:32.054Z] #28 18.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:32.054Z] #28 18.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:32.251Z] #21 13.52 Selecting previously unselected package pigz. [2022-05-12T06:12:32.251Z] #21 13.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-12T06:12:32.251Z] #21 13.55 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-12T06:12:32.251Z] #21 13.55 Unpacking pigz (2.6-1) ... [2022-05-12T06:12:32.251Z] #21 13.63 Selecting previously unselected package libelf1:arm64. [2022-05-12T06:12:32.251Z] #21 13.63 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-12T06:12:32.251Z] #21 13.64 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-12T06:12:32.314Z] #28 18.78 Selecting previously unselected package iproute2. [2022-05-12T06:12:32.314Z] #28 18.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T06:12:32.314Z] #28 18.79 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T06:12:32.314Z] #28 18.89 Selecting previously unselected package xxd. [2022-05-12T06:12:32.314Z] #28 18.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:32.314Z] #28 18.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:32.314Z] #28 18.95 Selecting previously unselected package vim-common. [2022-05-12T06:12:32.314Z] #28 18.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:32.314Z] #28 18.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:32.314Z] #28 19.01 Selecting previously unselected package bash-completion. [2022-05-12T06:12:32.429Z] #21 25.26 Selecting previously unselected package bzip2. [2022-05-12T06:12:32.429Z] #21 25.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T06:12:32.429Z] #21 25.27 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T06:12:32.429Z] #21 25.35 Selecting previously unselected package xz-utils. [2022-05-12T06:12:32.429Z] #21 25.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T06:12:32.429Z] #21 25.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:32.482Z] #17 3.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T06:12:32.482Z] #17 DONE 4.0s [2022-05-12T06:12:32.482Z] [2022-05-12T06:12:32.482Z] #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-12T06:12:32.482Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:12:32.482Z] #60 4.123 + RM_GOPATH=0 [2022-05-12T06:12:32.482Z] #60 4.123 + TMP_GOPATH= [2022-05-12T06:12:32.482Z] #60 4.124 + : /build [2022-05-12T06:12:32.482Z] #60 4.124 + '[' -z '' ']' [2022-05-12T06:12:32.482Z] #60 4.126 ++ mktemp -d [2022-05-12T06:12:32.482Z] #60 4.126 + export GOPATH=/tmp/tmp.IAPuJC19nR [2022-05-12T06:12:32.482Z] #60 4.126 + GOPATH=/tmp/tmp.IAPuJC19nR [2022-05-12T06:12:32.482Z] #60 4.126 + RM_GOPATH=1 [2022-05-12T06:12:32.482Z] #60 4.126 + case "$(go env GOARCH)" in [2022-05-12T06:12:32.482Z] #60 4.129 ++ go env GOARCH [2022-05-12T06:12:32.482Z] #60 4.169 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T06:12:32.482Z] #60 4.169 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:32.482Z] #60 4.169 + GO_BUILDMODE=-buildmode=pie [2022-05-12T06:12:32.482Z] #60 4.169 ++ dirname /install.sh [2022-05-12T06:12:32.482Z] #60 4.169 + dir=/ [2022-05-12T06:12:32.482Z] #60 4.169 + bin=runc [2022-05-12T06:12:32.482Z] #60 4.169 + shift [2022-05-12T06:12:32.482Z] #60 4.169 + '[' '!' -f //runc.installer ']' [2022-05-12T06:12:32.482Z] #60 4.169 + . //runc.installer [2022-05-12T06:12:32.482Z] #60 4.169 ++ set -e [2022-05-12T06:12:32.482Z] #60 4.169 ++ : v1.1.1 [2022-05-12T06:12:32.482Z] #60 4.169 + install_runc [2022-05-12T06:12:32.482Z] #60 4.169 + RUNC_BUILDTAGS=seccomp [2022-05-12T06:12:32.482Z] #60 4.169 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T06:12:32.482Z] #60 4.169 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IAPuJC19nR/src/github.com/opencontainers/runc [2022-05-12T06:12:32.482Z] #60 4.176 Cloning into '/tmp/tmp.IAPuJC19nR/src/github.com/opencontainers/runc'... [2022-05-12T06:12:32.482Z] #60 ... [2022-05-12T06:12:32.482Z] [2022-05-12T06:12:32.482Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T06:12:32.482Z] #18 sha256:668f5df727ed8c278abebb77cc226591c89413b4785c1a3cd9d30ea123a96b6f [2022-05-12T06:12:32.488Z] #21 46.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:32.488Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T06:12:32.488Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T06:12:32.488Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T06:12:32.488Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T06:12:32.488Z] #21 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T06:12:32.488Z] #21 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T06:12:32.488Z] #21 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T06:12:32.488Z] #21 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T06:12:32.488Z] #21 46.21 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:32.510Z] #21 13.79 Selecting previously unselected package libbpf0:arm64. [2022-05-12T06:12:32.511Z] #21 13.80 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-12T06:12:32.511Z] #21 13.80 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-12T06:12:32.511Z] #21 13.88 Selecting previously unselected package libcap2:arm64. [2022-05-12T06:12:32.511Z] #21 13.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-12T06:12:32.511Z] #21 13.91 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-12T06:12:32.511Z] #21 13.96 Selecting previously unselected package libmnl0:arm64. [2022-05-12T06:12:32.511Z] #21 13.97 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-12T06:12:32.574Z] #28 19.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T06:12:32.689Z] #21 25.66 Selecting previously unselected package apparmor. [2022-05-12T06:12:32.689Z] #21 25.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T06:12:32.689Z] #21 25.77 Unpacking apparmor (2.13.6-10) ... [2022-05-12T06:12:32.770Z] #21 14.00 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-12T06:12:32.770Z] #21 14.08 Selecting previously unselected package libxtables12:arm64. [2022-05-12T06:12:32.770Z] #21 14.08 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-12T06:12:32.770Z] #21 14.09 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-12T06:12:32.770Z] #21 14.15 Selecting previously unselected package libcap2-bin. [2022-05-12T06:12:32.770Z] #21 14.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-12T06:12:32.770Z] #21 14.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:32.835Z] #28 19.49 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T06:12:33.029Z] #21 14.32 Selecting previously unselected package iproute2. [2022-05-12T06:12:33.029Z] #21 14.33 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-12T06:12:33.029Z] #21 14.33 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T06:12:33.095Z] #28 19.63 Selecting previously unselected package apparmor. [2022-05-12T06:12:33.095Z] #28 19.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T06:12:33.095Z] #28 19.65 Unpacking apparmor (2.13.6-10) ... [2022-05-12T06:12:33.095Z] #28 19.75 Selecting previously unselected package inetutils-ping. [2022-05-12T06:12:33.095Z] #28 19.75 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T06:12:33.095Z] #28 19.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:33.095Z] #28 19.80 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T06:12:33.095Z] #28 19.80 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:33.095Z] #28 19.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:33.095Z] #28 19.84 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T06:12:33.095Z] #28 19.85 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:33.095Z] #28 19.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:33.289Z] #21 14.74 Selecting previously unselected package xxd. [2022-05-12T06:12:33.289Z] #21 14.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T06:12:33.289Z] #21 14.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:33.289Z] #21 14.86 Selecting previously unselected package vim-common. [2022-05-12T06:12:33.355Z] #28 19.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T06:12:33.355Z] #28 19.89 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T06:12:33.355Z] #28 19.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:33.355Z] #28 19.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T06:12:33.355Z] #28 19.93 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T06:12:33.355Z] #28 19.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:12:33.355Z] #28 19.98 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T06:12:33.355Z] #28 19.98 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T06:12:33.355Z] #28 19.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:12:33.355Z] #28 20.03 Selecting previously unselected package iptables. [2022-05-12T06:12:33.355Z] #28 20.03 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-12T06:12:33.355Z] #28 20.04 Unpacking iptables (1.8.7-1) ... [2022-05-12T06:12:33.355Z] #28 20.11 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:12:33.461Z] Merge succeeded, producing f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:12:33.462Z] Checking out Revision f9cef468f916655e1d63df643f2ef96716ead84f (PR-43581) [2022-05-12T06:12:33.548Z] #21 14.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:33.548Z] #21 14.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:33.548Z] #21 15.03 Selecting previously unselected package bash-completion. [2022-05-12T06:12:33.615Z] #28 20.11 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:12:33.615Z] #28 20.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:33.615Z] #28 20.16 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:12:33.615Z] #28 20.17 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:12:33.615Z] #28 20.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:12:33.615Z] #28 20.21 Selecting previously unselected package jq. [2022-05-12T06:12:33.615Z] #28 20.21 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:12:33.615Z] #28 20.21 Unpacking jq (1.6-2.1) ... [2022-05-12T06:12:33.615Z] #28 20.26 Selecting previously unselected package libaio1:amd64. [2022-05-12T06:12:33.615Z] #28 20.26 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T06:12:33.615Z] #28 20.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:33.615Z] #28 20.30 Selecting previously unselected package libgpm2:amd64. [2022-05-12T06:12:33.615Z] #28 20.31 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T06:12:33.615Z] #28 20.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:33.615Z] #28 20.35 Selecting previously unselected package libinih1:amd64. [2022-05-12T06:12:33.634Z] #21 26.31 Selecting previously unselected package inetutils-ping. [2022-05-12T06:12:33.634Z] #21 26.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T06:12:33.634Z] #21 26.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:33.634Z] #21 26.56 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T06:12:33.634Z] #21 26.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:33.634Z] #21 26.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:33.808Z] #21 15.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T06:12:33.856Z] #21 47.53 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:12:33.856Z] #21 47.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:12:33.856Z] #21 47.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:33.856Z] #21 47.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:33.875Z] #28 20.35 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-12T06:12:33.875Z] #28 20.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:33.875Z] #28 20.39 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:12:33.875Z] #28 20.39 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:12:33.875Z] #28 20.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:33.875Z] #28 20.44 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:12:33.875Z] #28 20.44 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:12:33.875Z] #28 20.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:33.875Z] #28 20.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:12:33.875Z] #28 20.49 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:12:33.875Z] #28 20.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:33.875Z] #28 20.52 Selecting previously unselected package net-tools. [2022-05-12T06:12:33.875Z] #28 20.52 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T06:12:33.875Z] #28 20.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:33.875Z] #28 20.57 Selecting previously unselected package python-pip-whl. [2022-05-12T06:12:33.875Z] #28 20.58 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:33.875Z] #28 20.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:33.894Z] #21 26.72 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T06:12:33.894Z] #21 26.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:12:33.894Z] #21 26.74 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:33.894Z] #21 26.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T06:12:34.136Z] #28 20.73 Selecting previously unselected package python3-lib2to3. [2022-05-12T06:12:34.136Z] #28 20.74 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T06:12:34.136Z] #28 20.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:34.136Z] #28 20.78 Selecting previously unselected package python3-distutils. [2022-05-12T06:12:34.136Z] #28 20.78 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T06:12:34.136Z] #28 20.79 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T06:12:34.136Z] #28 20.83 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:12:34.136Z] #28 20.83 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:12:34.136Z] #28 20.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:34.136Z] #28 20.88 Selecting previously unselected package python3-setuptools. [2022-05-12T06:12:34.159Z] #21 26.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T06:12:34.159Z] #21 26.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:34.159Z] #21 27.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T06:12:34.159Z] #21 27.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T06:12:34.159Z] #21 27.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:12:34.375Z] #18 DONE 1.8s [2022-05-12T06:12:34.375Z] [2022-05-12T06:12:34.375Z] #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-12T06:12:34.375Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:12:34.375Z] #47 ... [2022-05-12T06:12:34.375Z] [2022-05-12T06:12:34.375Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T06:12:34.375Z] #19 sha256:32a24cb91a7c15359bcdd77f677fe83e3292198edab1abdf85fbad46cd2e0d63 [2022-05-12T06:12:34.396Z] #28 20.88 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T06:12:34.396Z] #28 20.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:34.396Z] #28 20.95 Selecting previously unselected package python3-wheel. [2022-05-12T06:12:34.396Z] #28 20.95 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T06:12:34.396Z] #28 20.96 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T06:12:34.396Z] #28 20.99 Selecting previously unselected package python3-pip. [2022-05-12T06:12:34.396Z] #28 20.99 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:34.396Z] #28 20.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:34.396Z] #28 21.10 Selecting previously unselected package sudo. [2022-05-12T06:12:33.048Z] > git remote # timeout=10 [2022-05-12T06:12:33.161Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T06:12:33.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T06:12:33.210Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T06:12:33.345Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T06:12:33.493Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T06:12:33.544Z] > git checkout -f f9cef468f916655e1d63df643f2ef96716ead84f # timeout=10 [2022-05-12T06:12:34.656Z] #28 21.11 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T06:12:34.656Z] #28 21.11 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T06:12:34.656Z] #28 21.24 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T06:12:34.656Z] #28 21.24 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T06:12:34.656Z] #28 21.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:34.656Z] #28 21.31 Selecting previously unselected package uidmap. [2022-05-12T06:12:34.656Z] #28 21.31 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T06:12:34.656Z] #28 21.31 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T06:12:34.656Z] #28 21.36 Selecting previously unselected package vim-runtime. [2022-05-12T06:12:34.729Z] #21 27.47 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T06:12:34.729Z] #21 27.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T06:12:34.729Z] #21 27.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:12:34.729Z] #21 27.63 Selecting previously unselected package iptables. [2022-05-12T06:12:34.729Z] #21 27.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T06:12:34.729Z] #21 27.66 Unpacking iptables (1.8.7-1) ... [2022-05-12T06:12:34.786Z] #21 48.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:12:34.786Z] #21 48.60 Setting up jq (1.6-2.1) ... [2022-05-12T06:12:34.916Z] #28 21.36 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:34.916Z] #28 21.37 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-12T06:12:34.916Z] #28 21.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T06:12:34.916Z] #28 21.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:35.042Z] #21 48.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:35.043Z] #21 48.63 Setting up iptables (1.8.7-1) ... [2022-05-12T06:12:35.043Z] #21 48.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T06:12:35.043Z] #21 48.67 Setting up iproute2 (5.10.0-4) ... [2022-05-12T06:12:35.299Z] #21 48.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:12:35.308Z] #21 28.18 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:12:35.308Z] #21 28.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:12:35.308Z] #21 28.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:35.487Z] #28 21.97 Selecting previously unselected package vim. [2022-05-12T06:12:35.487Z] #28 21.98 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:35.487Z] #28 21.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:35.487Z] #28 22.13 Selecting previously unselected package xfsprogs. [2022-05-12T06:12:35.487Z] #28 22.13 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T06:12:35.487Z] #28 22.14 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T06:12:35.487Z] #28 22.25 Selecting previously unselected package zip. [2022-05-12T06:12:35.568Z] #21 28.51 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:12:35.568Z] #21 28.51 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:12:35.568Z] #21 28.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:12:35.715Z] #21 17.18 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T06:12:35.747Z] #28 22.25 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-12T06:12:35.747Z] #28 22.25 Unpacking zip (3.0-12) ... [2022-05-12T06:12:35.747Z] #28 22.29 Selecting previously unselected package zstd. [2022-05-12T06:12:35.747Z] #28 22.30 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T06:12:35.747Z] #28 22.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:35.843Z] #21 28.78 Selecting previously unselected package jq. [2022-05-12T06:12:35.843Z] #21 28.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:12:35.843Z] #21 28.79 Unpacking jq (1.6-2.1) ... [2022-05-12T06:12:35.843Z] #21 28.88 Selecting previously unselected package libaio1:amd64. [2022-05-12T06:12:35.863Z] #21 DONE 49.5s [2022-05-12T06:12:35.863Z] [2022-05-12T06:12:35.863Z] #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-12T06:12:35.863Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:12:35.863Z] #47 ... [2022-05-12T06:12:35.863Z] [2022-05-12T06:12:35.863Z] #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-12T06:12:35.863Z] #22 sha256:58e2f750760f039229b3c8509e4906d565322ace8a16312c8cc2f310df14e97e [2022-05-12T06:12:36.007Z] #28 22.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:36.007Z] #28 22.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:36.007Z] #28 22.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:36.007Z] #28 22.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:36.007Z] #28 22.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:36.007Z] #28 22.63 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:36.007Z] #28 22.65 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T06:12:36.007Z] #28 22.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:36.102Z] #21 28.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T06:12:36.102Z] #21 28.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:36.102Z] #21 28.97 Selecting previously unselected package libgpm2:amd64. [2022-05-12T06:12:36.102Z] #21 28.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T06:12:36.102Z] #21 28.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:36.102Z] #21 29.05 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:12:36.102Z] #21 29.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:12:36.102Z] #21 29.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:12:36.267Z] #28 22.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:36.267Z] #28 22.68 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T06:12:36.267Z] #28 22.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:36.267Z] #28 22.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:36.267Z] #28 22.83 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:36.267Z] #28 22.84 Setting up apparmor (2.13.6-10) ... [2022-05-12T06:12:36.269Z] #19 DONE 1.9s [2022-05-12T06:12:36.269Z] [2022-05-12T06:12:36.269Z] #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-12T06:12:36.269Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:12:36.269Z] #60 13.51 + cd /tmp/tmp.IAPuJC19nR/src/github.com/opencontainers/runc [2022-05-12T06:12:36.269Z] #60 13.51 + git checkout -q v1.1.1 [2022-05-12T06:12:36.269Z] #60 14.06 + '[' -z '' ']' [2022-05-12T06:12:36.269Z] #60 14.06 + target=static [2022-05-12T06:12:36.269Z] #60 14.06 + make BUILDTAGS=seccomp static [2022-05-12T06:12:36.269Z] #60 14.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T06:12:36.284Z] #21 17.64 Selecting previously unselected package bzip2. [2022-05-12T06:12:36.284Z] #21 17.64 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-12T06:12:36.284Z] #21 17.65 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T06:12:36.284Z] #21 17.73 Selecting previously unselected package xz-utils. [2022-05-12T06:12:36.284Z] #21 17.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-12T06:12:36.284Z] #21 17.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:36.542Z] #21 17.92 Selecting previously unselected package apparmor. [2022-05-12T06:12:36.542Z] #21 17.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-12T06:12:36.542Z] #21 18.00 Unpacking apparmor (2.13.6-10) ... [2022-05-12T06:12:36.799Z] #22 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T06:12:36.799Z] #22 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T06:12:36.799Z] #22 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T06:12:36.799Z] #22 DONE 0.9s [2022-05-12T06:12:36.799Z] [2022-05-12T06:12:36.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-12T06:12:36.799Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:12:36.799Z] #47 ... [2022-05-12T06:12:36.799Z] [2022-05-12T06:12:36.799Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T06:12:36.799Z] #23 sha256:17c30db889aab6e0ec82b3d11261992b8035cee74d00b43df8a7faa676712db1 [2022-05-12T06:12:37.111Z] #21 18.38 Selecting previously unselected package inetutils-ping. [2022-05-12T06:12:37.111Z] #21 18.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-12T06:12:37.111Z] #21 18.39 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:37.111Z] #21 18.51 Selecting previously unselected package libip4tc2:arm64. [2022-05-12T06:12:37.111Z] #21 18.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-12T06:12:37.111Z] #21 18.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T06:12:37.111Z] #21 18.60 Selecting previously unselected package libip6tc2:arm64. [2022-05-12T06:12:37.111Z] #21 18.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-12T06:12:37.111Z] #21 18.61 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T06:12:37.111Z] #21 18.69 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-12T06:12:37.111Z] #21 18.70 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-12T06:12:37.111Z] #21 18.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T06:12:37.207Z] #28 23.62 Setting up zip (3.0-12) ... [2022-05-12T06:12:37.207Z] #28 23.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:37.207Z] #28 23.65 Setting up bash-completion (1:2.11-2) ... [2022-05-12T06:12:37.369Z] #21 18.77 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-12T06:12:37.369Z] #21 18.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-12T06:12:37.369Z] #21 18.79 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T06:12:37.369Z] #21 18.88 Selecting previously unselected package libnftnl11:arm64. [2022-05-12T06:12:37.370Z] #21 18.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-12T06:12:37.370Z] #21 18.89 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T06:12:37.628Z] #21 18.98 Selecting previously unselected package iptables. [2022-05-12T06:12:37.629Z] #21 18.99 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-12T06:12:37.629Z] #21 18.99 Unpacking iptables (1.8.7-1) ... [2022-05-12T06:12:37.778Z] #28 24.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:37.778Z] #28 24.20 Setting up sudo (1.9.5p2-3) ... [2022-05-12T06:12:37.778Z] #28 24.25 invoke-rc.d: could not determine current runlevel [2022-05-12T06:12:37.778Z] #28 24.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:12:37.778Z] #28 24.26 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T06:12:37.778Z] #28 24.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:37.778Z] #28 24.28 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:37.778Z] #28 24.29 Setting up pigz (2.6-1) ... [2022-05-12T06:12:37.778Z] #28 24.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:37.778Z] #28 24.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:37.778Z] #28 24.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:37.778Z] #28 24.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:37.778Z] #28 24.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:37.778Z] #28 24.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:37.888Z] #21 19.27 Selecting previously unselected package libonig5:arm64. [2022-05-12T06:12:37.888Z] #21 19.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T06:12:37.888Z] #21 19.28 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T06:12:37.888Z] #21 19.40 Selecting previously unselected package libjq1:arm64. [2022-05-12T06:12:38.044Z] #28 24.58 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:38.044Z] #28 24.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:38.044Z] #28 24.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:38.044Z] #28 24.61 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T06:12:38.147Z] #21 19.40 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T06:12:38.147Z] #21 19.41 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T06:12:38.147Z] #21 19.50 Selecting previously unselected package jq. [2022-05-12T06:12:38.147Z] #21 19.51 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-12T06:12:38.147Z] #21 19.51 Unpacking jq (1.6-2.1) ... [2022-05-12T06:12:38.147Z] #21 19.61 Selecting previously unselected package libaio1:arm64. [2022-05-12T06:12:38.147Z] #21 19.62 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-12T06:12:38.147Z] #21 19.66 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-12T06:12:38.147Z] #21 19.73 Selecting previously unselected package libgpm2:arm64. [2022-05-12T06:12:38.162Z] #60 ... [2022-05-12T06:12:38.162Z] [2022-05-12T06:12:38.162Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T06:12:38.162Z] #20 sha256:6b10332125457d3a2cf6b82054e11c664e695a8251e1ae28ab17de2a55bac569 [2022-05-12T06:12:38.162Z] #20 DONE 1.9s [2022-05-12T06:12:38.162Z] [2022-05-12T06:12:38.162Z] #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-12T06:12:38.162Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:38.304Z] #28 24.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:38.304Z] #28 24.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T06:12:38.304Z] #28 24.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T06:12:38.304Z] #28 24.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T06:12:38.304Z] #28 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T06:12:38.304Z] #28 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T06:12:38.304Z] #28 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T06:12:38.304Z] #28 24.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T06:12:38.304Z] #28 24.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T06:12:38.304Z] #28 24.78 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:38.406Z] #21 19.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-12T06:12:38.406Z] #21 19.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-12T06:12:38.406Z] #21 19.82 Selecting previously unselected package libicu67:arm64. [2022-05-12T06:12:38.406Z] #21 19.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-12T06:12:38.406Z] #21 19.82 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T06:12:38.564Z] #28 25.07 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:12:38.564Z] #28 25.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:12:38.564Z] #28 25.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:38.564Z] #28 25.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:38.825Z] #28 25.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:12:38.825Z] #28 25.35 Setting up jq (1.6-2.1) ... [2022-05-12T06:12:38.825Z] #28 25.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:38.825Z] #28 25.37 Setting up iptables (1.8.7-1) ... [2022-05-12T06:12:38.825Z] #28 25.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T06:12:38.825Z] #28 25.40 Setting up iproute2 (5.10.0-4) ... [2022-05-12T06:12:39.085Z] #28 25.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:12:39.345Z] #28 DONE 25.9s [2022-05-12T06:12:39.345Z] [2022-05-12T06:12:39.345Z] #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-12T06:12:39.345Z] #29 sha256:361f885d6c12985a3307751f3aa3daf41d3e745a6030a3c67984ebe4dcb69c5f [2022-05-12T06:12:39.607Z] #29 0.382 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T06:12:39.607Z] #29 0.385 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T06:12:39.607Z] #29 0.387 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T06:12:39.607Z] #29 DONE 0.4s [2022-05-12T06:12:39.867Z] [2022-05-12T06:12:39.867Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T06:12:39.867Z] #30 sha256:f067a273ba8572d0f85b0ac43daf5315e7b4aa64e216823d8aec34dd5ec6e7d1 [2022-05-12T06:12:40.695Z] #21 2.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T06:12:40.695Z] #21 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T06:12:40.695Z] #21 2.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T06:12:40.695Z] #21 2.714 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T06:12:40.939Z] #21 22.42 Selecting previously unselected package libinih1:arm64. [2022-05-12T06:12:41.198Z] #21 22.43 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-12T06:12:41.198Z] #21 22.43 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-12T06:12:41.198Z] #21 22.49 Selecting previously unselected package libnet1:arm64. [2022-05-12T06:12:41.198Z] #21 22.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T06:12:41.198Z] #21 22.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:41.198Z] #21 22.57 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T06:12:41.198Z] #21 22.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T06:12:41.198Z] #21 22.58 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T06:12:41.198Z] #21 22.65 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T06:12:41.198Z] #21 22.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T06:12:41.199Z] #21 22.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T06:12:41.457Z] #21 22.76 Selecting previously unselected package net-tools. [2022-05-12T06:12:41.457Z] #21 22.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-12T06:12:41.457Z] #21 22.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:41.457Z] #21 22.96 Selecting previously unselected package patch. [2022-05-12T06:12:41.457Z] #21 22.97 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-12T06:12:41.457Z] #21 22.98 Unpacking patch (2.7.6-7) ... [2022-05-12T06:12:41.457Z] #21 23.07 Selecting previously unselected package python-pip-whl. [2022-05-12T06:12:41.736Z] #21 23.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:41.736Z] #21 23.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:42.162Z] #21 4.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T06:12:42.333Z] #21 23.59 Selecting previously unselected package python3-lib2to3. [2022-05-12T06:12:42.334Z] #21 23.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T06:12:42.334Z] #21 23.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:42.334Z] #21 23.74 Selecting previously unselected package python3-distutils. [2022-05-12T06:12:42.334Z] #21 23.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T06:12:42.334Z] #21 23.76 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T06:12:42.495Z] Client: [2022-05-12T06:12:42.495Z] Context: default [2022-05-12T06:12:42.495Z] Debug Mode: false [2022-05-12T06:12:42.495Z] Plugins: [2022-05-12T06:12:42.495Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T06:12:42.495Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T06:12:42.495Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T06:12:42.495Z] [2022-05-12T06:12:42.495Z] Server: [2022-05-12T06:12:42.495Z] Containers: 0 [2022-05-12T06:12:42.495Z] Running: 0 [2022-05-12T06:12:42.495Z] Paused: 0 [2022-05-12T06:12:42.495Z] Stopped: 0 [2022-05-12T06:12:42.495Z] Images: 0 [2022-05-12T06:12:42.495Z] Server Version: 20.10.9 [2022-05-12T06:12:42.495Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:12:42.495Z] Windows: [2022-05-12T06:12:42.495Z] LCOW: [2022-05-12T06:12:42.495Z] Logging Driver: json-file [2022-05-12T06:12:42.495Z] Plugins: [2022-05-12T06:12:42.495Z] Volume: local [2022-05-12T06:12:42.495Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:12:42.495Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:12:42.495Z] Swarm: inactive [2022-05-12T06:12:42.495Z] Default Isolation: process [2022-05-12T06:12:42.495Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T06:12:42.495Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T06:12:42.495Z] OSType: windows [2022-05-12T06:12:42.495Z] Architecture: x86_64 [2022-05-12T06:12:42.495Z] CPUs: 4 [2022-05-12T06:12:42.495Z] Total Memory: 32GiB [2022-05-12T06:12:42.495Z] Name: azwin-2-e029e0 [2022-05-12T06:12:42.495Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T06:12:42.495Z] Docker Root Dir: D:\docker [2022-05-12T06:12:42.495Z] Debug Mode: false [2022-05-12T06:12:42.495Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:12:42.495Z] Labels: [2022-05-12T06:12:42.495Z] Experimental: true [2022-05-12T06:12:42.495Z] Insecure Registries: [2022-05-12T06:12:42.495Z] 10.0.0.4:5000 [2022-05-12T06:12:42.495Z] 127.0.0.0/8 [2022-05-12T06:12:42.495Z] Registry Mirrors: [2022-05-12T06:12:42.495Z] http://10.0.0.4:5000/ [2022-05-12T06:12:42.495Z] Live Restore Enabled: false [2022-05-12T06:12:42.495Z] Product License: Community Engine [2022-05-12T06:12:42.495Z] [2022-05-12T06:12:42.596Z] #21 23.88 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:12:42.596Z] #21 23.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:12:42.596Z] #21 23.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:42.596Z] #21 24.04 Selecting previously unselected package python3-setuptools. [2022-05-12T06:12:42.596Z] #21 24.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T06:12:42.596Z] #21 24.04 Unpacking python3-setuptools (52.0.0-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T06:12:42.745Z] #21 34.80 Selecting previously unselected package libinih1:amd64. [2022-05-12T06:12:42.745Z] #21 34.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 34.82 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:42.745Z] #21 34.98 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:12:42.745Z] #21 34.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 35.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:42.745Z] #21 35.15 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:12:42.745Z] #21 35.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 35.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:42.745Z] #21 35.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:12:42.745Z] #21 35.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 35.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:42.745Z] #21 35.34 Selecting previously unselected package net-tools. [2022-05-12T06:12:42.745Z] #21 35.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 35.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:42.745Z] #21 35.54 Selecting previously unselected package patch. [2022-05-12T06:12:42.745Z] #21 35.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T06:12:42.745Z] #21 35.55 Unpacking patch (2.7.6-7) ... [2022-05-12T06:12:42.745Z] #21 35.64 Selecting previously unselected package python-pip-whl. [2022-05-12T06:12:42.745Z] #21 35.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:42.745Z] #21 35.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:42.856Z] #21 24.27 Selecting previously unselected package python3-wheel. [2022-05-12T06:12:42.856Z] #21 24.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T06:12:42.856Z] #21 24.28 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T06:12:42.856Z] #21 24.36 Selecting previously unselected package python3-pip. [2022-05-12T06:12:42.856Z] #21 24.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:42.856Z] #21 24.37 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:43.115Z] #21 24.69 Selecting previously unselected package sudo. [2022-05-12T06:12:43.373Z] #21 24.69 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-12T06:12:43.373Z] #21 24.73 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T06:12:43.537Z] #21 5.627 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T06:12:43.684Z] #21 36.45 Selecting previously unselected package python3-lib2to3. [2022-05-12T06:12:43.684Z] #21 36.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T06:12:43.684Z] #21 36.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:43.684Z] #21 36.61 Selecting previously unselected package python3-distutils. [2022-05-12T06:12:43.684Z] #21 36.63 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T06:12:43.684Z] #21 36.64 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T06:12:43.941Z] #21 25.15 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T06:12:43.941Z] #21 25.15 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-12T06:12:43.941Z] #21 25.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:43.941Z] #21 25.38 Selecting previously unselected package uidmap. [2022-05-12T06:12:43.941Z] #21 25.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-12T06:12:43.941Z] #21 25.40 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T06:12:43.946Z] #21 36.81 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:12:43.946Z] #21 36.82 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:12:43.946Z] #21 36.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:44.200Z] #21 25.53 Selecting previously unselected package vim-runtime. [2022-05-12T06:12:44.200Z] #21 25.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:44.200Z] #21 25.56 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-12T06:12:44.200Z] #21 25.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T06:12:44.200Z] #21 25.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:44.207Z] #21 36.98 Selecting previously unselected package python3-setuptools. [2022-05-12T06:12:44.207Z] #21 36.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T06:12:44.207Z] #21 36.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:44.467Z] #21 37.34 Selecting previously unselected package python3-wheel. [2022-05-12T06:12:44.467Z] #21 37.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T06:12:44.467Z] #21 37.35 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T06:12:44.727Z] #21 37.42 Selecting previously unselected package python3-pip. [2022-05-12T06:12:44.727Z] #21 37.42 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:12:44.727Z] #21 37.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:44.988Z] #21 37.79 Selecting previously unselected package sudo. [2022-05-12T06:12:44.988Z] #21 37.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T06:12:44.988Z] #21 37.81 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T06:12:45.046Z] Commit message: "vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad" [2022-05-12T06:12:45.150Z] #30 5.467 Collecting yamllint==1.26.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T06:12:45.583Z] #21 38.32 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T06:12:45.583Z] #21 38.33 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T06:12:45.583Z] #21 38.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:45.584Z] #21 38.53 Selecting previously unselected package uidmap. [2022-05-12T06:12:45.584Z] #21 38.54 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T06:12:45.584Z] #21 38.54 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T06:12:45.844Z] #21 38.71 Selecting previously unselected package vim-runtime. [2022-05-12T06:12:45.844Z] #21 38.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:45.844Z] #21 38.73 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-12T06:12:45.844Z] #21 38.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T06:12:45.844Z] #21 38.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:46.058Z] #21 ... [2022-05-12T06:12:46.058Z] [2022-05-12T06:12:46.058Z] #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-12T06:12:46.058Z] #34 sha256:7fa459f240146120675f990cfb31bdc3c476009e7cb3d647f528524e3c6c6c4c [2022-05-12T06:12:46.058Z] #34 DONE 143.7s [2022-05-12T06:12:46.316Z] [2022-05-12T06:12:46.316Z] #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-12T06:12:46.316Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:46.530Z] #30 6.503 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T06:12:46.530Z] #30 6.758 Collecting pathspec>=0.5.3 [2022-05-12T06:12:46.530Z] #30 6.761 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T06:12:46.530Z] #30 6.849 Collecting pyyaml [2022-05-12T06:12:46.530Z] #30 6.852 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-12T06:12:46.530Z] #30 6.870 Building wheels for collected packages: yamllint [2022-05-12T06:12:46.573Z] #21 ... [2022-05-12T06:12:46.573Z] [2022-05-12T06:12:46.573Z] #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-12T06:12:46.573Z] #36 sha256:421d57ae3d79ee8eb9ae556fa8e761fb75f7b787a0b78fe8e2fdb5374e881a14 [2022-05-12T06:12:46.573Z] #36 144.4 Delve is a source level debugger for Go programs. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T06:12:46.573Z] #36 144.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Usage: [2022-05-12T06:12:46.573Z] #36 144.4 dlv [command] [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Available Commands: [2022-05-12T06:12:46.573Z] #36 144.4 attach Attach to running process and begin debugging. [2022-05-12T06:12:46.573Z] #36 144.4 connect Connect to a headless debug server with a terminal client. [2022-05-12T06:12:46.573Z] #36 144.4 core Examine a core dump. [2022-05-12T06:12:46.573Z] #36 144.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T06:12:46.573Z] #36 144.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T06:12:46.573Z] #36 144.4 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T06:12:46.573Z] #36 144.4 help Help about any command [2022-05-12T06:12:46.573Z] #36 144.4 run Deprecated command. Use 'debug' instead. [2022-05-12T06:12:46.573Z] #36 144.4 test Compile test binary and begin debugging program. [2022-05-12T06:12:46.573Z] #36 144.4 trace Compile and begin tracing program. [2022-05-12T06:12:46.573Z] #36 144.4 version Prints version. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Flags: [2022-05-12T06:12:46.573Z] #36 144.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T06:12:46.573Z] #36 144.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T06:12:46.573Z] #36 144.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-12T06:12:46.573Z] #36 144.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T06:12:46.573Z] #36 144.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T06:12:46.573Z] #36 144.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-12T06:12:46.573Z] #36 144.4 --disable-aslr Disables address space randomization [2022-05-12T06:12:46.573Z] #36 144.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T06:12:46.573Z] #36 144.4 -h, --help help for dlv [2022-05-12T06:12:46.573Z] #36 144.4 --init string Init file, executed by the terminal client. [2022-05-12T06:12:46.573Z] #36 144.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T06:12:46.573Z] #36 144.4 --log Enable debugging server logging. [2022-05-12T06:12:46.573Z] #36 144.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T06:12:46.573Z] #36 144.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T06:12:46.573Z] #36 144.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T06:12:46.573Z] #36 144.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T06:12:46.573Z] #36 144.4 --wd string Working directory for running the program. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Additional help topics: [2022-05-12T06:12:46.573Z] #36 144.4 dlv backend Help about the --backend flag. [2022-05-12T06:12:46.573Z] #36 144.4 dlv log Help about logging flags. [2022-05-12T06:12:46.573Z] #36 144.4 dlv redirect Help about file redirection. [2022-05-12T06:12:46.573Z] #36 144.4 [2022-05-12T06:12:46.573Z] #36 144.4 Use "dlv [command] --help" for more information about a command. [2022-05-12T06:12:46.737Z] #21 28.31 Selecting previously unselected package vim. [2022-05-12T06:12:46.737Z] #21 28.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T06:12:46.737Z] #21 28.35 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:46.756Z] #23 9.322 Collecting yamllint==1.26.1 [2022-05-12T06:12:46.790Z] #30 6.871 Building wheel for yamllint (setup.py): started [2022-05-12T06:12:46.790Z] #30 7.090 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T06:12:46.790Z] #30 7.091 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6e0f9cc68f8c70358531eab398576123571f18f6ba8d154971a71ccfe147f457 [2022-05-12T06:12:46.790Z] #30 7.091 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T06:12:46.790Z] #30 7.093 Successfully built yamllint [2022-05-12T06:12:46.790Z] #30 7.099 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T06:12:46.833Z] #36 DONE 144.6s [2022-05-12T06:12:46.833Z] [2022-05-12T06:12:46.833Z] #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-12T06:12:46.833Z] #21 sha256:3ea6ccda9c8d8e08e8081a8531fbcc966b433d4731d95caa3f3f98bdcf77bf39 [2022-05-12T06:12:47.013Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T06:12:47.050Z] #30 7.203 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T06:12:47.050Z] #30 DONE 7.3s [2022-05-12T06:12:47.050Z] [2022-05-12T06:12:47.050Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T06:12:47.050Z] #34 sha256:e3da7749d0d5c64fc6008e2b249332070a13a5fd7cdd5e1b16ebf2cb06797db0 [2022-05-12T06:12:47.050Z] #34 DONE 0.1s [2022-05-12T06:12:47.050Z] [2022-05-12T06:12:47.050Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T06:12:47.050Z] #39 sha256:1727d1abfbd208f800c889619ae3ba8212ac98d464b294cd913ac51f1c01a349 [2022-05-12T06:12:47.090Z] #21 9.092 Fetched 8530 kB in 7s (1188 kB/s) [2022-05-12T06:12:47.310Z] #39 DONE 0.2s [2022-05-12T06:12:47.310Z] [2022-05-12T06:12:47.310Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T06:12:47.310Z] #42 sha256:2ce003f71d768f835adb51e9c8c9e5be1cf7bd575e5cb4d312350e191e4d381d [2022-05-12T06:12:47.310Z] #42 DONE 0.1s [2022-05-12T06:12:47.310Z] [2022-05-12T06:12:47.310Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T06:12:47.310Z] #44 sha256:826dd38cec600b2647e450a6a81be40ffee8d6af58a45799f85cce1ad8e13132 [2022-05-12T06:12:47.570Z] #44 DONE 0.1s [2022-05-12T06:12:47.570Z] [2022-05-12T06:12:47.570Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T06:12:47.570Z] #46 sha256:8cc21220bef2c4c0d6efccef43a85fdb6fc2ed535e7b055f10d090d50bc52db0 [2022-05-12T06:12:47.570Z] #46 DONE 0.1s [2022-05-12T06:12:47.570Z] [2022-05-12T06:12:47.570Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T06:12:47.570Z] #48 sha256:74ff06445479d6618905365bf4e270c7783334fd9b5f8076566c6cab4982f727 [2022-05-12T06:12:47.570Z] #48 DONE 0.0s [2022-05-12T06:12:47.570Z] [2022-05-12T06:12:47.570Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T06:12:47.570Z] #52 sha256:3c81042b9c9a89a79aca8fabbb8d82105d38afccc7578c2c8990cf6dce2d86ac [2022-05-12T06:12:47.570Z] #52 DONE 0.0s [2022-05-12T06:12:47.570Z] [2022-05-12T06:12:47.570Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T06:12:47.570Z] #55 sha256:a602dc0906b4d0ae00b0613558b74c9411c09bee948b1b9cb692aab56f5fffc4 [2022-05-12T06:12:47.679Z] #21 28.86 Selecting previously unselected package xfsprogs. [2022-05-12T06:12:47.679Z] #21 28.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-12T06:12:47.679Z] #21 28.86 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T06:12:47.679Z] #21 29.25 Selecting previously unselected package zip. [2022-05-12T06:12:47.831Z] #55 DONE 0.1s [2022-05-12T06:12:47.831Z] [2022-05-12T06:12:47.831Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T06:12:47.831Z] #59 sha256:5a0ea179d41af31b902d9b9c747687892e4283df399998be1e7d4012cbe1e2ae [2022-05-12T06:12:47.831Z] #59 DONE 0.0s [2022-05-12T06:12:47.831Z] [2022-05-12T06:12:47.831Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T06:12:47.831Z] #61 sha256:b83020112a18f2651b5352af76ff70e26fde4c3631251bddd76ea3b56136b810 [2022-05-12T06:12:47.831Z] #61 DONE 0.0s [2022-05-12T06:12:47.831Z] [2022-05-12T06:12:47.831Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T06:12:47.831Z] #63 sha256:629fca55e087cf0f6a3ee705f426a3093a234862780a247d8c9594a85c5da919 [2022-05-12T06:12:47.831Z] #63 DONE 0.1s [2022-05-12T06:12:47.831Z] [2022-05-12T06:12:47.831Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T06:12:47.831Z] #65 sha256:1974f4d2eab5a3391a3b5ec54b47aaebec3e3401c37d549253c4874144db9248 [2022-05-12T06:12:47.831Z] #65 DONE 0.0s [2022-05-12T06:12:47.939Z] #21 29.25 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-12T06:12:47.939Z] #21 29.26 Unpacking zip (3.0-12) ... [2022-05-12T06:12:47.939Z] #21 29.38 Selecting previously unselected package zstd. [2022-05-12T06:12:47.939Z] #21 29.39 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-12T06:12:47.939Z] #21 29.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:48.091Z] [2022-05-12T06:12:48.091Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T06:12:48.091Z] #68 sha256:7235779775f3f55f6c1368d113d176c41e245a2d13aed303b68f6d8f3e1700f6 [2022-05-12T06:12:48.091Z] #68 DONE 0.1s [2022-05-12T06:12:48.091Z] [2022-05-12T06:12:48.091Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T06:12:48.091Z] #72 sha256:580bdfb9823d0b062671f45824a70e693475b851b400357ca0a6a355e3f18755 [2022-05-12T06:12:48.097Z] + docker version [2022-05-12T06:12:48.328Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T06:12:48.328Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0e26fcad\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T06:12:48.328Z] ---------------------------------------------------------------------------- [2022-05-12T06:12:48.328Z] [2022-05-12T06:12:48.328Z] INFO: executeCI.ps1 starting at Thu May 12 06:12:45 CUT 2022 [2022-05-12T06:12:48.328Z] [2022-05-12T06:12:48.328Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T06:12:48.328Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T06:12:48.328Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T06:12:48.328Z] INFO: Environment variables: [2022-05-12T06:12:48.328Z] [2022-05-12T06:12:48.328Z] Name Value [2022-05-12T06:12:48.328Z] ---- ----- [2022-05-12T06:12:48.328Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T06:12:48.328Z] amd64 true [2022-05-12T06:12:48.328Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T06:12:48.328Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T06:12:48.328Z] arm64 true [2022-05-12T06:12:48.328Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T06:12:48.328Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T06:12:48.328Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T06:12:48.328Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T06:12:48.328Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T06:12:48.328Z] BRANCH_NAME PR-43581 [2022-05-12T06:12:48.328Z] BUILD_DISPLAY_NAME #4 [2022-05-12T06:12:48.328Z] BUILD_ID 4 [2022-05-12T06:12:48.328Z] BUILD_NUMBER 4 [2022-05-12T06:12:48.328Z] BUILD_TAG jenkins-moby-PR-43581-4 [2022-05-12T06:12:48.328Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/ [2022-05-12T06:12:48.328Z] cgroup2 true [2022-05-12T06:12:48.328Z] CHANGE_AUTHOR thaJeztah [2022-05-12T06:12:48.328Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T06:12:48.328Z] CHANGE_BRANCH bump_golang_1.18.2 [2022-05-12T06:12:48.328Z] CHANGE_FORK thaJeztah/docker [2022-05-12T06:12:48.328Z] CHANGE_ID 43581 [2022-05-12T06:12:48.328Z] CHANGE_TARGET master [2022-05-12T06:12:48.328Z] CHANGE_TITLE update golang to 1.18.2, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-05-12T06:12:48.328Z] CHANGE_URL https://github.com/moby/moby/pull/43581 [2022-05-12T06:12:48.328Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:12:48.328Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T06:12:48.328Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T06:12:48.328Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T06:12:48.328Z] COMPUTERNAME azwin-2-00f800 [2022-05-12T06:12:48.328Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T06:12:48.328Z] ConfigSequenceNumber 0 [2022-05-12T06:12:48.328Z] dco true [2022-05-12T06:12:48.328Z] DOCKER_BUILDKIT 0 [2022-05-12T06:12:48.328Z] DOCKER_DUT_DEBUG 1 [2022-05-12T06:12:48.328Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T06:12:48.328Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T06:12:48.328Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T06:12:48.328Z] EXECUTOR_NUMBER 0 [2022-05-12T06:12:48.328Z] FQDN azwin-2-00f800.westus.cloudapp.azure.com [2022-05-12T06:12:48.328Z] GIT_BRANCH PR-43581 [2022-05-12T06:12:48.328Z] GIT_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:12:48.328Z] GIT_PREVIOUS_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:12:48.328Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T06:12:48.328Z] HUDSON_COOKIE da458f09-20ec-4eb7-b1df-bad14ceb31f8 [2022-05-12T06:12:48.328Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:12:48.328Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T06:12:48.328Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T06:12:48.328Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T06:12:48.328Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:12:48.328Z] JENKINS_NODE_COOKIE 8ec1d820-b01b-4624-b226-f0eb927c057a [2022-05-12T06:12:48.328Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T06:12:48.328Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T06:12:48.328Z] JOB_BASE_NAME PR-43581 [2022-05-12T06:12:48.328Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/display/redirect [2022-05-12T06:12:48.329Z] JOB_NAME moby/PR-43581 [2022-05-12T06:12:48.329Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/ [2022-05-12T06:12:48.329Z] library.jps.version master [2022-05-12T06:12:48.329Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T06:12:48.329Z] NODE_LABELS amd64 azure azwin-2-00f800 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T06:12:48.329Z] NODE_NAME azwin-2-00f800 [2022-05-12T06:12:48.329Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T06:12:48.329Z] OS Windows_NT [2022-05-12T06:12:48.329Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T06:12:48.329Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T06:12:48.329Z] ppc64le false [2022-05-12T06:12:48.329Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T06:12:48.329Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-12T06:12:48.329Z] PROCESSOR_LEVEL 6 [2022-05-12T06:12:48.329Z] PROCESSOR_REVISION 5504 [2022-05-12T06:12:48.329Z] ProgramData C:\ProgramData [2022-05-12T06:12:48.329Z] ProgramFiles C:\Program Files [2022-05-12T06:12:48.329Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T06:12:48.329Z] ProgramW6432 C:\Program Files [2022-05-12T06:12:48.329Z] PROMPT $P$G [2022-05-12T06:12:48.329Z] PSExecutionPolicyPreference Bypass [2022-05-12T06:12:48.329Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T06:12:48.329Z] PUBLIC C:\Users\Public [2022-05-12T06:12:48.329Z] rootless true [2022-05-12T06:12:48.329Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=artif... [2022-05-12T06:12:48.329Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=changes [2022-05-12T06:12:48.329Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect [2022-05-12T06:12:48.329Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=tests [2022-05-12T06:12:48.329Z] s390x false [2022-05-12T06:12:48.329Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T06:12:48.329Z] SOURCES_DRIVE d [2022-05-12T06:12:48.329Z] SOURCES_SUBDIR gopath [2022-05-12T06:12:48.329Z] STAGE_NAME Run tests [2022-05-12T06:12:48.329Z] SystemDrive C: [2022-05-12T06:12:48.329Z] SystemRoot C:\Windows [2022-05-12T06:12:48.329Z] TEMP C:\Windows\TEMP [2022-05-12T06:12:48.329Z] TESTDEBUG 0 [2022-05-12T06:12:48.329Z] TESTRUN_DRIVE d [2022-05-12T06:12:48.329Z] TESTRUN_SUBDIR CI [2022-05-12T06:12:48.329Z] TIMEOUT 120m [2022-05-12T06:12:48.329Z] TMP C:\Windows\TEMP [2022-05-12T06:12:48.329Z] unit_validate true [2022-05-12T06:12:48.329Z] USERDOMAIN WORKGROUP [2022-05-12T06:12:48.329Z] USERNAME azwin-2-00f800$ [2022-05-12T06:12:48.329Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T06:12:48.329Z] validate_force false [2022-05-12T06:12:48.329Z] windir C:\Windows [2022-05-12T06:12:48.329Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T06:12:48.329Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T06:12:48.329Z] windows2022 true [2022-05-12T06:12:48.329Z] windows2022containerd true [2022-05-12T06:12:48.329Z] windowsRS5 true [2022-05-12T06:12:48.329Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T06:12:48.329Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T06:12:48.329Z] [2022-05-12T06:12:48.329Z] [2022-05-12T06:12:48.329Z] [2022-05-12T06:12:48.329Z] INFO: Sources under d:\gopath\... [2022-05-12T06:12:48.329Z] INFO: Test run under d:\CI\... [2022-05-12T06:12:48.329Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T06:12:48.329Z] INFO: docker/docker repository was found [2022-05-12T06:12:48.329Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T06:12:48.351Z] #72 DONE 0.2s [2022-05-12T06:12:48.351Z] [2022-05-12T06:12:48.351Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T06:12:48.351Z] #77 sha256:362be59ee4ea04a696ba94c6b2a1c12cbb7b705a2a2028dd8fcc6a68eee77b3f [2022-05-12T06:12:48.351Z] #77 DONE 0.1s [2022-05-12T06:12:48.351Z] [2022-05-12T06:12:48.351Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T06:12:48.351Z] #82 sha256:de2f2cf395c4700fda07f3358ecda6599e876d352106e129d20125e2e475bd5e [2022-05-12T06:12:48.381Z] #23 11.50 Collecting pathspec>=0.5.3 [2022-05-12T06:12:48.381Z] #23 11.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T06:12:48.458Z] #21 29.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:48.611Z] #82 DONE 0.2s [2022-05-12T06:12:48.611Z] [2022-05-12T06:12:48.611Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T06:12:48.611Z] #83 sha256:53f5974d292c2700a45acddf371bc3e76ae2c547fd1c72a269cf1f9e44a1da8e [2022-05-12T06:12:48.611Z] #83 DONE 0.0s [2022-05-12T06:12:48.611Z] [2022-05-12T06:12:48.611Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T06:12:48.611Z] #84 sha256:a976ebfccfd688ccefeda57e4aac16d0471d824b5d74b45fe5553f7e64efac5a [2022-05-12T06:12:48.638Z] #23 11.87 Collecting pyyaml [2022-05-12T06:12:48.638Z] #23 11.88 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-12T06:12:48.638Z] #23 11.96 Building wheels for collected packages: yamllint [2022-05-12T06:12:48.638Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-05-12T06:12:48.784Z] ltsc2022: Pulling from windows/servercore [2022-05-12T06:12:48.784Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T06:12:48.784Z] 12fb50a031bd: Pulling fs layer [2022-05-12T06:12:49.027Z] #21 30.43 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T06:12:49.027Z] #21 30.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:49.027Z] #21 30.46 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-12T06:12:49.027Z] #21 30.49 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T06:12:49.027Z] #21 30.51 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T06:12:49.138Z] #21 41.58 Selecting previously unselected package vim. [2022-05-12T06:12:49.138Z] #21 41.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:49.138Z] #21 41.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:49.138Z] #21 42.10 Selecting previously unselected package xfsprogs. [2022-05-12T06:12:49.138Z] #21 42.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T06:12:49.138Z] #21 42.10 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T06:12:49.287Z] #21 30.56 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-12T06:12:49.287Z] #21 30.58 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T06:12:49.287Z] #21 30.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:49.287Z] #21 30.61 Setting up bzip2 (1.0.8-4) ... [2022-05-12T06:12:49.287Z] #21 30.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T06:12:49.287Z] #21 30.63 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T06:12:49.568Z] #23 12.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T06:12:49.568Z] #23 12.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19836a836c4328d5a461cd229ddacfc62dfb8451504e0c3ad96e87f1f0949e00 [2022-05-12T06:12:49.568Z] #23 12.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T06:12:49.568Z] #23 12.97 Successfully built yamllint [2022-05-12T06:12:49.568Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T06:12:49.613Z] #21 9.092 Reading package lists... [2022-05-12T06:12:49.709Z] #21 42.52 Selecting previously unselected package zip. [2022-05-12T06:12:49.709Z] #21 42.54 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T06:12:49.709Z] #21 42.54 Unpacking zip (3.0-12) ... [2022-05-12T06:12:49.709Z] #21 42.65 Selecting previously unselected package zstd. [2022-05-12T06:12:49.709Z] #21 42.67 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T06:12:49.709Z] #21 42.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:49.807Z] #21 31.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:49.807Z] #21 31.17 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-12T06:12:49.807Z] #21 31.19 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:49.807Z] #21 31.21 Setting up apparmor (2.13.6-10) ... [2022-05-12T06:12:49.995Z] #84 DONE 1.3s [2022-05-12T06:12:49.995Z] [2022-05-12T06:12:49.995Z] #85 exporting to image [2022-05-12T06:12:49.995Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T06:12:49.995Z] #85 exporting layers [2022-05-12T06:12:50.133Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T06:12:50.280Z] #21 43.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:12:50.390Z] #23 DONE 13.8s [2022-05-12T06:12:50.390Z] [2022-05-12T06:12:50.390Z] #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-12T06:12:50.390Z] #60 sha256:e8e7b45eebe4b00cd0bc2dcdcd8702dd0aa51c4b6b976a4016fab298b03ae60d [2022-05-12T06:12:50.646Z] #60 ... [2022-05-12T06:12:50.646Z] [2022-05-12T06:12:50.646Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T06:12:50.646Z] #27 sha256:8a6902086f49652dffb92c1900eeb54c998fed9cace3798d1a2c3f216d28066f [2022-05-12T06:12:50.646Z] #27 DONE 0.2s [2022-05-12T06:12:50.646Z] [2022-05-12T06:12:50.646Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T06:12:50.646Z] #32 sha256:fc99a599cd8b8b019fe535f9ef03bdffdfb998984907f6aed78555839fd9206d [2022-05-12T06:12:50.850Z] #21 43.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:50.850Z] #21 43.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:12:50.850Z] #21 43.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:12:50.850Z] #21 43.87 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:12:50.850Z] #21 43.88 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:12:50.850Z] #21 43.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T06:12:51.111Z] #21 43.91 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T06:12:51.111Z] #21 43.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:12:51.111Z] #21 43.93 Setting up bzip2 (1.0.8-4) ... [2022-05-12T06:12:51.111Z] #21 43.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:12:51.111Z] #21 43.96 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T06:12:51.187Z] #21 32.59 Setting up zip (3.0-12) ... [2022-05-12T06:12:51.188Z] #21 32.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:51.188Z] #21 32.62 Setting up bash-completion (1:2.11-2) ... [2022-05-12T06:12:51.265Z] #32 DONE 0.4s [2022-05-12T06:12:51.266Z] [2022-05-12T06:12:51.266Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T06:12:51.266Z] #35 sha256:01db3653c7949b5b7882e990340c0c8f558df1de74a173685a9b7d563784261a [2022-05-12T06:12:51.266Z] #35 DONE 0.1s [2022-05-12T06:12:51.266Z] [2022-05-12T06:12:51.266Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T06:12:51.266Z] #37 sha256:076021b7a7f83bf5f2d3766fe586fffacdc290983c9082542484a77559cbcec9 [2022-05-12T06:12:51.266Z] #37 DONE 0.1s [2022-05-12T06:12:51.266Z] [2022-05-12T06:12:51.266Z] #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-12T06:12:51.266Z] #60 sha256:e8e7b45eebe4b00cd0bc2dcdcd8702dd0aa51c4b6b976a4016fab298b03ae60d [2022-05-12T06:12:51.557Z] #60 ... [2022-05-12T06:12:51.557Z] [2022-05-12T06:12:51.557Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T06:12:51.557Z] #39 sha256:2933377fd98c0c93a26f931a4f0f90105e331e3bdd6ac33f53ca74abca40c2a6 [2022-05-12T06:12:51.557Z] #39 DONE 0.1s [2022-05-12T06:12:51.557Z] [2022-05-12T06:12:51.557Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T06:12:51.557Z] #41 sha256:10095d2d4fb18a928a068642c27785df6a8202a1d1d1e82c18c69fbc77e8a271 [2022-05-12T06:12:51.557Z] #41 DONE 0.1s [2022-05-12T06:12:51.557Z] [2022-05-12T06:12:51.557Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T06:12:51.557Z] #45 sha256:ed25891bf65e489117176ae47e4d02a5865eba7fdc3355a3860789af35e0658b [2022-05-12T06:12:51.557Z] #45 DONE 0.1s [2022-05-12T06:12:51.557Z] [2022-05-12T06:12:51.557Z] #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-12T06:12:51.557Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:12:51.942Z] #21 44.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:51.942Z] #21 44.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:51.942Z] #21 44.68 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:51.942Z] #21 44.69 Setting up apparmor (2.13.6-10) ... [2022-05-12T06:12:52.132Z] #21 11.65 Reading package lists... [2022-05-12T06:12:52.953Z] #21 14.27 Building dependency tree... [2022-05-12T06:12:53.730Z] #21 35.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:53.730Z] #21 35.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T06:12:53.730Z] #21 35.17 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-12T06:12:53.730Z] #21 35.18 Setting up patch (2.7.6-7) ... [2022-05-12T06:12:53.730Z] #21 35.20 Setting up sudo (1.9.5p2-3) ... [2022-05-12T06:12:53.884Z] #21 15.69 The following additional packages will be installed: [2022-05-12T06:12:53.884Z] #21 15.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:53.884Z] #21 15.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T06:12:53.884Z] #21 15.69 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T06:12:53.884Z] #21 15.69 python3-pkg-resources vim-runtime xxd [2022-05-12T06:12:53.884Z] #21 15.69 Suggested packages: [2022-05-12T06:12:53.884Z] #21 15.69 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T06:12:53.884Z] #21 15.69 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T06:12:53.884Z] #21 15.69 acl attr quota [2022-05-12T06:12:53.884Z] #21 15.69 Recommended packages: [2022-05-12T06:12:53.884Z] #21 15.69 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T06:12:53.989Z] #21 35.26 invoke-rc.d: could not determine current runlevel [2022-05-12T06:12:53.990Z] #21 35.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:12:53.990Z] #21 35.29 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T06:12:53.990Z] #21 35.32 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-12T06:12:53.990Z] #21 35.34 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:53.990Z] #21 35.37 Setting up pigz (2.6-1) ... [2022-05-12T06:12:53.990Z] #21 35.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T06:12:53.990Z] #21 35.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T06:12:54.249Z] #21 35.50 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:54.249Z] #21 35.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:54.492Z] #21 47.29 Setting up zip (3.0-12) ... [2022-05-12T06:12:54.492Z] #21 47.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:54.492Z] #21 47.50 Setting up bash-completion (1:2.11-2) ... [2022-05-12T06:12:54.769Z] #21 36.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-12T06:12:54.769Z] #21 36.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:54.815Z] #21 16.59 The following NEW packages will be installed: [2022-05-12T06:12:54.815Z] #21 16.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T06:12:54.815Z] #21 16.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T06:12:54.815Z] #21 16.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T06:12:54.815Z] #21 16.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T06:12:54.815Z] #21 16.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T06:12:54.815Z] #21 16.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T06:12:54.815Z] #21 16.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T06:12:54.815Z] #21 16.60 xz-utils zip zstd [2022-05-12T06:12:54.815Z] #21 16.92 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:12:54.815Z] #21 16.92 Need to get 27.6 MB of archives. [2022-05-12T06:12:54.815Z] #21 16.92 After this operation, 106 MB of additional disk space will be used. [2022-05-12T06:12:54.815Z] #21 16.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T06:12:54.815Z] #21 16.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T06:12:54.815Z] #21 16.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T06:12:54.815Z] #21 16.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T06:12:55.029Z] #21 36.41 Setting up libelf1:arm64 (0.183-1) ... [2022-05-12T06:12:55.029Z] #21 36.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:55.029Z] #21 36.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T06:12:55.029Z] #21 36.47 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T06:12:55.072Z] #21 16.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T06:12:55.072Z] #21 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T06:12:55.072Z] #21 16.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T06:12:55.072Z] #21 16.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T06:12:55.072Z] #21 16.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T06:12:55.072Z] #21 16.98 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-12T06:12:55.072Z] #21 16.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T06:12:55.072Z] #21 16.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T06:12:55.072Z] #21 17.00 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-12T06:12:55.072Z] #21 17.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T06:12:55.072Z] #21 17.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T06:12:55.072Z] #21 17.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T06:12:55.072Z] #21 17.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T06:12:55.072Z] #21 17.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T06:12:55.072Z] #21 17.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T06:12:55.072Z] #21 17.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T06:12:55.072Z] #21 17.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T06:12:55.072Z] #21 17.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T06:12:55.072Z] #21 17.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T06:12:55.072Z] #21 17.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T06:12:55.072Z] #21 17.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T06:12:55.072Z] #21 17.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T06:12:55.072Z] #21 17.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T06:12:55.288Z] #21 36.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:55.330Z] #21 17.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T06:12:55.330Z] #21 17.33 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-12T06:12:55.330Z] #21 17.33 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-12T06:12:55.330Z] #21 17.33 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-12T06:12:55.330Z] #21 17.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T06:12:55.330Z] #21 17.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T06:12:55.330Z] #21 17.35 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-12T06:12:55.330Z] #21 17.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T06:12:55.331Z] #21 17.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T06:12:55.331Z] #21 17.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T06:12:55.331Z] #21 17.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T06:12:55.331Z] #21 17.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T06:12:55.547Z] #21 36.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T06:12:55.547Z] #21 36.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T06:12:55.547Z] #21 36.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T06:12:55.547Z] #21 36.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T06:12:55.548Z] #21 36.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T06:12:55.548Z] #21 36.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T06:12:55.548Z] #21 36.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T06:12:55.548Z] #21 36.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T06:12:55.548Z] #21 36.95 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:55.587Z] #21 17.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T06:12:55.587Z] #21 17.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T06:12:55.587Z] #21 17.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T06:12:55.587Z] #21 17.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T06:12:55.587Z] #21 17.50 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-12T06:12:55.587Z] #21 17.68 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T06:12:55.844Z] #21 17.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T06:12:55.844Z] #21 17.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T06:12:55.844Z] #21 17.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T06:12:56.407Z] #21 18.29 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:12:56.407Z] #21 18.41 Fetched 27.6 MB in 1s (24.5 MB/s) [2022-05-12T06:12:56.407Z] #21 18.47 Selecting previously unselected package pigz. [2022-05-12T06:12:56.407Z] #21 18.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T06:12:56.407Z] #21 18.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T06:12:56.407Z] #21 18.52 Unpacking pigz (2.6-1) ... [2022-05-12T06:12:56.634Z] Client: [2022-05-12T06:12:56.634Z] Version: 20.10.9 [2022-05-12T06:12:56.634Z] API version: 1.41 [2022-05-12T06:12:56.634Z] Go version: go1.16.8 [2022-05-12T06:12:56.634Z] Git commit: c2ea9bc [2022-05-12T06:12:56.634Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:12:56.634Z] OS/Arch: windows/amd64 [2022-05-12T06:12:56.634Z] Context: default [2022-05-12T06:12:56.634Z] Experimental: true [2022-05-12T06:12:56.634Z] [2022-05-12T06:12:56.634Z] Server: Docker Engine - Community [2022-05-12T06:12:56.634Z] Engine: [2022-05-12T06:12:56.634Z] Version: 20.10.9 [2022-05-12T06:12:56.634Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:12:56.634Z] Go version: go1.16.8 [2022-05-12T06:12:56.634Z] Git commit: 79ea9d3 [2022-05-12T06:12:56.634Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:12:56.634Z] OS/Arch: windows/amd64 [2022-05-12T06:12:56.634Z] Experimental: true [2022-05-12T06:12:56.664Z] #21 18.60 Selecting previously unselected package libelf1:amd64. [2022-05-12T06:12:56.664Z] #21 18.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T06:12:56.664Z] #21 18.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:56.664Z] #21 18.74 Selecting previously unselected package libbpf0:amd64. [2022-05-12T06:12:56.664Z] #21 18.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T06:12:56.664Z] #21 18.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:12:56.745Z] #21 38.03 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T06:12:56.745Z] #21 38.05 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T06:12:56.745Z] #21 38.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:12:56.745Z] #21 38.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:12:56.921Z] #21 18.82 Selecting previously unselected package libcap2:amd64. [2022-05-12T06:12:56.921Z] #21 18.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:56.921Z] #21 18.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:12:56.921Z] #21 18.89 Selecting previously unselected package libmnl0:amd64. [2022-05-12T06:12:56.921Z] #21 18.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T06:12:56.921Z] #21 18.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:56.921Z] #21 18.98 Selecting previously unselected package libxtables12:amd64. [2022-05-12T06:12:56.921Z] #21 18.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T06:12:56.921Z] #21 18.99 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:56.921Z] #21 19.06 Selecting previously unselected package libcap2-bin. [2022-05-12T06:12:56.921Z] #21 19.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T06:12:56.921Z] #21 19.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T06:12:57.178Z] #21 19.15 Selecting previously unselected package iproute2. [2022-05-12T06:12:57.178Z] #21 19.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T06:12:57.178Z] #21 19.15 Unpacking iproute2 (5.10.0-4) ... [Pipeline] sh [2022-05-12T06:12:57.339Z] 12fb50a031bd: Verifying Checksum [2022-05-12T06:12:57.339Z] 12fb50a031bd: Download complete [2022-05-12T06:12:57.434Z] #21 19.53 Selecting previously unselected package xxd. [2022-05-12T06:12:57.684Z] #21 39.09 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T06:12:57.684Z] #21 39.11 Setting up jq (1.6-2.1) ... [2022-05-12T06:12:57.684Z] #21 39.13 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-12T06:12:57.691Z] #21 19.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:12:57.691Z] #21 19.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:57.691Z] #21 19.66 Selecting previously unselected package vim-common. [2022-05-12T06:12:57.691Z] #21 19.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:12:57.691Z] #21 19.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:57.826Z] #21 50.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:12:57.826Z] #21 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T06:12:57.826Z] #21 50.48 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:12:57.826Z] #21 50.52 Setting up patch (2.7.6-7) ... [2022-05-12T06:12:57.826Z] #21 50.62 Setting up sudo (1.9.5p2-3) ... [2022-05-12T06:12:57.826Z] #21 50.85 invoke-rc.d: could not determine current runlevel [2022-05-12T06:12:57.826Z] #21 50.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:12:57.826Z] #21 50.87 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T06:12:57.944Z] #21 39.18 Setting up iptables (1.8.7-1) ... [2022-05-12T06:12:57.944Z] #21 39.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T06:12:57.944Z] #21 39.23 Setting up iproute2 (5.10.0-4) ... [2022-05-12T06:12:57.948Z] #21 19.82 Selecting previously unselected package bash-completion. [2022-05-12T06:12:57.948Z] #21 19.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T06:12:58.087Z] #21 50.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:12:58.087Z] #21 50.90 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T06:12:58.087Z] #21 50.91 Setting up pigz (2.6-1) ... [2022-05-12T06:12:58.087Z] #21 50.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:12:58.087Z] #21 50.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:12:58.087Z] #21 50.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:12:58.087Z] #21 50.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:58.148Z] + docker info [2022-05-12T06:12:58.148Z] Client: [2022-05-12T06:12:58.148Z] Context: default [2022-05-12T06:12:58.148Z] Debug Mode: false [2022-05-12T06:12:58.148Z] [2022-05-12T06:12:58.148Z] Server: [2022-05-12T06:12:58.148Z] Containers: 0 [2022-05-12T06:12:58.148Z] Running: 0 [2022-05-12T06:12:58.148Z] Paused: 0 [2022-05-12T06:12:58.148Z] Stopped: 0 [2022-05-12T06:12:58.148Z] Images: 0 [2022-05-12T06:12:58.148Z] Server Version: 20.10.9 [2022-05-12T06:12:58.148Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:12:58.148Z] Windows: [2022-05-12T06:12:58.148Z] LCOW: [2022-05-12T06:12:58.148Z] Logging Driver: json-file [2022-05-12T06:12:58.148Z] Plugins: [2022-05-12T06:12:58.148Z] Volume: local [2022-05-12T06:12:58.148Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:12:58.148Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:12:58.148Z] Swarm: inactive [2022-05-12T06:12:58.148Z] Default Isolation: process [2022-05-12T06:12:58.149Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:12:58.149Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T06:12:58.149Z] OSType: windows [2022-05-12T06:12:58.149Z] Architecture: x86_64 [2022-05-12T06:12:58.149Z] CPUs: 4 [2022-05-12T06:12:58.149Z] Total Memory: 32GiB [2022-05-12T06:12:58.149Z] Name: azwin-2-00f801 [2022-05-12T06:12:58.149Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T06:12:58.149Z] Docker Root Dir: D:\docker [2022-05-12T06:12:58.149Z] Debug Mode: false [2022-05-12T06:12:58.149Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:12:58.149Z] Labels: [2022-05-12T06:12:58.149Z] Experimental: true [2022-05-12T06:12:58.149Z] Insecure Registries: [2022-05-12T06:12:58.149Z] 10.0.0.4:5000 [2022-05-12T06:12:58.149Z] 127.0.0.0/8 [2022-05-12T06:12:58.149Z] Registry Mirrors: [2022-05-12T06:12:58.149Z] http://10.0.0.4:5000/ [2022-05-12T06:12:58.149Z] Live Restore Enabled: false [2022-05-12T06:12:58.149Z] Product License: Community Engine [2022-05-12T06:12:58.149Z] [2022-05-12T06:12:58.204Z] #21 39.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T06:12:59.027Z] #21 51.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:12:59.027Z] #21 51.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:12:59.142Z] #21 DONE 40.5s [2022-05-12T06:12:59.142Z] [2022-05-12T06:12:59.142Z] #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-12T06:12:59.143Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:12:59.143Z] #64 ... [2022-05-12T06:12:59.143Z] [2022-05-12T06:12:59.143Z] #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-12T06:12:59.143Z] #22 sha256:738b452689b41982922e72290747c85eff7ed79290ed47eb3139cfe540e2a26b [2022-05-12T06:12:59.287Z] #21 52.07 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T06:12:59.287Z] #21 52.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:12:59.287Z] #21 52.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:12:59.287Z] #21 52.13 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T06:12:59.712Z] #22 0.689 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T06:12:59.712Z] #22 0.694 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T06:12:59.712Z] #22 0.699 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T06:12:59.842Z] #21 21.56 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T06:12:59.857Z] #21 52.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:12:59.857Z] #21 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T06:12:59.857Z] #21 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T06:12:59.857Z] #21 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T06:12:59.857Z] #21 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T06:12:59.857Z] #21 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T06:12:59.857Z] #21 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T06:12:59.857Z] #21 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T06:12:59.857Z] #21 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T06:12:59.857Z] #21 52.60 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T06:12:59.972Z] #22 DONE 0.8s [2022-05-12T06:12:59.972Z] [2022-05-12T06:12:59.972Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T06:12:59.972Z] #23 sha256:cf1ea51d79e7e1186917e6b54013acc00496a97c81e5f9add28c3602787cf7a5 [2022-05-12T06:13:00.099Z] #21 21.98 Selecting previously unselected package bzip2. [2022-05-12T06:13:00.099Z] #21 22.00 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T06:13:00.099Z] #21 22.00 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T06:13:00.099Z] #21 22.09 Selecting previously unselected package xz-utils. [2022-05-12T06:13:00.099Z] #21 22.09 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T06:13:00.099Z] #21 22.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:13:00.356Z] #21 22.26 Selecting previously unselected package apparmor. [2022-05-12T06:13:00.356Z] #21 22.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T06:13:00.356Z] #21 22.30 Unpacking apparmor (2.13.6-10) ... [2022-05-12T06:13:00.613Z] #21 22.66 Selecting previously unselected package inetutils-ping. [2022-05-12T06:13:00.613Z] #21 22.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T06:13:00.613Z] #21 22.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T06:13:00.613Z] #21 22.78 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T06:13:00.797Z] #21 53.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:13:00.797Z] #21 53.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:13:00.870Z] #21 22.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:13:00.870Z] #21 22.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:13:00.870Z] #21 22.86 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T06:13:00.870Z] #21 22.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T06:13:00.870Z] #21 22.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:13:00.870Z] #21 22.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T06:13:00.870Z] #21 22.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T06:13:00.870Z] #21 22.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:13:00.870Z] #21 22.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T06:13:00.870Z] #21 22.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T06:13:00.870Z] #21 22.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:13:00.870Z] #21 23.05 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T06:13:01.057Z] #21 53.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:13:01.057Z] #21 53.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:13:01.127Z] #21 23.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T06:13:01.127Z] #21 23.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:13:01.127Z] #21 23.14 Selecting previously unselected package iptables. [2022-05-12T06:13:01.127Z] #21 23.14 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T06:13:01.127Z] #21 23.15 Unpacking iptables (1.8.7-1) ... [2022-05-12T06:13:01.384Z] #21 23.41 Selecting previously unselected package libonig5:amd64. [2022-05-12T06:13:01.384Z] #21 23.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T06:13:01.384Z] #21 23.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:13:01.640Z] #21 23.55 Selecting previously unselected package libjq1:amd64. [2022-05-12T06:13:01.640Z] #21 23.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T06:13:01.640Z] #21 23.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:13:01.640Z] #21 23.68 Selecting previously unselected package jq. [2022-05-12T06:13:01.640Z] #21 23.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T06:13:01.640Z] #21 23.69 Unpacking jq (1.6-2.1) ... [2022-05-12T06:13:01.640Z] #21 23.76 Selecting previously unselected package libaio1:amd64. [2022-05-12T06:13:01.897Z] #21 23.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T06:13:01.897Z] #21 23.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:13:01.897Z] #21 23.83 Selecting previously unselected package libgpm2:amd64. [2022-05-12T06:13:01.897Z] #21 23.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T06:13:01.897Z] #21 23.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:13:01.897Z] #21 23.92 Selecting previously unselected package libicu67:amd64. [2022-05-12T06:13:01.897Z] #21 23.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T06:13:01.897Z] #21 23.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T06:13:01.998Z] #21 54.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:13:01.998Z] #21 54.98 Setting up jq (1.6-2.1) ... [2022-05-12T06:13:02.261Z] #21 55.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:13:02.261Z] #21 55.01 Setting up iptables (1.8.7-1) ... [2022-05-12T06:13:02.261Z] #21 55.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T06:13:02.261Z] #21 55.07 Setting up iproute2 (5.10.0-4) ... [2022-05-12T06:13:02.832Z] #21 55.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:13:03.093Z] #21 DONE 55.9s [2022-05-12T06:13:03.093Z] [2022-05-12T06:13:03.093Z] #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-12T06:13:03.093Z] #22 sha256:58e2f750760f039229b3c8509e4906d565322ace8a16312c8cc2f310df14e97e [2022-05-12T06:13:04.035Z] #22 0.824 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T06:13:04.035Z] #22 0.828 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T06:13:04.035Z] #22 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T06:13:04.035Z] #22 DONE 0.9s [2022-05-12T06:13:04.035Z] [2022-05-12T06:13:04.035Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T06:13:04.035Z] #23 sha256:17c30db889aab6e0ec82b3d11261992b8035cee74d00b43df8a7faa676712db1 [2022-05-12T06:13:05.172Z] #21 26.81 Selecting previously unselected package libinih1:amd64. [2022-05-12T06:13:05.172Z] #21 26.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T06:13:05.172Z] #21 26.82 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T06:13:05.172Z] #21 26.88 Selecting previously unselected package libnet1:amd64. [2022-05-12T06:13:05.172Z] #21 26.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T06:13:05.172Z] #21 26.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:13:05.172Z] #21 26.98 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T06:13:05.172Z] #21 26.99 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T06:13:05.172Z] #21 27.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:13:05.172Z] #21 27.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T06:13:05.172Z] #21 27.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T06:13:05.172Z] #21 27.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:13:05.172Z] #21 27.15 Selecting previously unselected package net-tools. [2022-05-12T06:13:05.172Z] #21 27.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T06:13:05.172Z] #21 27.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:13:05.429Z] #21 27.32 Selecting previously unselected package patch. [2022-05-12T06:13:05.429Z] #21 27.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T06:13:05.429Z] #21 27.33 Unpacking patch (2.7.6-7) ... [2022-05-12T06:13:05.429Z] #21 27.43 Selecting previously unselected package python-pip-whl. [2022-05-12T06:13:05.429Z] #21 27.44 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:13:05.429Z] #21 27.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:13:05.993Z] #21 27.96 Selecting previously unselected package python3-lib2to3. [2022-05-12T06:13:05.993Z] #21 27.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T06:13:05.993Z] #21 27.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:13:05.993Z] #21 28.09 Selecting previously unselected package python3-distutils. [2022-05-12T06:13:05.993Z] #21 28.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T06:13:05.993Z] #21 28.10 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T06:13:06.251Z] #21 28.20 Selecting previously unselected package python3-pkg-resources. [2022-05-12T06:13:06.251Z] #21 28.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T06:13:06.251Z] #21 28.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:13:06.507Z] #21 28.36 Selecting previously unselected package python3-setuptools. [2022-05-12T06:13:06.507Z] #21 28.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T06:13:06.507Z] #21 28.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T06:13:06.507Z] #21 28.60 Selecting previously unselected package python3-wheel. [2022-05-12T06:13:06.764Z] #21 28.60 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T06:13:06.764Z] #21 28.60 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T06:13:06.764Z] #21 28.67 Selecting previously unselected package python3-pip. [2022-05-12T06:13:06.764Z] #21 28.68 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T06:13:06.764Z] #21 28.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:13:07.021Z] #21 28.92 Selecting previously unselected package sudo. [2022-05-12T06:13:07.021Z] #21 28.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T06:13:07.021Z] #21 28.92 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T06:13:07.584Z] #21 29.38 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T06:13:07.584Z] #21 29.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T06:13:07.584Z] #21 29.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:13:07.584Z] #21 29.61 Selecting previously unselected package uidmap. [2022-05-12T06:13:07.584Z] #21 29.61 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T06:13:07.584Z] #21 29.61 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T06:13:07.585Z] #21 29.75 Selecting previously unselected package vim-runtime. [2022-05-12T06:13:07.841Z] #21 29.76 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T06:13:07.841Z] #21 29.80 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-12T06:13:07.841Z] #21 29.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T06:13:07.841Z] #21 29.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:08.106Z] #85 exporting layers 15.7s done [2022-05-12T06:13:08.106Z] #85 writing image sha256:af45f927439d338be6d62d54d1f8231799cfd9aae78a59c76fe32e0160b5d323 done [2022-05-12T06:13:08.106Z] #85 naming to docker.io/library/docker:f9cef468f916655e1d63df643f2ef96716ead84f done [2022-05-12T06:13:08.106Z] #85 DONE 15.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T06:13:08.316Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T06:13:08.316Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d91911ca\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T06:13:08.316Z] ---------------------------------------------------------------------------- [2022-05-12T06:13:08.316Z] [2022-05-12T06:13:08.316Z] INFO: executeCI.ps1 starting at Thu May 12 06:13:05 CUT 2022 [2022-05-12T06:13:08.316Z] [2022-05-12T06:13:08.316Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T06:13:08.316Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T06:13:08.316Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T06:13:08.316Z] INFO: Environment variables: [2022-05-12T06:13:08.316Z] [2022-05-12T06:13:08.316Z] Name Value [2022-05-12T06:13:08.316Z] ---- ----- [2022-05-12T06:13:08.316Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T06:13:08.316Z] amd64 true [2022-05-12T06:13:08.316Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T06:13:08.316Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T06:13:08.316Z] arm64 true [2022-05-12T06:13:08.316Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T06:13:08.316Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T06:13:08.316Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T06:13:08.316Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T06:13:08.316Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T06:13:08.316Z] BRANCH_NAME PR-43581 [2022-05-12T06:13:08.316Z] BUILD_DISPLAY_NAME #4 [2022-05-12T06:13:08.316Z] BUILD_ID 4 [2022-05-12T06:13:08.316Z] BUILD_NUMBER 4 [2022-05-12T06:13:08.316Z] BUILD_TAG jenkins-moby-PR-43581-4 [2022-05-12T06:13:08.316Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/ [2022-05-12T06:13:08.316Z] cgroup2 true [2022-05-12T06:13:08.316Z] CHANGE_AUTHOR thaJeztah [2022-05-12T06:13:08.316Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T06:13:08.316Z] CHANGE_BRANCH bump_golang_1.18.2 [2022-05-12T06:13:08.316Z] CHANGE_FORK thaJeztah/docker [2022-05-12T06:13:08.316Z] CHANGE_ID 43581 [2022-05-12T06:13:08.316Z] CHANGE_TARGET master [2022-05-12T06:13:08.316Z] CHANGE_TITLE update golang to 1.18.2, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-05-12T06:13:08.316Z] CHANGE_URL https://github.com/moby/moby/pull/43581 [2022-05-12T06:13:08.316Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:13:08.316Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T06:13:08.316Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T06:13:08.316Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T06:13:08.316Z] COMPUTERNAME azwin-2-e029e0 [2022-05-12T06:13:08.316Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T06:13:08.316Z] ConfigSequenceNumber 0 [2022-05-12T06:13:08.316Z] dco true [2022-05-12T06:13:08.316Z] DOCKER_BUILDKIT 0 [2022-05-12T06:13:08.317Z] DOCKER_DUT_DEBUG 1 [2022-05-12T06:13:08.317Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T06:13:08.317Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T06:13:08.317Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T06:13:08.317Z] EXECUTOR_NUMBER 0 [2022-05-12T06:13:08.317Z] FQDN azwin-2-e029e0.westus.cloudapp.azure.com [2022-05-12T06:13:08.317Z] GIT_BRANCH PR-43581 [2022-05-12T06:13:08.317Z] GIT_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:13:08.317Z] GIT_PREVIOUS_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:13:08.317Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T06:13:08.317Z] HUDSON_COOKIE 885826ec-f91a-470f-b194-7aae335a2db9 [2022-05-12T06:13:08.317Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:13:08.317Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T06:13:08.317Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T06:13:08.317Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T06:13:08.317Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:13:08.317Z] JENKINS_NODE_COOKIE ffeebc79-dc75-45af-a4a6-11b60df5bad9 [2022-05-12T06:13:08.317Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T06:13:08.317Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T06:13:08.317Z] JOB_BASE_NAME PR-43581 [2022-05-12T06:13:08.317Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/display/redirect [2022-05-12T06:13:08.317Z] JOB_NAME moby/PR-43581 [2022-05-12T06:13:08.317Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/ [2022-05-12T06:13:08.317Z] library.jps.version master [2022-05-12T06:13:08.317Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T06:13:08.317Z] NODE_LABELS amd64 azure azwin-2-e029e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T06:13:08.317Z] NODE_NAME azwin-2-e029e0 [2022-05-12T06:13:08.317Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T06:13:08.317Z] OS Windows_NT [2022-05-12T06:13:08.317Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T06:13:08.317Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T06:13:08.317Z] ppc64le false [2022-05-12T06:13:08.317Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T06:13:08.317Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-12T06:13:08.317Z] PROCESSOR_LEVEL 6 [2022-05-12T06:13:08.317Z] PROCESSOR_REVISION 5504 [2022-05-12T06:13:08.317Z] ProgramData C:\ProgramData [2022-05-12T06:13:08.317Z] ProgramFiles C:\Program Files [2022-05-12T06:13:08.317Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T06:13:08.317Z] ProgramW6432 C:\Program Files [2022-05-12T06:13:08.317Z] PROMPT $P$G [2022-05-12T06:13:08.317Z] PSExecutionPolicyPreference Bypass [2022-05-12T06:13:08.317Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T06:13:08.317Z] PUBLIC C:\Users\Public [2022-05-12T06:13:08.317Z] rootless true [2022-05-12T06:13:08.317Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=artif... [2022-05-12T06:13:08.317Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=changes [2022-05-12T06:13:08.317Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect [2022-05-12T06:13:08.317Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=tests [2022-05-12T06:13:08.317Z] s390x false [2022-05-12T06:13:08.317Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T06:13:08.317Z] SOURCES_DRIVE d [2022-05-12T06:13:08.317Z] SOURCES_SUBDIR gopath [2022-05-12T06:13:08.317Z] STAGE_NAME Run tests [2022-05-12T06:13:08.317Z] SystemDrive C: [2022-05-12T06:13:08.317Z] SystemRoot C:\Windows [2022-05-12T06:13:08.317Z] TEMP C:\Windows\TEMP [2022-05-12T06:13:08.317Z] TESTDEBUG 0 [2022-05-12T06:13:08.317Z] TESTRUN_DRIVE d [2022-05-12T06:13:08.317Z] TESTRUN_SUBDIR CI [2022-05-12T06:13:08.317Z] TIMEOUT 120m [2022-05-12T06:13:08.317Z] TMP C:\Windows\TEMP [2022-05-12T06:13:08.317Z] unit_validate true [2022-05-12T06:13:08.317Z] USERDOMAIN WORKGROUP [2022-05-12T06:13:08.317Z] USERNAME azwin-2-e029e0$ [2022-05-12T06:13:08.317Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T06:13:08.317Z] validate_force false [2022-05-12T06:13:08.317Z] windir C:\Windows [2022-05-12T06:13:08.317Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T06:13:08.317Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T06:13:08.317Z] windows2022 true [2022-05-12T06:13:08.317Z] windows2022containerd true [2022-05-12T06:13:08.317Z] windowsRS5 true [2022-05-12T06:13:08.317Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T06:13:08.317Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T06:13:08.317Z] [2022-05-12T06:13:08.317Z] [2022-05-12T06:13:08.317Z] [2022-05-12T06:13:08.317Z] INFO: Sources under d:\gopath\... [2022-05-12T06:13:08.317Z] INFO: Test run under d:\CI\... [2022-05-12T06:13:08.317Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T06:13:08.317Z] INFO: docker/docker repository was found [2022-05-12T06:13:08.317Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-12T06:13:08.317Z] ltsc2019: Pulling from windows/servercore [2022-05-12T06:13:08.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/validate/default [2022-05-12T06:13:08.782Z] b111c3320c94: Pulling fs layer [2022-05-12T06:13:08.783Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T06:13:09.454Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T06:13:09.454Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-12T06:13:09.454Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T06:13:09.454Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T06:13:09.454Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T06:13:09.454Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T06:13:09.454Z] [2022-05-12T06:13:09.454Z] INFO Start validation with golang-ci-lint [2022-05-12T06:13:09.647Z] #47 253.8 + dpkg --print-architecture [2022-05-12T06:13:09.647Z] #47 253.8 + git checkout -q v2.1.0 [2022-05-12T06:13:09.647Z] #47 254.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T06:13:09.647Z] #47 254.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T06:13:09.957Z] #23 8.651 Collecting yamllint==1.26.1 [2022-05-12T06:13:09.957Z] #23 9.699 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T06:13:10.041Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T06:13:10.041Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T06:13:10.041Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-12T06:13:10.526Z] #23 10.64 Collecting pathspec>=0.5.3 [2022-05-12T06:13:10.526Z] #23 10.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T06:13:10.786Z] #23 10.88 Collecting pyyaml [2022-05-12T06:13:10.786Z] #23 10.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-12T06:13:10.786Z] #23 10.93 Building wheels for collected packages: yamllint [2022-05-12T06:13:10.786Z] #23 10.93 Building wheel for yamllint (setup.py): started [2022-05-12T06:13:11.116Z] #21 32.78 Selecting previously unselected package vim. [2022-05-12T06:13:11.116Z] #21 32.78 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T06:13:11.116Z] #21 32.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:11.373Z] #21 33.22 Selecting previously unselected package xfsprogs. [2022-05-12T06:13:11.373Z] #21 33.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T06:13:11.373Z] #21 33.25 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T06:13:11.630Z] #21 33.61 Selecting previously unselected package zip. [2022-05-12T06:13:11.630Z] #21 33.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T06:13:11.630Z] #21 33.62 Unpacking zip (3.0-12) ... [2022-05-12T06:13:11.724Z] #23 11.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T06:13:11.724Z] #23 11.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ecfe00cc5ae910cfbfb44b83125724fbdcb8a51530f22f05776634a85935dc61 [2022-05-12T06:13:11.724Z] #23 11.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T06:13:11.725Z] #23 11.70 Successfully built yamllint [2022-05-12T06:13:11.725Z] #23 11.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T06:13:11.888Z] #21 33.74 Selecting previously unselected package zstd. [2022-05-12T06:13:11.888Z] #21 33.77 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T06:13:11.888Z] #21 33.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:13:11.985Z] #23 12.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T06:13:12.129Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T06:13:12.129Z] 97f65a0ec59e: Download complete [2022-05-12T06:13:12.145Z] #21 34.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T06:13:12.556Z] #23 DONE 12.7s [2022-05-12T06:13:12.556Z] [2022-05-12T06:13:12.556Z] #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-12T06:13:12.556Z] #47 sha256:f9ed72f990bddeeefad39aafc0f0a73e5b466ceb7b497392f339742add969b56 [2022-05-12T06:13:12.709Z] #21 34.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T06:13:12.709Z] #21 34.87 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T06:13:12.709Z] #21 34.88 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T06:13:12.709Z] #21 34.89 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T06:13:12.966Z] #21 34.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T06:13:12.966Z] #21 34.92 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T06:13:12.966Z] #21 34.93 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T06:13:12.966Z] #21 34.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T06:13:12.966Z] #21 34.95 Setting up bzip2 (1.0.8-4) ... [2022-05-12T06:13:12.966Z] #21 34.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T06:13:12.966Z] #21 35.00 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T06:13:13.786Z] #21 35.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:13.786Z] #21 35.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T06:13:13.786Z] #21 35.62 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T06:13:13.786Z] #21 35.63 Setting up apparmor (2.13.6-10) ... [2022-05-12T06:13:14.028Z] #23 9.170 Collecting yamllint==1.26.1 [2022-05-12T06:13:14.289Z] #23 10.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T06:13:15.157Z] #21 37.10 Setting up zip (3.0-12) ... [2022-05-12T06:13:15.157Z] #21 37.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:15.157Z] #21 37.13 Setting up bash-completion (1:2.11-2) ... [2022-05-12T06:13:15.229Z] #23 11.31 Collecting pathspec>=0.5.3 [2022-05-12T06:13:15.229Z] #23 11.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T06:13:15.799Z] #23 11.70 Collecting pyyaml [2022-05-12T06:13:15.799Z] #23 11.71 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-12T06:13:15.799Z] #23 11.79 Building wheels for collected packages: yamllint [2022-05-12T06:13:15.799Z] #23 11.79 Building wheel for yamllint (setup.py): started [2022-05-12T06:13:16.473Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T06:13:16.473Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f3ef3d8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T06:13:16.473Z] ---------------------------------------------------------------------------- [2022-05-12T06:13:16.473Z] [2022-05-12T06:13:16.473Z] INFO: executeCI.ps1 starting at Thu May 12 06:13:15 CUT 2022 [2022-05-12T06:13:16.473Z] [2022-05-12T06:13:16.473Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T06:13:16.473Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T06:13:16.473Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T06:13:16.473Z] INFO: Environment variables: [2022-05-12T06:13:16.473Z] [2022-05-12T06:13:16.473Z] Name Value [2022-05-12T06:13:16.473Z] ---- ----- [2022-05-12T06:13:16.473Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T06:13:16.473Z] amd64 true [2022-05-12T06:13:16.473Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T06:13:16.473Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T06:13:16.473Z] arm64 true [2022-05-12T06:13:16.473Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T06:13:16.473Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T06:13:16.473Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T06:13:16.473Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T06:13:16.473Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T06:13:16.473Z] BRANCH_NAME PR-43581 [2022-05-12T06:13:16.473Z] BUILD_DISPLAY_NAME #4 [2022-05-12T06:13:16.473Z] BUILD_ID 4 [2022-05-12T06:13:16.473Z] BUILD_NUMBER 4 [2022-05-12T06:13:16.473Z] BUILD_TAG jenkins-moby-PR-43581-4 [2022-05-12T06:13:16.473Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/ [2022-05-12T06:13:16.473Z] cgroup2 true [2022-05-12T06:13:16.473Z] CHANGE_AUTHOR thaJeztah [2022-05-12T06:13:16.473Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-12T06:13:16.473Z] CHANGE_BRANCH bump_golang_1.18.2 [2022-05-12T06:13:16.473Z] CHANGE_FORK thaJeztah/docker [2022-05-12T06:13:16.473Z] CHANGE_ID 43581 [2022-05-12T06:13:16.473Z] CHANGE_TARGET master [2022-05-12T06:13:16.473Z] CHANGE_TITLE update golang to 1.18.2, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-05-12T06:13:16.473Z] CHANGE_URL https://github.com/moby/moby/pull/43581 [2022-05-12T06:13:16.473Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T06:13:16.473Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T06:13:16.473Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T06:13:16.473Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T06:13:16.473Z] COMPUTERNAME azwin-2-00f801 [2022-05-12T06:13:16.473Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T06:13:16.473Z] ConfigSequenceNumber 0 [2022-05-12T06:13:16.473Z] dco true [2022-05-12T06:13:16.473Z] DOCKER_BUILDKIT 0 [2022-05-12T06:13:16.473Z] DOCKER_DUT_DEBUG 1 [2022-05-12T06:13:16.473Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T06:13:16.473Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T06:13:16.739Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T06:13:16.739Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ac9834517eeccc7a6382553abae2a25d2891dd411c97912c186fd9b901dc2bd [2022-05-12T06:13:16.739Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T06:13:16.739Z] #23 12.71 Successfully built yamllint [2022-05-12T06:13:16.739Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T06:13:16.928Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T06:13:16.928Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T06:13:16.928Z] EXECUTOR_NUMBER 0 [2022-05-12T06:13:16.928Z] FQDN azwin-2-00f801.westus.cloudapp.azure.com [2022-05-12T06:13:16.928Z] GIT_BRANCH PR-43581 [2022-05-12T06:13:16.928Z] GIT_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:13:16.928Z] GIT_PREVIOUS_COMMIT f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:13:16.928Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T06:13:16.928Z] HUDSON_COOKIE 85837e8e-42ba-4bd4-991e-4efe75bc8ad0 [2022-05-12T06:13:16.928Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:13:16.928Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T06:13:16.928Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T06:13:16.928Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T06:13:16.928Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T06:13:16.928Z] JENKINS_NODE_COOKIE f5876c1f-e9cd-43e5-b26d-702531e28f19 [2022-05-12T06:13:16.928Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T06:13:16.928Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T06:13:16.928Z] JOB_BASE_NAME PR-43581 [2022-05-12T06:13:16.928Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/display/redirect [2022-05-12T06:13:16.928Z] JOB_NAME moby/PR-43581 [2022-05-12T06:13:16.928Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/ [2022-05-12T06:13:16.928Z] library.jps.version master [2022-05-12T06:13:16.928Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T06:13:16.928Z] NODE_LABELS amd64 azure azwin-2-00f801 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T06:13:16.928Z] NODE_NAME azwin-2-00f801 [2022-05-12T06:13:16.928Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T06:13:16.928Z] OS Windows_NT [2022-05-12T06:13:16.928Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T06:13:16.928Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T06:13:16.928Z] ppc64le false [2022-05-12T06:13:16.928Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T06:13:16.928Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-12T06:13:16.928Z] PROCESSOR_LEVEL 6 [2022-05-12T06:13:16.928Z] PROCESSOR_REVISION 5504 [2022-05-12T06:13:16.928Z] ProgramData C:\ProgramData [2022-05-12T06:13:16.928Z] ProgramFiles C:\Program Files [2022-05-12T06:13:16.928Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T06:13:16.928Z] ProgramW6432 C:\Program Files [2022-05-12T06:13:16.928Z] PROMPT $P$G [2022-05-12T06:13:16.928Z] PSExecutionPolicyPreference Bypass [2022-05-12T06:13:16.928Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T06:13:16.928Z] PUBLIC C:\Users\Public [2022-05-12T06:13:16.928Z] rootless true [2022-05-12T06:13:16.928Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=artif... [2022-05-12T06:13:16.928Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=changes [2022-05-12T06:13:16.928Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect [2022-05-12T06:13:16.928Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43581/4/display/redirect?page=tests [2022-05-12T06:13:16.928Z] s390x false [2022-05-12T06:13:16.928Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T06:13:16.928Z] SOURCES_DRIVE d [2022-05-12T06:13:16.928Z] SOURCES_SUBDIR gopath [2022-05-12T06:13:16.928Z] STAGE_NAME Run tests [2022-05-12T06:13:16.928Z] SystemDrive C: [2022-05-12T06:13:16.928Z] SystemRoot C:\Windows [2022-05-12T06:13:16.928Z] TEMP C:\Windows\TEMP [2022-05-12T06:13:16.928Z] TESTDEBUG 0 [2022-05-12T06:13:16.928Z] TESTRUN_DRIVE d [2022-05-12T06:13:16.928Z] TESTRUN_SUBDIR CI [2022-05-12T06:13:16.928Z] TIMEOUT 120m [2022-05-12T06:13:16.928Z] TMP C:\Windows\TEMP [2022-05-12T06:13:16.928Z] unit_validate true [2022-05-12T06:13:16.928Z] USERDOMAIN WORKGROUP [2022-05-12T06:13:16.928Z] USERNAME azwin-2-00f801$ [2022-05-12T06:13:16.928Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T06:13:16.928Z] validate_force false [2022-05-12T06:13:16.928Z] windir C:\Windows [2022-05-12T06:13:16.928Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T06:13:16.928Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T06:13:16.928Z] windows2022 true [2022-05-12T06:13:16.928Z] windows2022containerd true [2022-05-12T06:13:16.928Z] windowsRS5 true [2022-05-12T06:13:16.928Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T06:13:16.928Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T06:13:16.928Z] [2022-05-12T06:13:16.928Z] [2022-05-12T06:13:16.928Z] [2022-05-12T06:13:16.999Z] #23 13.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T06:13:17.051Z] #21 39.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T06:13:17.051Z] #21 39.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T06:13:17.051Z] #21 39.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T06:13:17.051Z] #21 39.16 Setting up patch (2.7.6-7) ... [2022-05-12T06:13:17.051Z] #21 39.17 Setting up sudo (1.9.5p2-3) ... [2022-05-12T06:13:17.051Z] #21 39.25 invoke-rc.d: could not determine current runlevel [2022-05-12T06:13:17.308Z] #21 39.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:13:17.308Z] #21 39.27 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T06:13:17.308Z] #21 39.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T06:13:17.308Z] #21 39.30 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T06:13:17.308Z] #21 39.31 Setting up pigz (2.6-1) ... [2022-05-12T06:13:17.308Z] #21 39.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T06:13:17.308Z] #21 39.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T06:13:17.308Z] #21 39.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T06:13:17.308Z] #21 39.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:17.332Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T06:13:17.332Z] 8b534d64a7c3: Download complete [2022-05-12T06:13:17.571Z] #23 DONE 13.6s [2022-05-12T06:13:17.571Z] [2022-05-12T06:13:17.571Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T06:13:17.571Z] #27 sha256:80f2217e64d6bea367503c382f0e67768493aae0fb40161f3bd38cd26784f189 [2022-05-12T06:13:17.831Z] #27 DONE 0.3s [2022-05-12T06:13:17.831Z] [2022-05-12T06:13:17.831Z] #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-12T06:13:17.831Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:13:17.831Z] #64 ... [2022-05-12T06:13:17.831Z] [2022-05-12T06:13:17.831Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T06:13:17.831Z] #32 sha256:7d04d51eb06dfc5e19918c0cc16397fe526537b0ed29a671ac05f1397c3fe2c6 [2022-05-12T06:13:18.091Z] #32 DONE 0.4s [2022-05-12T06:13:18.091Z] [2022-05-12T06:13:18.091Z] #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-12T06:13:18.091Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:13:18.239Z] #21 40.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T06:13:18.239Z] #21 40.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T06:13:18.352Z] #60 ... [2022-05-12T06:13:18.352Z] [2022-05-12T06:13:18.352Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T06:13:18.352Z] #35 sha256:264777296dfb99b3fbb15e36496cefe9820265dcd55999bf962366e585b2f6bf [2022-05-12T06:13:18.352Z] #35 DONE 0.3s [2022-05-12T06:13:18.352Z] [2022-05-12T06:13:18.352Z] #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-12T06:13:18.352Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:13:18.454Z] INFO: Sources under d:\gopath\... [2022-05-12T06:13:18.454Z] INFO: Test run under d:\CI\... [2022-05-12T06:13:18.454Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T06:13:18.454Z] INFO: docker/docker repository was found [2022-05-12T06:13:18.454Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T06:13:18.496Z] #21 40.43 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T06:13:18.496Z] #21 40.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T06:13:18.496Z] #21 40.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T06:13:18.496Z] #21 40.48 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T06:13:18.612Z] #60 ... [2022-05-12T06:13:18.612Z] [2022-05-12T06:13:18.612Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T06:13:18.612Z] #37 sha256:8062032deec330c2ab3af4a9d95cb141e31a181884511f37a83a8f10b7bfe65c [2022-05-12T06:13:18.873Z] #37 DONE 0.2s [2022-05-12T06:13:18.873Z] [2022-05-12T06:13:18.873Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T06:13:18.873Z] #39 sha256:79cbe00f00988a4960b08661e438a75b6214a1054394da49c550979783a529fe [2022-05-12T06:13:18.873Z] #39 DONE 0.1s [2022-05-12T06:13:18.873Z] [2022-05-12T06:13:18.873Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T06:13:18.873Z] #41 sha256:640c59562c1fa9a5ba23cad8474d852b815c08dce25e4aad6d25e92a31781626 [2022-05-12T06:13:18.873Z] #41 DONE 0.1s [2022-05-12T06:13:18.873Z] [2022-05-12T06:13:18.873Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T06:13:18.873Z] #45 sha256:7b3b1e73a2778024783a70b95be573baa5403e78212752fb7cce38786dca9df7 [2022-05-12T06:13:18.873Z] #45 DONE 0.1s [2022-05-12T06:13:18.873Z] [2022-05-12T06:13:18.873Z] #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-12T06:13:18.873Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:13:19.059Z] #21 40.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T06:13:19.059Z] #21 40.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T06:13:19.059Z] #21 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T06:13:19.059Z] #21 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T06:13:19.059Z] #21 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T06:13:19.059Z] #21 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T06:13:19.059Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T06:13:19.059Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T06:13:19.059Z] #21 40.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T06:13:19.059Z] #21 40.96 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T06:13:19.416Z] ltsc2022: Pulling from windows/servercore [2022-05-12T06:13:19.416Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T06:13:19.416Z] 12fb50a031bd: Pulling fs layer [2022-05-12T06:13:19.989Z] #21 42.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T06:13:20.245Z] #21 42.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T06:13:20.245Z] #21 42.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T06:13:20.245Z] #21 42.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T06:13:21.176Z] #21 43.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T06:13:21.176Z] #21 43.21 Setting up jq (1.6-2.1) ... [2022-05-12T06:13:21.176Z] #21 43.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T06:13:21.176Z] #21 43.23 Setting up iptables (1.8.7-1) ... [2022-05-12T06:13:21.176Z] #21 43.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T06:13:21.176Z] #21 43.28 Setting up iproute2 (5.10.0-4) ... [2022-05-12T06:13:21.693Z] #21 43.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:13:21.950Z] #21 DONE 44.0s [2022-05-12T06:13:21.950Z] [2022-05-12T06:13:21.950Z] #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-12T06:13:21.950Z] #22 sha256:58e2f750760f039229b3c8509e4906d565322ace8a16312c8cc2f310df14e97e [2022-05-12T06:13:23.319Z] #22 1.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T06:13:23.319Z] #22 1.369 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T06:13:23.319Z] #22 1.372 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T06:13:23.319Z] #22 DONE 1.4s [2022-05-12T06:13:23.319Z] [2022-05-12T06:13:23.319Z] #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-12T06:13:23.319Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:23.319Z] #47 ... [2022-05-12T06:13:23.319Z] [2022-05-12T06:13:23.319Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T06:13:23.319Z] #23 sha256:17c30db889aab6e0ec82b3d11261992b8035cee74d00b43df8a7faa676712db1 [2022-05-12T06:13:24.392Z] b111c3320c94: Verifying Checksum [2022-05-12T06:13:24.392Z] b111c3320c94: Download complete [2022-05-12T06:13:24.769Z] #47 178.8 + dpkg --print-architecture [2022-05-12T06:13:24.769Z] #47 DONE 179.0s [2022-05-12T06:13:24.769Z] [2022-05-12T06:13:24.769Z] #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-12T06:13:24.769Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:13:27.947Z] 12fb50a031bd: Verifying Checksum [2022-05-12T06:13:27.947Z] 12fb50a031bd: Download complete [2022-05-12T06:13:31.539Z] #47 DONE 277.1s [2022-05-12T06:13:31.539Z] [2022-05-12T06:13:31.539Z] #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-12T06:13:31.539Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:13:31.796Z] #55 ... [2022-05-12T06:13:31.796Z] [2022-05-12T06:13:31.796Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T06:13:31.796Z] #48 sha256:d4223fd34e21dcec2f03a1c35155a81cb653b5c34f3326123f226e37bc68c8cf [2022-05-12T06:13:32.054Z] #48 DONE 0.5s [2022-05-12T06:13:32.054Z] [2022-05-12T06:13:32.054Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T06:13:32.054Z] #52 sha256:21bb3c0312645e50e92cb98000bbf602c6f3818b517f4edaf660d80daef2e9ed [2022-05-12T06:13:32.054Z] #52 DONE 0.1s [2022-05-12T06:13:32.054Z] [2022-05-12T06:13:32.054Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T06:13:32.054Z] #54 sha256:75eb5af6446ece050686bb29d795775f33da4945bd76199e9cf705102a8c05b8 [2022-05-12T06:13:32.310Z] #54 DONE 0.1s [2022-05-12T06:13:32.310Z] [2022-05-12T06:13:32.311Z] #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-12T06:13:32.311Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:13:33.332Z] #23 9.959 Collecting yamllint==1.26.1 [2022-05-12T06:13:33.778Z] #55 ... [2022-05-12T06:13:33.778Z] [2022-05-12T06:13:33.778Z] #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-12T06:13:33.778Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:33.778Z] #47 252.7 + dpkg --print-architecture [2022-05-12T06:13:33.778Z] #47 252.7 + git checkout -q v2.1.0 [2022-05-12T06:13:33.778Z] #47 253.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T06:13:33.778Z] #47 253.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T06:13:34.702Z] #23 11.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T06:13:35.635Z] #23 12.15 Collecting pathspec>=0.5.3 [2022-05-12T06:13:35.635Z] #23 12.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T06:13:35.893Z] #23 12.53 Collecting pyyaml [2022-05-12T06:13:35.893Z] #23 12.54 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-12T06:13:35.893Z] #23 12.59 Building wheels for collected packages: yamllint [2022-05-12T06:13:36.150Z] #23 12.59 Building wheel for yamllint (setup.py): started [2022-05-12T06:13:37.081Z] #23 13.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T06:13:37.081Z] #23 13.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a526e30f69dd6b0c60762d4d44c24c7a1954a1ccb942b695c1a7b5382daf219b [2022-05-12T06:13:37.081Z] #23 13.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T06:13:37.081Z] #23 13.52 Successfully built yamllint [2022-05-12T06:13:37.081Z] #23 13.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T06:13:37.339Z] #23 13.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T06:13:37.595Z] #23 DONE 14.3s [2022-05-12T06:13:37.595Z] [2022-05-12T06:13:37.596Z] #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-12T06:13:37.596Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:37.852Z] #47 ... [2022-05-12T06:13:37.852Z] [2022-05-12T06:13:37.852Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T06:13:37.852Z] #27 sha256:1a055b94c6b4850e39290fdca244793f91e195431313d151b347531eb1749526 [2022-05-12T06:13:37.852Z] #27 DONE 0.2s [2022-05-12T06:13:37.852Z] [2022-05-12T06:13:37.852Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T06:13:37.853Z] #32 sha256:865e60754942c19e88535ac8ebb034b9148faa125e66504a1a7120e0f22a22ec [2022-05-12T06:13:38.271Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T06:13:38.271Z] 97f65a0ec59e: Download complete [2022-05-12T06:13:38.418Z] #32 DONE 0.4s [2022-05-12T06:13:38.419Z] [2022-05-12T06:13:38.419Z] #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-12T06:13:38.419Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:38.419Z] #47 ... [2022-05-12T06:13:38.419Z] [2022-05-12T06:13:38.419Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T06:13:38.419Z] #35 sha256:32a21fd64c9b3db31175442da585161d87c9f6a08ca702a56900af036cc3a559 [2022-05-12T06:13:38.676Z] #35 DONE 0.4s [2022-05-12T06:13:38.676Z] [2022-05-12T06:13:38.676Z] #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-12T06:13:38.676Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:38.933Z] #47 ... [2022-05-12T06:13:38.933Z] [2022-05-12T06:13:38.933Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T06:13:38.933Z] #37 sha256:078b5c5ec1802bd15305ff32fd87820326ef4b2ec8d1ffdcb12f21b6cb9c7a5b [2022-05-12T06:13:39.198Z] #37 DONE 0.3s [2022-05-12T06:13:39.198Z] [2022-05-12T06:13:39.198Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T06:13:39.198Z] #39 sha256:fae4f96fd892e0c72a1f2994f520a7906334a31d00edc285f6e42a1e1677ab77 [2022-05-12T06:13:39.198Z] #39 DONE 0.1s [2022-05-12T06:13:39.198Z] [2022-05-12T06:13:39.199Z] #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-12T06:13:39.199Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:39.199Z] #47 ... [2022-05-12T06:13:39.199Z] [2022-05-12T06:13:39.199Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T06:13:39.199Z] #41 sha256:3423ae745f3314512f03f77f46830b75c0eaf85c41b7ab9cdc5984c818679214 [2022-05-12T06:13:39.199Z] #41 DONE 0.1s [2022-05-12T06:13:39.455Z] [2022-05-12T06:13:39.455Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T06:13:39.455Z] #45 sha256:0cd536d0a4ac6064620d5d49b967c663c899cedcde7d779b1a1378000f3a9439 [2022-05-12T06:13:39.455Z] #45 DONE 0.1s [2022-05-12T06:13:39.455Z] [2022-05-12T06:13:39.455Z] #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-12T06:13:39.455Z] #47 sha256:fc03dc49ce85991230832a231ef98e7f40d2fec5e1fd92f53ac51fd49ae48f4f [2022-05-12T06:13:54.314Z] #47 209.5 + dpkg --print-architecture [2022-05-12T06:13:54.314Z] #47 209.5 + git checkout -q v2.1.0 [2022-05-12T06:13:54.314Z] #47 209.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T06:13:54.314Z] #47 209.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T06:14:00.347Z] #47 DONE 275.6s [2022-05-12T06:14:00.347Z] [2022-05-12T06:14:00.347Z] #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-12T06:14:00.347Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:14:00.347Z] #55 ... [2022-05-12T06:14:00.347Z] [2022-05-12T06:14:00.347Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T06:14:00.347Z] #48 sha256:3b790efdb082567ea13159d31b72c29e3ed8e08a6545d9c0026669aa4755d4cc [2022-05-12T06:14:00.347Z] #48 DONE 0.5s [2022-05-12T06:14:00.347Z] [2022-05-12T06:14:00.347Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T06:14:00.347Z] #52 sha256:d0f251194e6eee02235f90512c154886ffdfc6ff4283f7052e71f9ee4c20b72d [2022-05-12T06:14:00.347Z] #52 DONE 0.1s [2022-05-12T06:14:00.347Z] [2022-05-12T06:14:00.347Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T06:14:00.347Z] #54 sha256:92a520e496dfd034fb2f9ca1ae14972b993144c1ac516a817bcd5f949f2dad25 [2022-05-12T06:14:00.347Z] #54 DONE 0.1s [2022-05-12T06:14:00.347Z] [2022-05-12T06:14:00.347Z] #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-12T06:14:00.347Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:14:06.498Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 47.113241983s [2022-05-12T06:14:06.498Z] 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-12T06:14:06.498Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 166.824918ms [2022-05-12T06:14:10.985Z] #55 313.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T06:14:10.985Z] #55 DONE 314.3s [2022-05-12T06:14:10.985Z] [2022-05-12T06:14: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-12T06:14:10.985Z] #60 sha256:e8e7b45eebe4b00cd0bc2dcdcd8702dd0aa51c4b6b976a4016fab298b03ae60d [2022-05-12T06:14:10.985Z] #60 155.5 + mkdir -p /build [2022-05-12T06:14:10.985Z] #60 155.5 + cp runc /build/runc [2022-05-12T06:14:10.985Z] #60 DONE 155.9s [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #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-12T06:14:10.985Z] #64 sha256:8f2038dfabc208e20ef71e254b929bbab236bad76ad92fb3f9b300185a5f523d [2022-05-12T06:14:10.985Z] #64 ... [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T06:14:10.985Z] #56 sha256:cf3c31265aff85a4c21f5b3f6cbdf897c0cd749c211bf7b5acb3d62268198285 [2022-05-12T06:14:10.985Z] #56 DONE 0.5s [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #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-12T06:14:10.985Z] #64 sha256:8f2038dfabc208e20ef71e254b929bbab236bad76ad92fb3f9b300185a5f523d [2022-05-12T06:14:10.985Z] #64 ... [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T06:14:10.985Z] #58 sha256:cb0fccf860260ee940bd3dfc6f058dfb5a7a2bdb856860010d56d4e8262420ae [2022-05-12T06:14:10.985Z] #58 DONE 0.1s [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T06:14:10.985Z] #61 sha256:d0ec5f6a942eac7ad1a2b3067091d84385f60eeb250538eb2b06e1297e972bf4 [2022-05-12T06:14:10.985Z] #61 DONE 0.2s [2022-05-12T06:14:10.985Z] [2022-05-12T06:14:10.985Z] #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-12T06:14:10.985Z] #64 sha256:8f2038dfabc208e20ef71e254b929bbab236bad76ad92fb3f9b300185a5f523d [2022-05-12T06:14:13.501Z] #64 263.7 + bin/containerd [2022-05-12T06:14:16.217Z] #47 DONE 231.9s [2022-05-12T06:14:16.217Z] [2022-05-12T06:14:16.217Z] #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-12T06:14:16.217Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:14:16.217Z] #60 ... [2022-05-12T06:14:16.217Z] [2022-05-12T06:14:16.217Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T06:14:16.217Z] #48 sha256:2f5804a55a9cec6258b50422bcc7c7d77f30e5683fd58b3c330db7f92ae6051d [2022-05-12T06:14:16.781Z] #48 DONE 0.6s [2022-05-12T06:14:16.781Z] [2022-05-12T06:14:16.781Z] #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-12T06:14:16.781Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:14:17.038Z] #60 ... [2022-05-12T06:14:17.038Z] [2022-05-12T06:14:17.038Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T06:14:17.038Z] #52 sha256:5190bab7ad1fdf538ec2d38493329b7f7a7d6729f4a882ebb89184848315cf8a [2022-05-12T06:14:17.038Z] #52 DONE 0.1s [2022-05-12T06:14:17.038Z] [2022-05-12T06:14:17.038Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T06:14:17.038Z] #54 sha256:fe2a47c324cae8a2f114a937d51a5da273909bee7d71d5f72396841d85074bb2 [2022-05-12T06:14:17.038Z] #54 DONE 0.1s [2022-05-12T06:14:17.038Z] [2022-05-12T06:14:17.038Z] #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-12T06:14:17.038Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:21.013Z] #55 ... [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #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-12T06:14:21.013Z] #26 sha256:b520fba403a7b4c5e8258f908d43e942e4736b09c6af58a3c8b9500fb6e68e3f [2022-05-12T06:14:21.013Z] #26 229.9 + return [2022-05-12T06:14:21.013Z] #26 DONE 232.5s [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #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-12T06:14:21.013Z] #55 sha256:0e8e1c9fd11f4965bac3daadb93bddcce4e5654b0eaecbac8de6d20253f07685 [2022-05-12T06:14:21.013Z] #55 231.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T06:14:21.013Z] #55 DONE 233.0s [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #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-12T06:14:21.013Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:21.013Z] #64 ... [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #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-12T06:14:21.013Z] #60 sha256:05b777237b6fddf1bbf181a6a9bde4a9684dd06bb5e8077a9909a5de295d1b5a [2022-05-12T06:14:21.013Z] #60 128.7 + mkdir -p /build [2022-05-12T06:14:21.013Z] #60 128.7 + cp runc /build/runc [2022-05-12T06:14:21.013Z] #60 DONE 129.2s [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T06:14:21.013Z] #27 sha256:367f03db229a3db893184f38ed9092e637668019a31eae59f3d7323c5e8efe81 [2022-05-12T06:14:21.013Z] #27 DONE 0.3s [2022-05-12T06:14:21.013Z] [2022-05-12T06:14:21.013Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T06:14:21.013Z] #32 sha256:b63b34cc00cdff9ffc910bb1508a01ffe5f21b4df4c5c29ad5f68fd9ac6ed6ee [2022-05-12T06:14:21.582Z] #32 DONE 0.8s [2022-05-12T06:14:21.583Z] [2022-05-12T06:14:21.583Z] #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-12T06:14:21.583Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:21.842Z] #64 ... [2022-05-12T06:14:21.842Z] [2022-05-12T06:14:21.842Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T06:14:21.842Z] #35 sha256:f7da11715520774680f093466b3c3ac9d445923ee671854d46967240b75df205 [2022-05-12T06:14:22.102Z] #35 DONE 0.3s [2022-05-12T06:14:22.102Z] [2022-05-12T06:14:22.102Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T06:14:22.102Z] #37 sha256:03d9386389a1e282d64b94da2adbdc81133519fa539d62aa6910675d78e4598c [2022-05-12T06:14:22.102Z] #37 DONE 0.1s [2022-05-12T06:14:22.102Z] [2022-05-12T06:14:22.102Z] #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-12T06:14:22.102Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:22.102Z] #64 ... [2022-05-12T06:14:22.102Z] [2022-05-12T06:14:22.102Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T06:14:22.102Z] #39 sha256:47f33679859da7b373462cdc9c970e7d372488caa85d26e238757e86e1bc81e6 [2022-05-12T06:14:22.102Z] #39 DONE 0.1s [2022-05-12T06:14:22.102Z] [2022-05-12T06:14:22.102Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T06:14:22.102Z] #41 sha256:8a0d96352c58399c50ffff8ccf62a48f53ca52b417df32ce05ccb97b154fd7ea [2022-05-12T06:14:22.362Z] #41 DONE 0.1s [2022-05-12T06:14:22.362Z] [2022-05-12T06:14:22.362Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T06:14:22.362Z] #45 sha256:1c902f000f557282cae18bc5ac7ae3856d59bb4d30ba3d2e4432a2131205db68 [2022-05-12T06:14:22.362Z] #45 DONE 0.1s [2022-05-12T06:14:22.362Z] [2022-05-12T06:14:22.362Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T06:14:22.362Z] #48 sha256:26a82f38fe83aee06bd652b03a91c3e3ce248cf4a3892977aa38bd3d39986049 [2022-05-12T06:14:22.362Z] #48 DONE 0.2s [2022-05-12T06:14:22.362Z] [2022-05-12T06:14:22.362Z] #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-12T06:14:22.362Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:22.620Z] #64 ... [2022-05-12T06:14:22.620Z] [2022-05-12T06:14:22.620Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T06:14:22.620Z] #52 sha256:0ce46066564198b1764bdbf475330179711c4600a0ab2b26b327ac4bddd4a400 [2022-05-12T06:14:22.620Z] #52 DONE 0.1s [2022-05-12T06:14:22.620Z] [2022-05-12T06:14:22.620Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T06:14:22.620Z] #54 sha256:6cb3e80fd28713d7e128cbba1d52d702c263b73f98b1a9507027dbcffac20221 [2022-05-12T06:14:22.620Z] #54 DONE 0.1s [2022-05-12T06:14:22.620Z] [2022-05-12T06:14:22.620Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T06:14:22.620Z] #56 sha256:c05d6d3a9b447dbb28b76e2078f1cca413d214b7c160a87ce69d6608917cce4b [2022-05-12T06:14:23.194Z] #56 DONE 0.3s [2022-05-12T06:14:23.194Z] [2022-05-12T06:14:23.194Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T06:14:23.194Z] #58 sha256:92c54d17f31aaa565139a753857fa21b2021c1f20cd1d38ece3d7b0fbc6480c5 [2022-05-12T06:14:23.194Z] #58 DONE 0.1s [2022-05-12T06:14:23.194Z] [2022-05-12T06:14:23.194Z] #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-12T06:14:23.194Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:23.194Z] #64 ... [2022-05-12T06:14:23.194Z] [2022-05-12T06:14:23.194Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T06:14:23.194Z] #61 sha256:3dff3fa9a433ec91fa059fcc3b00e11406b11693bb14c721bf57bf55d114ccb6 [2022-05-12T06:14:24.172Z] #61 DONE 0.9s [2022-05-12T06:14:24.172Z] [2022-05-12T06:14:24.172Z] #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-12T06:14:24.172Z] #64 sha256:17f6ccf888822fa0d9dd61e6a695ece1bbf723d854fe9347b4b599439231e29b [2022-05-12T06:14:24.172Z] #64 203.5 + bin/containerd [2022-05-12T06:14:28.471Z] INFO [linters context/goanalysis] analyzers took 6m39.108895304s with top 10 stages: buildir: 1m45.380750472s, goimports: 16.686593176s, gosec: 14.925981782s, unconvert: 10.388164728s, directives: 8.939803879s, golint: 8.896645257s, inspect: 6.057446162s, misspell: 6.052893498s, fact_deprecated: 5.450803112s, isgenerated: 5.111237351s [2022-05-12T06:14:28.471Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-12T06:14:28.471Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2420/2420, nolint: 0/78, skip_dirs: 2420/2420, autogenerated_exclude: 2037/2420, identifier_marker: 2037/2037, cgo: 2420/3036, filename_unadjuster: 2420/2420, path_prettifier: 2420/2420, exclude: 2037/2037, exclude-rules: 78/2037 [2022-05-12T06:14:28.471Z] INFO [runner] processing took 80.877385ms with stages: nolint: 31.862063ms, identifier_marker: 21.99792ms, path_prettifier: 8.990865ms, exclude-rules: 8.002482ms, autogenerated_exclude: 7.872993ms, skip_dirs: 1.779651ms, cgo: 232.098µs, filename_unadjuster: 134.648µs, max_same_issues: 1.262µs, uniq_by_line: 516ns, skip_files: 457ns, exclude: 429ns, max_from_linter: 342ns, diff: 314ns, source_code: 283ns, severity-rules: 259ns, path_shortener: 246ns, max_per_file_from_linter: 242ns, sort_results: 203ns, path_prefixer: 112ns [2022-05-12T06:14:28.471Z] INFO [runner] linters took 27.613551169s with stages: goanalysis_metalinter: 27.532565251s [2022-05-12T06:14:28.471Z] INFO File cache stats: 1665 entries of total size 8.4MiB [2022-05-12T06:14:28.471Z] INFO Memory: 740 samples, avg is 341.5MB, max is 1232.6MB [2022-05-12T06:14:28.471Z] INFO Execution took 1m14.901714739s [2022-05-12T06:14:28.471Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-12T06:14:28.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh dynbinary test-docker-py [2022-05-12T06:14:29.066Z] [2022-05-12T06:14:29.066Z] Removing bundles/ [2022-05-12T06:14:29.066Z] [2022-05-12T06:14:29.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T06:14:29.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:14:29.066Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:14:32.450Z] #55 310.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T06:14:32.450Z] #55 DONE 311.8s [2022-05-12T06:14:32.450Z] [2022-05-12T06:14:32.450Z] #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-12T06:14:32.450Z] #60 sha256:6b39d14b624d8da903f32778d18ee4a8cb32573f4e5d289d3e7b8ba4443b3b48 [2022-05-12T06:14:32.450Z] #60 152.5 + mkdir -p /build [2022-05-12T06:14:32.450Z] #60 152.5 + cp runc /build/runc [2022-05-12T06:14:32.450Z] #60 DONE 153.0s [2022-05-12T06:14:32.450Z] [2022-05-12T06:14:32.450Z] #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-12T06:14:32.450Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:14:34.997Z] #64 ... [2022-05-12T06:14:34.997Z] [2022-05-12T06:14:34.997Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T06:14:34.997Z] #56 sha256:92a59afc08a700bd597dbe40a1fdd516f74a82dc7303bf4e52823a02d10e6064 [2022-05-12T06:14:35.257Z] #56 DONE 0.7s [2022-05-12T06:14:35.257Z] [2022-05-12T06:14:35.257Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T06:14:35.257Z] #58 sha256:1b3bc2aab1b5922304b5dc8cec971b7f71a435f3a1eb432d2855a8c2853c5bab [2022-05-12T06:14:35.257Z] #58 DONE 0.2s [2022-05-12T06:14:35.257Z] [2022-05-12T06:14:35.257Z] #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-12T06:14:35.257Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:14:35.520Z] #64 ... [2022-05-12T06:14:35.520Z] [2022-05-12T06:14:35.520Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T06:14:35.520Z] #61 sha256:ed51012fca990e08ef3431f13e43103a93284a07266d00e8dd64c33072f5ff12 [2022-05-12T06:14:35.520Z] #61 DONE 0.3s [2022-05-12T06:14:35.520Z] [2022-05-12T06:14:35.520Z] #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-12T06:14:35.520Z] #64 sha256:a118dc93851172e16399ec4311af95d62fb4e83902018daea66c31a5fb31688f [2022-05-12T06:14:38.099Z] #64 255.9 + bin/containerd [2022-05-12T06:14:53.340Z] 97f65a0ec59e: Pull complete [2022-05-12T06:14:55.717Z] #64 ... [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #55 sha256:e515250131d5c445c776c8e17058661b01fa0e20cee8db8835762b26e32d346f [2022-05-12T06:14:55.717Z] #55 267.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T06:14:55.717Z] #55 DONE 268.6s [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:55.717Z] #64 ... [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #60 sha256:6db875d0a1c9148136963c7ac18e4cb50685b25331d01fa4e79766f511ba84bc [2022-05-12T06:14:55.717Z] #60 150.0 + mkdir -p /build [2022-05-12T06:14:55.717Z] #60 150.0 + cp runc /build/runc [2022-05-12T06:14:55.717Z] #60 DONE 150.3s [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:55.717Z] #64 ... [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T06:14:55.717Z] #56 sha256:edaa0efd7bb2363ab143d1eab25795ddb262437da638a5de939634c148a05122 [2022-05-12T06:14:55.717Z] #56 DONE 0.7s [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:55.717Z] #64 ... [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T06:14:55.717Z] #58 sha256:db820b7cca18c7bb66c973a348f9e668e25fcbde7aa60a0e811b0d72937756cb [2022-05-12T06:14:55.717Z] #58 DONE 0.1s [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:55.717Z] #64 ... [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T06:14:55.717Z] #61 sha256:9fd30a1423c5a2c5e1b9a0c12c97f7256abbfba145653e8b6943a9f7d1baa3a9 [2022-05-12T06:14:55.717Z] #61 DONE 0.3s [2022-05-12T06:14:55.717Z] [2022-05-12T06:14:55.717Z] #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-12T06:14:55.717Z] #64 sha256:bc842f46c0a923edbe1e5bcf60fb352d184485e64c0c384b151f71dc282f0372 [2022-05-12T06:14:57.611Z] #64 240.5 + bin/containerd [2022-05-12T06:15:07.832Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:15:07.832Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:15:07.832Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:15:07.832Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:15:07.832Z] [2022-05-12T06:15:07.832Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T06:15:07.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T06:15:07.832Z] Using test binary docker [2022-05-12T06:15:07.832Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T06:15:07.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:15:07.832Z] INFO: Waiting for daemon to start... [2022-05-12T06:15:07.832Z] Starting dockerd [2022-05-12T06:15:07.832Z] . [2022-05-12T06:15:07.832Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T06:15:09.682Z] #64 315.1 # github.com/containerd/containerd/cmd/containerd [2022-05-12T06:15:09.682Z] #64 315.1 /usr/bin/ld: /tmp/go-link-2571991230/000019.o: in function `New': [2022-05-12T06:15:09.682Z] #64 315.1 /tmp/tmp.ZwUI9lHfXe/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-12T06:15:09.682Z] #64 315.2 + bin/containerd-stress [2022-05-12T06:15:09.682Z] #64 316.3 + bin/containerd-shim [2022-05-12T06:15:10.880Z] #64 243.5 # github.com/containerd/containerd/cmd/containerd [2022-05-12T06:15:10.880Z] #64 243.5 /usr/bin/ld: /tmp/go-link-283419225/000019.o: in function `New': [2022-05-12T06:15:10.880Z] #64 243.5 /tmp/tmp.s2sWyorWtH/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-12T06:15:10.880Z] #64 243.6 + bin/containerd-stress [2022-05-12T06:15:10.880Z] #64 244.7 + bin/containerd-shim [2022-05-12T06:15:13.416Z] #64 253.3 + bin/containerd-shim-runc-v1 [2022-05-12T06:15:17.772Z] #64 327.5 + bin/containerd-shim-runc-v1 [2022-05-12T06:15:18.691Z] #64 258.3 + bin/containerd-shim-runc-v2 [2022-05-12T06:15:18.949Z] #64 259.0 + binaries [2022-05-12T06:15:18.949Z] #64 259.0 + install -D bin/containerd /build/containerd [2022-05-12T06:15:18.949Z] #64 259.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T06:15:18.949Z] #64 259.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T06:15:18.949Z] #64 259.1 + install -D bin/ctr /build/ctr [2022-05-12T06:15:19.523Z] 97f65a0ec59e: Pull complete [2022-05-12T06:15:24.215Z] #64 DONE 263.8s [2022-05-12T06:15:24.311Z] #64 333.8 + bin/containerd-shim-runc-v2 [2022-05-12T06:15:24.311Z] #64 334.6 + binaries [2022-05-12T06:15:24.311Z] #64 334.6 + install -D bin/containerd /build/containerd [2022-05-12T06:15:24.311Z] #64 334.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T06:15:24.311Z] #64 334.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T06:15:24.311Z] #64 334.7 + install -D bin/ctr /build/ctr [2022-05-12T06:15:24.473Z] [2022-05-12T06:15:24.473Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T06:15:24.473Z] #65 sha256:537ce64f4dcb21fd2d3c6a080a84a285c34f84462723ace41b7d3b5143329768 [2022-05-12T06:15:26.374Z] #65 DONE 1.9s [2022-05-12T06:15:26.374Z] [2022-05-12T06:15:26.374Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T06:15:26.374Z] #70 sha256:2762c01390dd82158fcb91da7fa6937bd42dc773a349893ab94ac665b5b0d5f3 [2022-05-12T06:15:26.633Z] #70 DONE 0.4s [2022-05-12T06:15:26.633Z] [2022-05-12T06:15:26.633Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T06:15:26.633Z] #75 sha256:85723a61464098c0750107179d2ab3ccb96067182d005585a600545242b871c2 [2022-05-12T06:15:26.835Z] #64 DONE 336.9s [2022-05-12T06:15:27.397Z] [2022-05-12T06:15:27.397Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T06:15:27.397Z] #65 sha256:2aa93e9f045826cdb950c7d961263015478323ae39575ee9e09e2f05286a9c7f [2022-05-12T06:15:28.322Z] #65 DONE 0.9s [2022-05-12T06:15:28.578Z] [2022-05-12T06:15:28.578Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T06:15:28.578Z] #70 sha256:b3f9e1b80e82ce939b1e2f7515b06059badf27857060722479bbee50d20dd340 [2022-05-12T06:15:28.578Z] #70 DONE 0.2s [2022-05-12T06:15:28.578Z] [2022-05-12T06:15:28.578Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T06:15:28.578Z] #75 sha256:b8728001f83a1743e9da2948039fa5d4c1de0d8a1862997b3cb90ab850d324b8 [2022-05-12T06:15:29.165Z] #75 DONE 2.1s [2022-05-12T06:15:29.165Z] [2022-05-12T06:15:29.165Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T06:15:29.165Z] #76 sha256:c6d90c59ce80bd03e30c90d2b86ee2ca21ab5fb24441a55ebec96223c65f3af0 [2022-05-12T06:15:29.165Z] #76 DONE 0.0s [2022-05-12T06:15:29.165Z] [2022-05-12T06:15:29.165Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T06:15:29.165Z] #77 sha256:2d1118752b650366efa9e11c5fb853687046fd5b19fc63e009ec640956d4d3ff [2022-05-12T06:15:29.504Z] #75 DONE 1.0s [2022-05-12T06:15:29.504Z] [2022-05-12T06:15:29.504Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T06:15:29.504Z] #76 sha256:cd057a228a26a3d6b6834a0115f08e8834f69da0aa0579fb34adf9ee2936df95 [2022-05-12T06:15:29.504Z] #76 DONE 0.0s [2022-05-12T06:15:29.504Z] [2022-05-12T06:15:29.504Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T06:15:29.504Z] #77 sha256:eac58b956a4a8ab0e6e6089f2fac26172bf30dc4fe63e2d3666e3be7b06aa2f8 [2022-05-12T06:15:29.733Z] #77 DONE 0.9s [2022-05-12T06:15:29.733Z] [2022-05-12T06:15:29.733Z] #78 exporting to image [2022-05-12T06:15:29.733Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T06:15:29.733Z] #78 exporting layers [2022-05-12T06:15:31.391Z] #77 DONE 1.8s [2022-05-12T06:15:31.391Z] [2022-05-12T06:15:31.391Z] #78 exporting to image [2022-05-12T06:15:31.391Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T06:15:31.391Z] #78 exporting layers [2022-05-12T06:15:33.923Z] #78 exporting layers 3.5s done [2022-05-12T06:15:33.923Z] #78 writing image sha256:54cda9536995f1bd9136b29c40c589b5b78d88f313da95ce55642dff3f1554a1 done [2022-05-12T06:15:33.923Z] #78 naming to docker.io/library/docker:f9cef468f916655e1d63df643f2ef96716ead84f done [2022-05-12T06:15:33.923Z] #78 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T06:15:34.260Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T06:15:34.402Z] #64 306.7 # github.com/containerd/containerd/cmd/containerd [2022-05-12T06:15:34.402Z] #64 306.7 /usr/bin/ld: /tmp/go-link-351297687/000019.o: in function `New': [2022-05-12T06:15:34.402Z] #64 306.7 /tmp/tmp.mQz5DheHvp/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-12T06:15:34.402Z] #64 306.8 + bin/containerd-stress [2022-05-12T06:15:34.402Z] #64 307.8 + bin/containerd-shim [2022-05-12T06:15:34.541Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/test/unit [2022-05-12T06:15:36.034Z] b111c3320c94: Pull complete [2022-05-12T06:15:36.442Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T06:15:36.442Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T06:15:36.442Z] + TESTDIRS=./... [2022-05-12T06:15:36.442Z] + exclude_paths='/vendor/|/integration' [2022-05-12T06:15:36.442Z] ++ go list ./... [2022-05-12T06:15:36.442Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T06:15:37.011Z] + pkg_list='github.com/docker/docker/api [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/backend [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/container [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/events [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/filters [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/image [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/mount [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/network [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/registry [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/time [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/versions [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:15:37.011Z] github.com/docker/docker/api/types/volume [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:15:37.011Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:15:37.011Z] github.com/docker/docker/cli [2022-05-12T06:15:37.011Z] github.com/docker/docker/cli/config [2022-05-12T06:15:37.011Z] github.com/docker/docker/cli/debug [2022-05-12T06:15:37.011Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:15:37.011Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/client [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:15:37.012Z] github.com/docker/docker/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/container/stream [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/config [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/events [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/exec [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/images [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/links [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/names [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/network [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/stats [2022-05-12T06:15:37.012Z] github.com/docker/docker/distribution [2022-05-12T06:15:37.012Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:15:37.012Z] github.com/docker/docker/distribution/utils [2022-05-12T06:15:37.012Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:15:37.012Z] github.com/docker/docker/dockerversion [2022-05-12T06:15:37.012Z] github.com/docker/docker/errdefs [2022-05-12T06:15:37.012Z] github.com/docker/docker/image [2022-05-12T06:15:37.012Z] github.com/docker/docker/image/cache [2022-05-12T06:15:37.012Z] github.com/docker/docker/image/tarexport [2022-05-12T06:15:37.012Z] github.com/docker/docker/image/v1 [2022-05-12T06:15:37.012Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:15:37.012Z] github.com/docker/docker/layer [2022-05-12T06:15:37.012Z] github.com/docker/docker/libcontainerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:15:37.012Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:15:37.012Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:15:37.012Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:15:37.012Z] github.com/docker/docker/oci [2022-05-12T06:15:37.012Z] github.com/docker/docker/oci/caps [2022-05-12T06:15:37.012Z] github.com/docker/docker/opts [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/archive [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/directory [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/platform [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/pools [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/progress [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/signal [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/stack [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/system [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:15:37.012Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:15:37.012Z] github.com/docker/docker/plugin [2022-05-12T06:15:37.012Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:15:37.012Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:15:37.012Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:15:37.012Z] github.com/docker/docker/quota [2022-05-12T06:15:37.012Z] github.com/docker/docker/reference [2022-05-12T06:15:37.012Z] github.com/docker/docker/registry [2022-05-12T06:15:37.012Z] github.com/docker/docker/registry/resumable [2022-05-12T06:15:37.012Z] github.com/docker/docker/restartmanager [2022-05-12T06:15:37.012Z] github.com/docker/docker/rootless [2022-05-12T06:15:37.012Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:15:37.012Z] github.com/docker/docker/runconfig [2022-05-12T06:15:37.012Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/environment [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/registry [2022-05-12T06:15:37.012Z] github.com/docker/docker/testutil/request [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/drivers [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/local [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/mounts [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/service [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:15:37.012Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:15:37.012Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T06:15:37.012Z] ++ echo 'github.com/docker/docker/api [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/backend [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/events [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/filters [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/image [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/mount [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/network [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/registry [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/time [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/versions [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:15:37.012Z] github.com/docker/docker/api/types/volume [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:15:37.012Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:15:37.012Z] github.com/docker/docker/cli [2022-05-12T06:15:37.012Z] github.com/docker/docker/cli/config [2022-05-12T06:15:37.012Z] github.com/docker/docker/cli/debug [2022-05-12T06:15:37.012Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:15:37.012Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/client [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:15:37.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:15:37.012Z] github.com/docker/docker/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/container/stream [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:15:37.012Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/config [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/events [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/exec [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:15:37.012Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/images [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/links [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/names [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/network [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/stats [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/utils [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:15:37.013Z] github.com/docker/docker/dockerversion [2022-05-12T06:15:37.013Z] github.com/docker/docker/errdefs [2022-05-12T06:15:37.013Z] github.com/docker/docker/image [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/cache [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/tarexport [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/v1 [2022-05-12T06:15:37.013Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:15:37.013Z] github.com/docker/docker/layer [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:15:37.013Z] github.com/docker/docker/oci [2022-05-12T06:15:37.013Z] github.com/docker/docker/oci/caps [2022-05-12T06:15:37.013Z] github.com/docker/docker/opts [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/archive [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/directory [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/platform [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/pools [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/progress [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/signal [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/stack [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/system [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:15:37.013Z] github.com/docker/docker/plugin [2022-05-12T06:15:37.013Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:15:37.013Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:15:37.013Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:15:37.013Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:15:37.013Z] github.com/docker/docker/quota [2022-05-12T06:15:37.013Z] github.com/docker/docker/reference [2022-05-12T06:15:37.013Z] github.com/docker/docker/registry [2022-05-12T06:15:37.013Z] github.com/docker/docker/registry/resumable [2022-05-12T06:15:37.013Z] github.com/docker/docker/restartmanager [2022-05-12T06:15:37.013Z] github.com/docker/docker/rootless [2022-05-12T06:15:37.013Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:15:37.013Z] github.com/docker/docker/runconfig [2022-05-12T06:15:37.013Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/environment [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/registry [2022-05-12T06:15:37.013Z] github.com/docker/docker/testutil/request [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/drivers [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/local [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/mounts [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/service [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:15:37.013Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:15:37.013Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/backend [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/container [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/events [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/filters [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/image [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/mount [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/network [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/registry [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/time [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/versions [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:15:37.013Z] github.com/docker/docker/api/types/volume [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:15:37.013Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:15:37.013Z] github.com/docker/docker/cli [2022-05-12T06:15:37.013Z] github.com/docker/docker/cli/config [2022-05-12T06:15:37.013Z] github.com/docker/docker/cli/debug [2022-05-12T06:15:37.013Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:15:37.013Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:15:37.013Z] github.com/docker/docker/client [2022-05-12T06:15:37.013Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:15:37.013Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:15:37.013Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:15:37.013Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:15:37.013Z] github.com/docker/docker/container [2022-05-12T06:15:37.013Z] github.com/docker/docker/container/stream [2022-05-12T06:15:37.013Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:15:37.013Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:15:37.013Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/config [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/events [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/exec [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/images [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/links [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/names [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/network [2022-05-12T06:15:37.013Z] github.com/docker/docker/daemon/stats [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/utils [2022-05-12T06:15:37.013Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:15:37.013Z] github.com/docker/docker/dockerversion [2022-05-12T06:15:37.013Z] github.com/docker/docker/errdefs [2022-05-12T06:15:37.013Z] github.com/docker/docker/image [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/cache [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/tarexport [2022-05-12T06:15:37.013Z] github.com/docker/docker/image/v1 [2022-05-12T06:15:37.013Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:15:37.013Z] github.com/docker/docker/layer [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:15:37.013Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:15:37.013Z] github.com/docker/docker/oci [2022-05-12T06:15:37.013Z] github.com/docker/docker/oci/caps [2022-05-12T06:15:37.013Z] github.com/docker/docker/opts [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/archive [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/directory [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/platform [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:15:37.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/pools [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/progress [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/signal [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/stack [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/system [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:15:37.014Z] github.com/docker/docker/plugin [2022-05-12T06:15:37.014Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:15:37.014Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:15:37.014Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:15:37.014Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:15:37.014Z] github.com/docker/docker/quota [2022-05-12T06:15:37.014Z] github.com/docker/docker/reference [2022-05-12T06:15:37.014Z] github.com/docker/docker/registry [2022-05-12T06:15:37.014Z] github.com/docker/docker/registry/resumable [2022-05-12T06:15:37.014Z] github.com/docker/docker/restartmanager [2022-05-12T06:15:37.014Z] github.com/docker/docker/rootless [2022-05-12T06:15:37.014Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:15:37.014Z] github.com/docker/docker/runconfig [2022-05-12T06:15:37.014Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/environment [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/registry [2022-05-12T06:15:37.014Z] github.com/docker/docker/testutil/request [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/drivers [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/local [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/mounts [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/service [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:15:37.014Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:15:37.014Z] ++ grep --fixed-strings /libnetwork [2022-05-12T06:15:37.014Z] ++ echo 'github.com/docker/docker/api [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/backend [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/container [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/events [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/filters [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/image [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/mount [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/network [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/registry [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/time [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/versions [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:15:37.014Z] github.com/docker/docker/api/types/volume [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:15:37.014Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:15:37.014Z] github.com/docker/docker/cli [2022-05-12T06:15:37.014Z] github.com/docker/docker/cli/config [2022-05-12T06:15:37.014Z] github.com/docker/docker/cli/debug [2022-05-12T06:15:37.014Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:15:37.014Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:15:37.014Z] github.com/docker/docker/client [2022-05-12T06:15:37.014Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:15:37.014Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:15:37.014Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:15:37.014Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:15:37.014Z] github.com/docker/docker/container [2022-05-12T06:15:37.014Z] github.com/docker/docker/container/stream [2022-05-12T06:15:37.014Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:15:37.014Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:15:37.014Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/config [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/events [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/exec [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/images [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/links [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/names [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/network [2022-05-12T06:15:37.014Z] github.com/docker/docker/daemon/stats [2022-05-12T06:15:37.014Z] github.com/docker/docker/distribution [2022-05-12T06:15:37.014Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:15:37.014Z] github.com/docker/docker/distribution/utils [2022-05-12T06:15:37.014Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:15:37.014Z] github.com/docker/docker/dockerversion [2022-05-12T06:15:37.014Z] github.com/docker/docker/errdefs [2022-05-12T06:15:37.014Z] github.com/docker/docker/image [2022-05-12T06:15:37.014Z] github.com/docker/docker/image/cache [2022-05-12T06:15:37.014Z] github.com/docker/docker/image/tarexport [2022-05-12T06:15:37.014Z] github.com/docker/docker/image/v1 [2022-05-12T06:15:37.014Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:15:37.014Z] github.com/docker/docker/layer [2022-05-12T06:15:37.014Z] github.com/docker/docker/libcontainerd [2022-05-12T06:15:37.014Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:15:37.014Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:15:37.014Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:15:37.014Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:15:37.014Z] github.com/docker/docker/oci [2022-05-12T06:15:37.014Z] github.com/docker/docker/oci/caps [2022-05-12T06:15:37.014Z] github.com/docker/docker/opts [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/archive [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/directory [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:15:37.014Z] github.com/docker/docker/pkg/platform [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/pools [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/progress [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/signal [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/stack [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/system [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:15:37.015Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:15:37.015Z] github.com/docker/docker/plugin [2022-05-12T06:15:37.015Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:15:37.015Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:15:37.015Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:15:37.015Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:15:37.015Z] github.com/docker/docker/quota [2022-05-12T06:15:37.015Z] github.com/docker/docker/reference [2022-05-12T06:15:37.015Z] github.com/docker/docker/registry [2022-05-12T06:15:37.015Z] github.com/docker/docker/registry/resumable [2022-05-12T06:15:37.015Z] github.com/docker/docker/restartmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/rootless [2022-05-12T06:15:37.015Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:15:37.015Z] github.com/docker/docker/runconfig [2022-05-12T06:15:37.015Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/environment [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/registry [2022-05-12T06:15:37.015Z] github.com/docker/docker/testutil/request [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/drivers [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/local [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/mounts [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/service [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:15:37.015Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:15:37.015Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/types' [2022-05-12T06:15:37.015Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/types' [2022-05-12T06:15:37.015Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:15:37.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:15:37.015Z] + type docker-proxy [2022-05-12T06:15:37.015Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T06:15:37.015Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T06:15:37.274Z] [2022-05-12T06:15:37.274Z] Removing bundles/ [2022-05-12T06:15:37.274Z] [2022-05-12T06:15:37.274Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T06:15:37.274Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T06:15:37.274Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:15:37.970Z] #78 exporting layers 6.5s done [2022-05-12T06:15:37.970Z] #78 writing image sha256:1a854adb8e7007c8393f3e1d9a3c96a4f5eb6ffe04c6c29369d34b1c719f629f done [2022-05-12T06:15:37.970Z] #78 naming to docker.io/library/docker:f9cef468f916655e1d63df643f2ef96716ead84f done [2022-05-12T06:15:37.970Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-12T06:15:38.301Z] + trap exit INT TERM [2022-05-12T06:15:38.301Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T06:15:38.301Z] + CONTAINER_NAME=docker-pr4 [2022-05-12T06:15:38.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh dynbinary [2022-05-12T06:15:38.557Z] [2022-05-12T06:15:38.813Z] Removing bundles/ [2022-05-12T06:15:38.813Z] [2022-05-12T06:15:38.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T06:15:38.813Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:15:38.813Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:15:40.979Z] #64 318.8 + bin/containerd-shim-runc-v1 [2022-05-12T06:15:43.843Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T06:15:43.843Z] [2022-05-12T06:15:43.843Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T06:15:43.843Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T06:15:43.843Z] [2022-05-12T06:15:43.843Z] + mkdir -p bundles [2022-05-12T06:15:43.843Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/backend [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/container [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/events [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/filters [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/image [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/mount [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/network [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/registry [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/time [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/versions [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:15:43.843Z] github.com/docker/docker/api/types/volume [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:15:43.843Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:15:43.843Z] github.com/docker/docker/cli [2022-05-12T06:15:43.843Z] github.com/docker/docker/cli/config [2022-05-12T06:15:43.843Z] github.com/docker/docker/cli/debug [2022-05-12T06:15:43.843Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:15:43.843Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:15:43.843Z] github.com/docker/docker/client [2022-05-12T06:15:43.843Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:15:43.843Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:15:43.843Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:15:43.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:15:43.843Z] github.com/docker/docker/container [2022-05-12T06:15:43.843Z] github.com/docker/docker/container/stream [2022-05-12T06:15:43.843Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:15:43.843Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:15:43.843Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/config [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/events [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/exec [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/images [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/links [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/names [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/network [2022-05-12T06:15:43.843Z] github.com/docker/docker/daemon/stats [2022-05-12T06:15:43.843Z] github.com/docker/docker/distribution [2022-05-12T06:15:43.843Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:15:43.843Z] github.com/docker/docker/distribution/utils [2022-05-12T06:15:43.843Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:15:43.843Z] github.com/docker/docker/dockerversion [2022-05-12T06:15:43.843Z] github.com/docker/docker/errdefs [2022-05-12T06:15:43.843Z] github.com/docker/docker/image [2022-05-12T06:15:43.843Z] github.com/docker/docker/image/cache [2022-05-12T06:15:43.843Z] github.com/docker/docker/image/tarexport [2022-05-12T06:15:43.843Z] github.com/docker/docker/image/v1 [2022-05-12T06:15:43.843Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:15:43.843Z] github.com/docker/docker/layer [2022-05-12T06:15:43.843Z] github.com/docker/docker/libcontainerd [2022-05-12T06:15:43.843Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:15:43.843Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:15:43.843Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:15:43.843Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:15:43.843Z] github.com/docker/docker/oci [2022-05-12T06:15:43.843Z] github.com/docker/docker/oci/caps [2022-05-12T06:15:43.843Z] github.com/docker/docker/opts [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/archive [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/directory [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/platform [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/pools [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/progress [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/signal [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/stack [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/system [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:15:43.843Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:15:43.843Z] github.com/docker/docker/plugin [2022-05-12T06:15:43.843Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:15:43.843Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:15:43.843Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:15:43.843Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:15:43.843Z] github.com/docker/docker/quota [2022-05-12T06:15:43.843Z] github.com/docker/docker/reference [2022-05-12T06:15:43.843Z] github.com/docker/docker/registry [2022-05-12T06:15:43.843Z] github.com/docker/docker/registry/resumable [2022-05-12T06:15:43.843Z] github.com/docker/docker/restartmanager [2022-05-12T06:15:43.843Z] github.com/docker/docker/rootless [2022-05-12T06:15:43.843Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:15:43.843Z] github.com/docker/docker/runconfig [2022-05-12T06:15:43.843Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/environment [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/registry [2022-05-12T06:15:43.843Z] github.com/docker/docker/testutil/request [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/drivers [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/local [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/mounts [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/service [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:15:43.843Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T06:15:43.844Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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-12T06:15:43.844Z] ? github.com/docker/docker/api [no test files] [2022-05-12T06:15:46.576Z] sha256:a9175076a2387237648ab0784b5d2b4a984332a7651d572244eff15650417207 [2022-05-12T06:15:46.577Z] INFO: Starting docker-py tests... [2022-05-12T06:15:46.577Z] ============================= test session starts ============================== [2022-05-12T06:15:46.577Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T06:15:46.577Z] rootdir: /src, inifile: pytest.ini [2022-05-12T06:15:46.577Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T06:15:46.577Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T06:15:46.577Z] [2022-05-12T06:15:47.551Z] #64 325.0 + bin/containerd-shim-runc-v2 [2022-05-12T06:15:47.551Z] #64 325.8 + binaries [2022-05-12T06:15:47.551Z] #64 325.8 + install -D bin/containerd /build/containerd [2022-05-12T06:15:47.551Z] #64 325.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T06:15:47.551Z] #64 325.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T06:15:47.551Z] #64 325.8 + install -D bin/ctr /build/ctr [2022-05-12T06:15:50.083Z] #64 DONE 328.1s [2022-05-12T06:15:51.019Z] [2022-05-12T06:15:51.019Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T06:15:51.019Z] #65 sha256:3c331801213ecbd6372ddc10c696d6621d0d1dec06501a966caf011a6d4ef8ac [2022-05-12T06:15:51.956Z] #65 DONE 1.0s [2022-05-12T06:15:51.956Z] [2022-05-12T06:15:51.956Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T06:15:51.956Z] #70 sha256:5cc12cb448cb810cbd58d062f13143f6c2e9bbe20a8a645925c4c6bb8ed95e24 [2022-05-12T06:15:51.956Z] #70 DONE 0.2s [2022-05-12T06:15:52.215Z] [2022-05-12T06:15:52.215Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T06:15:52.215Z] #75 sha256:e8c32f4040ff680771e197f2071e548159585fc507e778834a9fa333e9004894 [2022-05-12T06:15:53.151Z] #75 DONE 1.0s [2022-05-12T06:15:53.151Z] [2022-05-12T06:15:53.151Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T06:15:53.151Z] #76 sha256:3a8dc60f3b37aa136f954b08acbdd083c7cdbffd188b90b0adc462a40aeb174f [2022-05-12T06:15:53.151Z] #76 DONE 0.1s [2022-05-12T06:15:53.151Z] [2022-05-12T06:15:53.151Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T06:15:53.151Z] #77 sha256:00539d6576379778b408a86b8fa44b2ee69937ede506db8be88130028c0ddb36 [2022-05-12T06:15:53.803Z] #64 291.8 # github.com/containerd/containerd/cmd/containerd [2022-05-12T06:15:53.803Z] #64 291.8 /usr/bin/ld: /tmp/go-link-50801792/000019.o: in function `New': [2022-05-12T06:15:53.803Z] #64 291.8 /tmp/tmp.mDKUcGpdZx/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-12T06:15:53.803Z] #64 291.9 + bin/containerd-stress [2022-05-12T06:15:53.803Z] #64 293.1 + bin/containerd-shim [2022-05-12T06:15:54.528Z] #77 DONE 1.3s [2022-05-12T06:15:54.528Z] [2022-05-12T06:15:54.528Z] #78 exporting to image [2022-05-12T06:15:54.528Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T06:15:54.528Z] #78 exporting layers [2022-05-12T06:15:58.729Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-05-12T06:16:00.905Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T06:16:01.095Z] #78 exporting layers 5.9s done [2022-05-12T06:16:01.095Z] #78 writing image sha256:cac643a7c6a147e383e389fe58aff9c4c13ef00bb0e8f9b9ccf13c339bb68575 done [2022-05-12T06:16:01.095Z] #78 naming to docker.io/library/docker:f9cef468f916655e1d63df643f2ef96716ead84f done [2022-05-12T06:16:01.095Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-12T06:16:01.165Z] tests/integration/api_client_test.py ..... [ 7%] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T06:16:01.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -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:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh dynbinary test-integration [2022-05-12T06:16:01.892Z] #64 304.2 + bin/containerd-shim-runc-v1 [2022-05-12T06:16:02.844Z] [2022-05-12T06:16:02.844Z] Removing bundles/ [2022-05-12T06:16:02.844Z] [2022-05-12T06:16:02.844Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T06:16:02.844Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:16:02.844Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:16:03.380Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T06:16:08.482Z] #64 310.6 + bin/containerd-shim-runc-v2 [2022-05-12T06:16:08.482Z] #64 311.4 + binaries [2022-05-12T06:16:08.482Z] #64 311.4 + install -D bin/containerd /build/containerd [2022-05-12T06:16:08.482Z] #64 311.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T06:16:08.482Z] #64 311.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T06:16:08.483Z] #64 311.5 + install -D bin/ctr /build/ctr [2022-05-12T06:16:10.393Z] #64 DONE 313.3s [2022-05-12T06:16:11.320Z] [2022-05-12T06:16:11.320Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T06:16:11.320Z] #65 sha256:e7ca01bf2a7eda3194fd5a970c86a47ae7bf416956230d84a49c7be8f402cbb1 [2022-05-12T06:16:12.248Z] #65 DONE 1.0s [2022-05-12T06:16:12.248Z] [2022-05-12T06:16:12.248Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T06:16:12.248Z] #70 sha256:172aec52e6d455290aaf13ed67ccbad7ba07cc9e69433a5d2e7d7e2be478e361 [2022-05-12T06:16:12.504Z] #70 DONE 0.2s [2022-05-12T06:16:12.504Z] [2022-05-12T06:16:12.504Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T06:16:12.504Z] #75 sha256:55f110ef9c7f0508ce91d8c22c6ee758081d781d28a547968579baa5c7437c4a [2022-05-12T06:16:13.440Z] #75 DONE 0.9s [2022-05-12T06:16:13.440Z] [2022-05-12T06:16:13.440Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T06:16:13.440Z] #76 sha256:bba9418ae3575ec47aad8ba451978b7a2ff0ec2aca741660ab9277f21e93fb2c [2022-05-12T06:16:13.440Z] #76 DONE 0.0s [2022-05-12T06:16:13.440Z] [2022-05-12T06:16:13.441Z] #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-12T06:16:13.441Z] #77 sha256:7e915865e75d9f04c2fe7e9421c089b8226b8524210375d88fd16998924cdac3 [2022-05-12T06:16:14.002Z] #77 0.715 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T06:16:14.258Z] #77 0.906 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T06:16:14.515Z] #77 1.071 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T06:16:15.081Z] #77 1.155 Reading package lists... [2022-05-12T06:16:15.337Z] #77 1.680 Reading package lists... [2022-05-12T06:16:15.594Z] #77 2.197 Building dependency tree... [2022-05-12T06:16:15.594Z] #77 2.323 Reading state information... [2022-05-12T06:16:15.594Z] #77 2.443 The following additional packages will be installed: [2022-05-12T06:16:15.850Z] #77 2.444 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-12T06:16:15.850Z] #77 2.444 Suggested packages: [2022-05-12T06:16:15.850Z] #77 2.444 systemd-container policykit-1 [2022-05-12T06:16:15.850Z] #77 2.444 Recommended packages: [2022-05-12T06:16:15.850Z] #77 2.444 systemd-timesyncd | time-daemon libnss-systemd [2022-05-12T06:16:15.850Z] #77 2.513 The following NEW packages will be installed: [2022-05-12T06:16:15.850Z] #77 2.513 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-12T06:16:15.850Z] #77 2.514 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-12T06:16:16.106Z] #77 2.782 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T06:16:16.106Z] #77 2.782 Need to get 5817 kB of archives. [2022-05-12T06:16:16.106Z] #77 2.782 After this operation, 19.3 MB of additional disk space will be used. [2022-05-12T06:16:16.106Z] #77 2.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-12T06:16:16.106Z] #77 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-12T06:16:16.106Z] #77 2.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-12T06:16:16.106Z] #77 2.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-12T06:16:16.106Z] #77 2.791 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-12T06:16:16.106Z] #77 2.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-12T06:16:16.362Z] #77 2.882 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-12T06:16:16.362Z] #77 2.884 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-12T06:16:16.362Z] #77 2.885 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-12T06:16:16.362Z] #77 2.887 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-12T06:16:16.362Z] #77 3.041 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T06:16:16.362Z] #77 3.071 Fetched 5817 kB in 0s (15.8 MB/s) [2022-05-12T06:16:16.362Z] #77 3.096 Selecting previously unselected package libargon2-1:amd64. [2022-05-12T06:16:16.362Z] #77 3.096 (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-12T06:16:16.362Z] #77 3.112 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-12T06:16:16.362Z] #77 3.118 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T06:16:16.362Z] #77 3.151 Selecting previously unselected package libjson-c5:amd64. [2022-05-12T06:16:16.618Z] #77 3.154 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-12T06:16:16.618Z] #77 3.157 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-12T06:16:16.618Z] #77 3.190 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-12T06:16:16.618Z] #77 3.193 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-12T06:16:16.618Z] #77 3.196 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T06:16:16.618Z] #77 3.253 Selecting previously unselected package libkmod2:amd64. [2022-05-12T06:16:16.618Z] #77 3.253 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-12T06:16:16.618Z] #77 3.258 Unpacking libkmod2:amd64 (28-1) ... [2022-05-12T06:16:16.618Z] #77 3.306 Selecting previously unselected package systemd. [2022-05-12T06:16:16.618Z] #77 3.309 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-12T06:16:16.618Z] #77 3.343 Unpacking systemd (247.3-7) ... [2022-05-12T06:16:17.181Z] #77 3.892 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T06:16:17.181Z] #77 3.901 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-12T06:16:17.181Z] #77 3.911 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T06:16:17.181Z] #77 3.921 Setting up libkmod2:amd64 (28-1) ... [2022-05-12T06:16:17.181Z] #77 3.933 Setting up systemd (247.3-7) ... [2022-05-12T06:16:17.181Z] #77 3.976 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-12T06:16:17.438Z] #77 3.978 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-12T06:16:17.438Z] #77 3.981 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-12T06:16:17.438Z] #77 4.009 Initializing machine ID from KVM UUID. [2022-05-12T06:16:17.693Z] #77 4.391 Selecting previously unselected package systemd-sysv. [2022-05-12T06:16:17.693Z] #77 4.391 (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-12T06:16:17.693Z] #77 4.405 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-12T06:16:17.693Z] #77 4.409 Unpacking systemd-sysv (247.3-7) ... [2022-05-12T06:16:17.693Z] #77 4.451 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-12T06:16:17.693Z] #77 4.454 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-12T06:16:17.693Z] #77 4.459 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T06:16:17.693Z] #77 4.512 Selecting previously unselected package dbus. [2022-05-12T06:16:17.949Z] #77 4.515 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-12T06:16:17.949Z] #77 4.527 Unpacking dbus (1.12.20-2) ... [2022-05-12T06:16:17.949Z] #77 4.581 Selecting previously unselected package libpam-systemd:amd64. [2022-05-12T06:16:17.949Z] #77 4.583 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-12T06:16:17.949Z] #77 4.587 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-12T06:16:17.949Z] #77 4.635 Selecting previously unselected package dbus-user-session. [2022-05-12T06:16:17.949Z] #77 4.638 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-12T06:16:17.949Z] #77 4.643 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-12T06:16:17.949Z] #77 4.717 Setting up systemd-sysv (247.3-7) ... [2022-05-12T06:16:17.949Z] #77 4.728 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T06:16:17.949Z] #77 4.739 Setting up dbus (1.12.20-2) ... [2022-05-12T06:16:18.205Z] #77 4.855 invoke-rc.d: could not determine current runlevel [2022-05-12T06:16:18.205Z] #77 4.858 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T06:16:18.205Z] #77 4.862 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-12T06:16:18.205Z] #77 5.002 Setting up dbus-user-session (1.12.20-2) ... [2022-05-12T06:16:18.461Z] #77 5.017 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T06:16:18.461Z] #77 DONE 5.1s [2022-05-12T06:16:18.461Z] [2022-05-12T06:16:18.461Z] #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-12T06:16:18.461Z] #78 sha256:0eb1f0adeda016eba76a9e60ea4f662700b2bf13a7745b96ec56663abc7dc8d3 [2022-05-12T06:16:18.716Z] #78 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T06:16:18.716Z] #78 0.384 Dload Upload Total Spent Left Speed [2022-05-12T06:16:19.278Z] #78 0.384 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5393 0 --:--:-- --:--:-- --:--:-- 5393 [2022-05-12T06:16:19.278Z] #78 DONE 0.8s [2022-05-12T06:16:19.278Z] [2022-05-12T06:16:19.278Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T06:16:19.278Z] #79 sha256:3ba9bf9361c086e0d26a1e85bfcb17915fd9290fd902e4381c19354711fdfd9f [2022-05-12T06:16:19.312Z] 12fb50a031bd: Pull complete [2022-05-12T06:16:19.312Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T06:16:19.312Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:16:19.312Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:16:19.312Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T06:16:19.313Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T06:16:19.313Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T06:16:19.313Z] INFO: Docker version of control daemon [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Client: [2022-05-12T06:16:19.313Z] Version: 20.10.9 [2022-05-12T06:16:19.313Z] API version: 1.41 [2022-05-12T06:16:19.313Z] Go version: go1.16.8 [2022-05-12T06:16:19.313Z] Git commit: c2ea9bc [2022-05-12T06:16:19.313Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:16:19.313Z] OS/Arch: windows/amd64 [2022-05-12T06:16:19.313Z] Context: default [2022-05-12T06:16:19.313Z] Experimental: true [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Server: Docker Engine - Community [2022-05-12T06:16:19.313Z] Engine: [2022-05-12T06:16:19.313Z] Version: 20.10.9 [2022-05-12T06:16:19.313Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:16:19.313Z] Go version: go1.16.8 [2022-05-12T06:16:19.313Z] Git commit: 79ea9d3 [2022-05-12T06:16:19.313Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:16:19.313Z] OS/Arch: windows/amd64 [2022-05-12T06:16:19.313Z] Experimental: true [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] INFO: Docker info of control daemon [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Client: [2022-05-12T06:16:19.313Z] Context: default [2022-05-12T06:16:19.313Z] Debug Mode: false [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Server: [2022-05-12T06:16:19.313Z] Containers: 0 [2022-05-12T06:16:19.313Z] Running: 0 [2022-05-12T06:16:19.313Z] Paused: 0 [2022-05-12T06:16:19.313Z] Stopped: 0 [2022-05-12T06:16:19.313Z] Images: 1 [2022-05-12T06:16:19.313Z] Server Version: 20.10.9 [2022-05-12T06:16:19.313Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:16:19.313Z] Windows: [2022-05-12T06:16:19.313Z] LCOW: [2022-05-12T06:16:19.313Z] Logging Driver: json-file [2022-05-12T06:16:19.313Z] Plugins: [2022-05-12T06:16:19.313Z] Volume: local [2022-05-12T06:16:19.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:16:19.313Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:16:19.313Z] Swarm: inactive [2022-05-12T06:16:19.313Z] Default Isolation: process [2022-05-12T06:16:19.313Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:16:19.313Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T06:16:19.313Z] OSType: windows [2022-05-12T06:16:19.313Z] Architecture: x86_64 [2022-05-12T06:16:19.313Z] CPUs: 4 [2022-05-12T06:16:19.313Z] Total Memory: 32GiB [2022-05-12T06:16:19.313Z] Name: azwin-2-00f800 [2022-05-12T06:16:19.313Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T06:16:19.313Z] Docker Root Dir: D:\docker [2022-05-12T06:16:19.313Z] Debug Mode: false [2022-05-12T06:16:19.313Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:16:19.313Z] Labels: [2022-05-12T06:16:19.313Z] Experimental: true [2022-05-12T06:16:19.313Z] Insecure Registries: [2022-05-12T06:16:19.313Z] 10.0.0.4:5000 [2022-05-12T06:16:19.313Z] 127.0.0.0/8 [2022-05-12T06:16:19.313Z] Registry Mirrors: [2022-05-12T06:16:19.313Z] http://10.0.0.4:5000/ [2022-05-12T06:16:19.313Z] Live Restore Enabled: false [2022-05-12T06:16:19.313Z] Product License: Community Engine [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] INFO: Commit hash is f9cef468f9 [2022-05-12T06:16:19.313Z] INFO: Nuke-Everything... [2022-05-12T06:16:19.313Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T06:16:19.313Z] INFO: Nuking d:\CI [2022-05-12T06:16:19.313Z] INFO: Zapped successfully [2022-05-12T06:16:19.313Z] INFO: Location for testing is d:\CI\PR-43581\4 [2022-05-12T06:16:19.313Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 06:16:12... [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Sending build context to Docker daemon 66.69MB [2022-05-12T06:16:19.313Z] [2022-05-12T06:16:19.313Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T06:16:19.313Z] ---> 7c569352fed3 [2022-05-12T06:16:19.313Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T06:16:19.313Z] ---> Running in e3d5b76cf97a [2022-05-12T06:16:19.313Z] Removing intermediate container e3d5b76cf97a [2022-05-12T06:16:19.313Z] ---> 02857df03eb9 [2022-05-12T06:16:19.313Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T06:16:19.313Z] ---> Running in e5b8025b41f6 [2022-05-12T06:16:19.767Z] Removing intermediate container e5b8025b41f6 [2022-05-12T06:16:19.767Z] ---> c1ac37fb46fc [2022-05-12T06:16:19.767Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T06:16:19.767Z] ---> Running in ee92478afbc2 [2022-05-12T06:16:20.207Z] #79 DONE 0.9s [2022-05-12T06:16:20.207Z] [2022-05-12T06:16:20.207Z] #80 exporting to image [2022-05-12T06:16:20.207Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T06:16:20.207Z] #80 exporting layers [2022-05-12T06:16:20.222Z] Removing intermediate container ee92478afbc2 [2022-05-12T06:16:20.222Z] ---> 8c0a5ad0e008 [2022-05-12T06:16:20.222Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T06:16:20.222Z] ---> Running in 0c30efaa30c0 [2022-05-12T06:16:20.222Z] Removing intermediate container 0c30efaa30c0 [2022-05-12T06:16:20.222Z] ---> 33795784cde0 [2022-05-12T06:16:20.222Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T06:16:20.222Z] ---> Running in 849c6b17e1ff [2022-05-12T06:16:20.682Z] Removing intermediate container 849c6b17e1ff [2022-05-12T06:16:20.682Z] ---> caef8be8e71f [2022-05-12T06:16:20.682Z] 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-12T06:16:20.682Z] ---> Running in 3693069881e2 [2022-05-12T06:16:21.140Z] Removing intermediate container 3693069881e2 [2022-05-12T06:16:21.140Z] ---> f776bc87b1c6 [2022-05-12T06:16:21.140Z] 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-12T06:16:21.140Z] ---> Running in 007393eb5b9c [2022-05-12T06:16:26.745Z] #80 exporting layers 6.4s done [2022-05-12T06:16:26.745Z] #80 writing image sha256:6ad95a804808b534ce38e4eb7780824627831c7fd2a352282ed14e3c95414388 done [2022-05-12T06:16:26.745Z] #80 naming to docker.io/library/docker:f9cef468f916655e1d63df643f2ef96716ead84f done [2022-05-12T06:16:26.745Z] #80 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T06:16:26.918Z] [2022-05-12T06:16:26.918Z] SUCCESS: Specified value was saved. [2022-05-12T06:16:27.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -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:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh dynbinary test-integration [2022-05-12T06:16:27.372Z] INFO: Downloading git... [2022-05-12T06:16:28.898Z] INFO: Downloading go... [2022-05-12T06:16:28.975Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T06:16:28.975Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T06:16:28.975Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T06:16:28.975Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T06:16:28.975Z] 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-12T06:16:28.975Z] Detected virtualization docker. [2022-05-12T06:16:28.975Z] Detected architecture x86-64. [2022-05-12T06:16:28.975Z] Set hostname to . [2022-05-12T06:16:28.975Z] modprobe@configfs.service: Succeeded. [2022-05-12T06:16:28.975Z] modprobe@drm.service: Succeeded. [2022-05-12T06:16:28.975Z] modprobe@fuse.service: Succeeded. [2022-05-12T06:16:29.230Z] + source /etc/docker-entrypoint-cmd [2022-05-12T06:16:29.230Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T06:16:29.230Z] [2022-05-12T06:16:29.230Z] Removing bundles/ [2022-05-12T06:16:29.231Z] [2022-05-12T06:16:29.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T06:16:29.231Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:16:29.231Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:16:30.427Z] INFO: Downloading compiler 1 of 3... [2022-05-12T06:16:31.385Z] INFO: Downloading compiler 2 of 3... [2022-05-12T06:16:31.552Z] 12fb50a031bd: Pull complete [2022-05-12T06:16:31.552Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T06:16:31.552Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:16:31.552Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:16:31.552Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T06:16:31.552Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T06:16:31.552Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T06:16:31.552Z] INFO: Docker version of control daemon [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] Client: [2022-05-12T06:16:31.552Z] Version: 20.10.9 [2022-05-12T06:16:31.552Z] API version: 1.41 [2022-05-12T06:16:31.552Z] Go version: go1.16.8 [2022-05-12T06:16:31.552Z] Git commit: c2ea9bc [2022-05-12T06:16:31.552Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:16:31.552Z] OS/Arch: windows/amd64 [2022-05-12T06:16:31.552Z] Context: default [2022-05-12T06:16:31.552Z] Experimental: true [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] Server: Docker Engine - Community [2022-05-12T06:16:31.552Z] Engine: [2022-05-12T06:16:31.552Z] Version: 20.10.9 [2022-05-12T06:16:31.552Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:16:31.552Z] Go version: go1.16.8 [2022-05-12T06:16:31.552Z] Git commit: 79ea9d3 [2022-05-12T06:16:31.552Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:16:31.552Z] OS/Arch: windows/amd64 [2022-05-12T06:16:31.552Z] Experimental: true [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] INFO: Docker info of control daemon [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] Client: [2022-05-12T06:16:31.552Z] Context: default [2022-05-12T06:16:31.552Z] Debug Mode: false [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] Server: [2022-05-12T06:16:31.552Z] Containers: 0 [2022-05-12T06:16:31.552Z] Running: 0 [2022-05-12T06:16:31.552Z] Paused: 0 [2022-05-12T06:16:31.552Z] Stopped: 0 [2022-05-12T06:16:31.552Z] Images: 1 [2022-05-12T06:16:31.552Z] Server Version: 20.10.9 [2022-05-12T06:16:31.552Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:16:31.552Z] Windows: [2022-05-12T06:16:31.552Z] LCOW: [2022-05-12T06:16:31.552Z] Logging Driver: json-file [2022-05-12T06:16:31.552Z] Plugins: [2022-05-12T06:16:31.552Z] Volume: local [2022-05-12T06:16:31.552Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:16:31.552Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:16:31.552Z] Swarm: inactive [2022-05-12T06:16:31.552Z] Default Isolation: process [2022-05-12T06:16:31.552Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:16:31.552Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T06:16:31.552Z] OSType: windows [2022-05-12T06:16:31.552Z] Architecture: x86_64 [2022-05-12T06:16:31.552Z] CPUs: 4 [2022-05-12T06:16:31.552Z] Total Memory: 32GiB [2022-05-12T06:16:31.552Z] Name: azwin-2-00f801 [2022-05-12T06:16:31.552Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T06:16:31.552Z] Docker Root Dir: D:\docker [2022-05-12T06:16:31.552Z] Debug Mode: false [2022-05-12T06:16:31.552Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:16:31.552Z] Labels: [2022-05-12T06:16:31.552Z] Experimental: true [2022-05-12T06:16:31.552Z] Insecure Registries: [2022-05-12T06:16:31.552Z] 10.0.0.4:5000 [2022-05-12T06:16:31.552Z] 127.0.0.0/8 [2022-05-12T06:16:31.552Z] Registry Mirrors: [2022-05-12T06:16:31.552Z] http://10.0.0.4:5000/ [2022-05-12T06:16:31.552Z] Live Restore Enabled: false [2022-05-12T06:16:31.552Z] Product License: Community Engine [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] [2022-05-12T06:16:31.552Z] INFO: Commit hash is f9cef468f9 [2022-05-12T06:16:31.552Z] INFO: Nuke-Everything... [2022-05-12T06:16:31.552Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T06:16:32.345Z] INFO: Downloading compiler 3 of 3... [2022-05-12T06:16:33.077Z] INFO: Nuking d:\CI [2022-05-12T06:16:33.077Z] INFO: Zapped successfully [2022-05-12T06:16:33.077Z] INFO: Location for testing is d:\CI\PR-43581\4 [2022-05-12T06:16:33.077Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T06:16:33.077Z] [2022-05-12T06:16:33.077Z] [2022-05-12T06:16:33.077Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 06:16:32... [2022-05-12T06:16:33.077Z] [2022-05-12T06:16:33.178Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T06:16:33.306Z] INFO: Extracting git... [2022-05-12T06:16:38.860Z] Sending build context to Docker daemon 66.69MB [2022-05-12T06:16:38.861Z] [2022-05-12T06:16:39.316Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T06:16:39.316Z] ---> 7c569352fed3 [2022-05-12T06:16:39.316Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T06:16:39.316Z] ---> Running in 6950b38cc771 [2022-05-12T06:16:39.771Z] Removing intermediate container 6950b38cc771 [2022-05-12T06:16:39.771Z] ---> c43f4f225fbc [2022-05-12T06:16:39.771Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T06:16:39.771Z] ---> Running in 7dc505c59040 [2022-05-12T06:16:39.771Z] Removing intermediate container 7dc505c59040 [2022-05-12T06:16:39.771Z] ---> da79ce529058 [2022-05-12T06:16:39.771Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T06:16:39.771Z] ---> Running in 94b7577d19b8 [2022-05-12T06:16:40.229Z] Removing intermediate container 94b7577d19b8 [2022-05-12T06:16:40.229Z] ---> fd512c6ff68d [2022-05-12T06:16:40.229Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T06:16:40.229Z] ---> Running in 687bcc198aed [2022-05-12T06:16:40.684Z] Removing intermediate container 687bcc198aed [2022-05-12T06:16:40.684Z] ---> 37ee46a96363 [2022-05-12T06:16:40.684Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T06:16:40.684Z] ---> Running in f5fd87a19201 [2022-05-12T06:16:41.141Z] Removing intermediate container f5fd87a19201 [2022-05-12T06:16:41.141Z] ---> 6a536e847bbf [2022-05-12T06:16:41.141Z] 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-12T06:16:41.141Z] ---> Running in 7ab98331c6fc [2022-05-12T06:16:41.595Z] Removing intermediate container 7ab98331c6fc [2022-05-12T06:16:41.595Z] ---> 87f5af52bd6e [2022-05-12T06:16:41.595Z] 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-12T06:16:41.595Z] ---> Running in b71ae8108f78 [2022-05-12T06:16:45.634Z] INFO: Expanding go... [2022-05-12T06:16:46.286Z] [2022-05-12T06:16:46.286Z] SUCCESS: Specified value was saved. [2022-05-12T06:16:47.247Z] INFO: Downloading git... [2022-05-12T06:16:48.214Z] INFO: Downloading go... [2022-05-12T06:16:50.387Z] INFO: Downloading compiler 1 of 3... [2022-05-12T06:16:50.387Z] INFO: Downloading compiler 2 of 3... [2022-05-12T06:16:50.387Z] INFO: Downloading compiler 3 of 3... [2022-05-12T06:16:50.387Z] INFO: Extracting git... [2022-05-12T06:17:02.047Z] 8b534d64a7c3: Pull complete [2022-05-12T06:17:02.047Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T06:17:02.047Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:17:02.047Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:17:02.047Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-12T06:17:02.047Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-12T06:17:02.047Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T06:17:02.047Z] INFO: Docker version of control daemon [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] Client: [2022-05-12T06:17:02.047Z] Version: 20.10.9 [2022-05-12T06:17:02.047Z] API version: 1.41 [2022-05-12T06:17:02.047Z] Go version: go1.16.8 [2022-05-12T06:17:02.047Z] Git commit: c2ea9bc [2022-05-12T06:17:02.047Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T06:17:02.047Z] OS/Arch: windows/amd64 [2022-05-12T06:17:02.047Z] Context: default [2022-05-12T06:17:02.047Z] Experimental: true [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] Server: Docker Engine - Community [2022-05-12T06:17:02.047Z] Engine: [2022-05-12T06:17:02.047Z] Version: 20.10.9 [2022-05-12T06:17:02.047Z] API version: 1.41 (minimum version 1.24) [2022-05-12T06:17:02.047Z] Go version: go1.16.8 [2022-05-12T06:17:02.047Z] Git commit: 79ea9d3 [2022-05-12T06:17:02.047Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T06:17:02.047Z] OS/Arch: windows/amd64 [2022-05-12T06:17:02.047Z] Experimental: true [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] INFO: Docker info of control daemon [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] Client: [2022-05-12T06:17:02.047Z] Context: default [2022-05-12T06:17:02.047Z] Debug Mode: false [2022-05-12T06:17:02.047Z] Plugins: [2022-05-12T06:17:02.047Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T06:17:02.047Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T06:17:02.047Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] Server: [2022-05-12T06:17:02.047Z] Containers: 0 [2022-05-12T06:17:02.047Z] Running: 0 [2022-05-12T06:17:02.047Z] Paused: 0 [2022-05-12T06:17:02.047Z] Stopped: 0 [2022-05-12T06:17:02.047Z] Images: 1 [2022-05-12T06:17:02.047Z] Server Version: 20.10.9 [2022-05-12T06:17:02.047Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T06:17:02.047Z] Windows: [2022-05-12T06:17:02.047Z] LCOW: [2022-05-12T06:17:02.047Z] Logging Driver: json-file [2022-05-12T06:17:02.047Z] Plugins: [2022-05-12T06:17:02.047Z] Volume: local [2022-05-12T06:17:02.047Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:17:02.047Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:17:02.047Z] Swarm: inactive [2022-05-12T06:17:02.047Z] Default Isolation: process [2022-05-12T06:17:02.047Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T06:17:02.047Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T06:17:02.047Z] OSType: windows [2022-05-12T06:17:02.047Z] Architecture: x86_64 [2022-05-12T06:17:02.047Z] CPUs: 4 [2022-05-12T06:17:02.047Z] Total Memory: 32GiB [2022-05-12T06:17:02.047Z] Name: azwin-2-e029e0 [2022-05-12T06:17:02.047Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T06:17:02.047Z] Docker Root Dir: D:\docker [2022-05-12T06:17:02.047Z] Debug Mode: false [2022-05-12T06:17:02.047Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:17:02.047Z] Labels: [2022-05-12T06:17:02.047Z] Experimental: true [2022-05-12T06:17:02.047Z] Insecure Registries: [2022-05-12T06:17:02.047Z] 10.0.0.4:5000 [2022-05-12T06:17:02.047Z] 127.0.0.0/8 [2022-05-12T06:17:02.047Z] Registry Mirrors: [2022-05-12T06:17:02.047Z] http://10.0.0.4:5000/ [2022-05-12T06:17:02.047Z] Live Restore Enabled: false [2022-05-12T06:17:02.047Z] Product License: Community Engine [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] [2022-05-12T06:17:02.047Z] INFO: Commit hash is f9cef468f9 [2022-05-12T06:17:02.047Z] INFO: Nuke-Everything... [2022-05-12T06:17:02.047Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T06:17:02.504Z] INFO: Nuking d:\CI [2022-05-12T06:17:02.504Z] INFO: Zapped successfully [2022-05-12T06:17:02.504Z] INFO: Location for testing is d:\CI\PR-43581\4 [2022-05-12T06:17:02.504Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T06:17:02.504Z] [2022-05-12T06:17:02.504Z] [2022-05-12T06:17:02.504Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 06:17:02... [2022-05-12T06:17:02.504Z] [2022-05-12T06:17:05.151Z] INFO: Expanding go... [2022-05-12T06:17:06.505Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T06:17:06.505Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T06:17:06.505Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-05-12T06:17:06.505Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-12T06:17:06.505Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T06:17:06.505Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T06:17:06.505Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T06:17:07.073Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T06:17:08.009Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T06:17:08.009Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T06:17:08.268Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.1% of statements [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T06:17:08.268Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T06:17:08.412Z] Sending build context to Docker daemon 66.69MB [2022-05-12T06:17:08.412Z] [2022-05-12T06:17:08.526Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-12T06:17:08.785Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T06:17:08.785Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T06:17:08.785Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-05-12T06:17:08.875Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T06:17:08.875Z] ---> 3e15a767850d [2022-05-12T06:17:08.875Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T06:17:08.875Z] ---> Running in 3dd8d79da472 [2022-05-12T06:17:08.875Z] Removing intermediate container 3dd8d79da472 [2022-05-12T06:17:08.875Z] ---> 45ca7a004821 [2022-05-12T06:17:08.875Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T06:17:08.875Z] ---> Running in 9d4a463a75c9 [2022-05-12T06:17:09.044Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T06:17:09.044Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T06:17:09.332Z] Removing intermediate container 9d4a463a75c9 [2022-05-12T06:17:09.332Z] ---> de5f41f3128a [2022-05-12T06:17:09.332Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T06:17:09.332Z] ---> Running in 6668cd37c146 [2022-05-12T06:17:09.800Z] Removing intermediate container 6668cd37c146 [2022-05-12T06:17:09.800Z] ---> c9aea48c9320 [2022-05-12T06:17:09.800Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T06:17:09.800Z] ---> Running in c2bd7d3ffb16 [2022-05-12T06:17:10.262Z] Removing intermediate container c2bd7d3ffb16 [2022-05-12T06:17:10.263Z] ---> d5dbb1f8c381 [2022-05-12T06:17:10.263Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T06:17:10.263Z] ---> Running in 0841ea8db69f [2022-05-12T06:17:10.719Z] Removing intermediate container 0841ea8db69f [2022-05-12T06:17:10.719Z] ---> 23e2290c0251 [2022-05-12T06:17:10.719Z] 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-12T06:17:10.719Z] ---> Running in ad7a5bb4ab1c [2022-05-12T06:17:11.175Z] Removing intermediate container ad7a5bb4ab1c [2022-05-12T06:17:11.175Z] ---> 02317690d84c [2022-05-12T06:17:11.175Z] 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-12T06:17:11.175Z] ---> Running in ad8bda284aa5 [2022-05-12T06:17:11.576Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-05-12T06:17:11.576Z] ok github.com/docker/docker/builder/dockerfile 0.450s coverage: 49.3% of statements [2022-05-12T06:17:11.834Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T06:17:12.401Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-12T06:17:13.337Z] ok github.com/docker/docker/builder/remotecontext/git 1.504s coverage: 86.3% of statements [2022-05-12T06:17:13.337Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T06:17:13.337Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T06:17:13.337Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T06:17:13.337Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T06:17:13.904Z] ok github.com/docker/docker/cmd/docker-proxy 0.286s coverage: 69.3% of statements [2022-05-12T06:17:15.527Z] INFO: Expanding compiler 1 of 3... [2022-05-12T06:17:15.527Z] INFO: Expanding compiler 2 of 3... [2022-05-12T06:17:17.204Z] ok github.com/docker/docker/client 0.138s coverage: 75.6% of statements [2022-05-12T06:17:19.247Z] INFO: Expanding compiler 3 of 3... [2022-05-12T06:17:19.701Z] INFO: Removing downloaded files... [2022-05-12T06:17:20.156Z] INFO: Downloading containerd [2022-05-12T06:17:28.112Z] .........................xx.................... [ 29%] [2022-05-12T06:17:28.868Z] [2022-05-12T06:17:28.868Z] SUCCESS: Specified value was saved. [2022-05-12T06:17:28.868Z] INFO: Downloading git... [2022-05-12T06:17:29.833Z] INFO: Downloading go... [2022-05-12T06:17:30.457Z] [2022-05-12T06:17:30.457Z] Name Version Source Summary [2022-05-12T06:17:30.457Z] ---- ------- ------ ------- [2022-05-12T06:17:30.457Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T06:17:31.981Z] [2022-05-12T06:17:31.981Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T06:17:31.981Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T06:17:31.981Z] PSChildName : containerd [2022-05-12T06:17:31.981Z] PSDrive : C [2022-05-12T06:17:31.981Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T06:17:31.981Z] PSIsContainer : True [2022-05-12T06:17:31.981Z] Name : containerd [2022-05-12T06:17:31.981Z] FullName : C:\containerd [2022-05-12T06:17:31.981Z] Parent : [2022-05-12T06:17:31.981Z] Exists : True [2022-05-12T06:17:31.981Z] Root : C:\ [2022-05-12T06:17:31.981Z] Extension : [2022-05-12T06:17:31.981Z] CreationTime : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] CreationTimeUtc : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] LastAccessTime : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] LastAccessTimeUtc : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] LastWriteTime : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] LastWriteTimeUtc : 5/12/2022 6:17:31 AM [2022-05-12T06:17:31.981Z] Attributes : Directory [2022-05-12T06:17:31.981Z] Mode : d----- [2022-05-12T06:17:31.981Z] BaseName : containerd [2022-05-12T06:17:31.981Z] Target : {} [2022-05-12T06:17:31.981Z] LinkType : [2022-05-12T06:17:31.981Z] [2022-05-12T06:17:32.017Z] INFO: Downloading compiler 1 of 3... [2022-05-12T06:17:32.017Z] INFO: Downloading compiler 2 of 3... [2022-05-12T06:17:32.017Z] INFO: Downloading compiler 3 of 3... [2022-05-12T06:17:32.017Z] INFO: Extracting git... [2022-05-12T06:17:33.507Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T06:17:33.507Z] INFO: Configuring git core.autocrlf... [2022-05-12T06:17:33.507Z] [2022-05-12T06:17:33.507Z] [2022-05-12T06:17:35.038Z] INFO: Expanding compiler 1 of 3... [2022-05-12T06:17:35.038Z] INFO: Expanding compiler 2 of 3... [2022-05-12T06:17:37.211Z] INFO: Expanding compiler 3 of 3... [2022-05-12T06:17:38.182Z] INFO: Removing downloaded files... [2022-05-12T06:17:38.182Z] INFO: Downloading containerd [2022-05-12T06:17:45.112Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T06:17:45.231Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:17:45.231Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:17:45.231Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:17:45.231Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:17:45.231Z] [2022-05-12T06:17:45.231Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T06:17:45.231Z] + CONTAINER_NAME=docker-pr4-1 [2022-05-12T06:17:45.231Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T06:17:45.231Z] + run_tests test-integration-flaky [2022-05-12T06:17:45.231Z] + '[' -n 0 ']' [2022-05-12T06:17:45.231Z] + rm= [2022-05-12T06:17:45.231Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43581/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh test-integration-flaky test-integration [2022-05-12T06:17:45.231Z] + c=0 [2022-05-12T06:17:45.231Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T06:17:45.231Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T06:17:45.231Z] + CONTAINER_NAME=docker-pr4-2 [2022-05-12T06:17:45.231Z] + CONTAINER_NAME=docker-pr4-3 [2022-05-12T06:17:45.231Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T06:17:45.231Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T06:17:45.231Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T06:17:45.231Z] + run_tests [2022-05-12T06:17:45.231Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T06:17:45.231Z] + run_tests [2022-05-12T06:17:45.231Z] + '[' -n 0 ']' [2022-05-12T06:17:45.231Z] + '[' -n 0 ']' [2022-05-12T06:17:45.231Z] + rm= [2022-05-12T06:17:45.231Z] + rm= [2022-05-12T06:17:45.231Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43581/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh '' test-integration [2022-05-12T06:17:45.231Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43581/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh '' test-integration [2022-05-12T06:17:45.231Z] ++ jobs -p [2022-05-12T06:17:45.231Z] + for job in $(jobs -p) [2022-05-12T06:17:45.231Z] + wait 9985 [2022-05-12T06:17:45.231Z] [2022-05-12T06:17:45.231Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T06:17:45.231Z] [2022-05-12T06:17:45.231Z] [2022-05-12T06:17:45.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:17:45.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:17:45.231Z] HOSTNAME=cb779995b023 [2022-05-12T06:17:45.231Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T06:17:45.231Z] TESTDEBUG=0 [2022-05-12T06:17:45.231Z] DEST=bundles/test-integration [2022-05-12T06:17:45.231Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:17:45.231Z] KEEPBUNDLE=1 [2022-05-12T06:17:45.231Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:17:45.231Z] container=docker [2022-05-12T06:17:45.231Z] HOME=/root [2022-05-12T06:17:45.231Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:17:45.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:17:45.231Z] VALIDATE_BRANCH=master [2022-05-12T06:17:45.231Z] TERM=xterm [2022-05-12T06:17:45.231Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:17:45.231Z] SHLVL=1 [2022-05-12T06:17:45.231Z] TIMEOUT=120m [2022-05-12T06:17:45.231Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:17:45.231Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:17:45.231Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T06:17:45.231Z] GO111MODULE=off [2022-05-12T06:17:45.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:17:45.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:17:45.231Z] GOPATH=/go [2022-05-12T06:17:45.231Z] PKG_CONFIG=pkg-config [2022-05-12T06:17:45.231Z] _=/usr/bin/env [2022-05-12T06:17:45.231Z] Building test suite binary ./integration-cli/test.main [2022-05-12T06:17:45.231Z] No new tests added to integration. [2022-05-12T06:17:45.231Z] [2022-05-12T06:17:45.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:17:45.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:17:45.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:17:45.231Z] HOSTNAME=8bdeb09c76e0 [2022-05-12T06:17:45.231Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T06:17:45.231Z] TESTDEBUG=0 [2022-05-12T06:17:45.231Z] DEST=bundles/test-integration [2022-05-12T06:17:45.231Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:17:45.231Z] KEEPBUNDLE=1 [2022-05-12T06:17:45.231Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:17:45.231Z] container=docker [2022-05-12T06:17:45.231Z] HOME=/root [2022-05-12T06:17:45.231Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:17:45.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:17:45.231Z] VALIDATE_BRANCH=master [2022-05-12T06:17:45.231Z] TERM=xterm [2022-05-12T06:17:45.231Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:17:45.231Z] SHLVL=1 [2022-05-12T06:17:45.231Z] TIMEOUT=120m [2022-05-12T06:17:45.231Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:17:45.231Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:17:45.231Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T06:17:45.231Z] GO111MODULE=off [2022-05-12T06:17:45.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:17:45.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:17:45.231Z] GOPATH=/go [2022-05-12T06:17:45.231Z] PKG_CONFIG=pkg-config [2022-05-12T06:17:45.231Z] _=/usr/bin/env [2022-05-12T06:17:45.231Z] Building test suite binary ./integration-cli/test.main [2022-05-12T06:17:45.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:17:45.231Z] HOSTNAME=eed025facbb6 [2022-05-12T06:17:45.231Z] TESTDEBUG=0 [2022-05-12T06:17:45.231Z] DEST=bundles/test-integration [2022-05-12T06:17:45.231Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:17:45.231Z] KEEPBUNDLE=1 [2022-05-12T06:17:45.231Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:17:45.231Z] container=docker [2022-05-12T06:17:45.231Z] HOME=/root [2022-05-12T06:17:45.231Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:17:45.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:17:45.231Z] VALIDATE_BRANCH=master [2022-05-12T06:17:45.231Z] TERM=xterm [2022-05-12T06:17:45.231Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:17:45.231Z] SHLVL=1 [2022-05-12T06:17:45.231Z] TIMEOUT=120m [2022-05-12T06:17:45.231Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:17:45.231Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:17:45.231Z] GO111MODULE=off [2022-05-12T06:17:45.231Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T06:17:45.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:17:45.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:17:45.231Z] GOPATH=/go [2022-05-12T06:17:45.231Z] PKG_CONFIG=pkg-config [2022-05-12T06:17:45.231Z] _=/usr/bin/env [2022-05-12T06:17:45.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T06:17:46.794Z] INFO: Expanding go... [2022-05-12T06:17:48.459Z] [2022-05-12T06:17:48.459Z] Name Version Source Summary [2022-05-12T06:17:48.459Z] ---- ------- ------ ------- [2022-05-12T06:17:48.459Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T06:17:48.459Z] [2022-05-12T06:17:48.459Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T06:17:48.459Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T06:17:48.459Z] PSChildName : containerd [2022-05-12T06:17:48.459Z] PSDrive : C [2022-05-12T06:17:48.459Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T06:17:48.459Z] PSIsContainer : True [2022-05-12T06:17:48.459Z] Name : containerd [2022-05-12T06:17:48.459Z] FullName : C:\containerd [2022-05-12T06:17:48.459Z] Parent : [2022-05-12T06:17:48.459Z] Exists : True [2022-05-12T06:17:48.459Z] Root : C:\ [2022-05-12T06:17:48.459Z] Extension : [2022-05-12T06:17:48.459Z] CreationTime : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] CreationTimeUtc : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] LastAccessTime : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] LastAccessTimeUtc : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] LastWriteTime : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] LastWriteTimeUtc : 5/12/2022 6:17:47 AM [2022-05-12T06:17:48.459Z] Attributes : Directory [2022-05-12T06:17:48.459Z] Mode : d----- [2022-05-12T06:17:48.459Z] BaseName : containerd [2022-05-12T06:17:48.459Z] Target : {} [2022-05-12T06:17:48.459Z] LinkType : [2022-05-12T06:17:48.459Z] [2022-05-12T06:17:49.285Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.7% of statements [2022-05-12T06:17:49.989Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T06:17:49.989Z] INFO: Configuring git core.autocrlf... [2022-05-12T06:17:49.989Z] [2022-05-12T06:17:49.989Z] [2022-05-12T06:17:50.661Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-12T06:17:50.921Z] ok github.com/docker/docker/cmd/dockerd/trap 2.450s coverage: 0.0% of statements [2022-05-12T06:17:50.921Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T06:17:50.921Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T06:17:50.921Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T06:17:50.921Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T06:17:50.921Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T06:17:52.601Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T06:17:56.195Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-05-12T06:17:57.432Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-12T06:17:57.571Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2022-05-12T06:17:58.951Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2022-05-12T06:18:05.514Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-05-12T06:18:06.451Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.5% of statements [2022-05-12T06:18:07.018Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-12T06:18:07.585Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T06:18:08.520Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.6% of statements [2022-05-12T06:18:08.520Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T06:18:08.520Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T06:18:08.520Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T06:18:08.520Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T06:18:08.779Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.574s coverage: 74.8% of statements [2022-05-12T06:18:09.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:18:09.337Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:18:09.337Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:18:09.337Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:18:09.337Z] [2022-05-12T06:18:09.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:18:09.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:18:09.337Z] HOSTNAME=259fad83d01c [2022-05-12T06:18:09.337Z] DEST=bundles/test-integration [2022-05-12T06:18:09.337Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:18:09.337Z] DOCKER_ROOTLESS=1 [2022-05-12T06:18:09.337Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:18:09.337Z] container=docker [2022-05-12T06:18:09.337Z] HOME=/root [2022-05-12T06:18:09.337Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:18:09.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:18:09.337Z] VALIDATE_BRANCH=master [2022-05-12T06:18:09.337Z] TERM=xterm [2022-05-12T06:18:09.337Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:18:09.337Z] SHLVL=1 [2022-05-12T06:18:09.337Z] TIMEOUT=120m [2022-05-12T06:18:09.337Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:18:09.337Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:18:09.337Z] GO111MODULE=off [2022-05-12T06:18:09.337Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T06:18:09.337Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T06:18:09.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:18:09.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:18:09.337Z] GOPATH=/go [2022-05-12T06:18:09.337Z] PKG_CONFIG=pkg-config [2022-05-12T06:18:09.337Z] _=/usr/bin/env [2022-05-12T06:18:09.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T06:18:09.716Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.275s coverage: 56.2% of statements [2022-05-12T06:18:10.654Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-05-12T06:18:12.041Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2022-05-12T06:18:12.982Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.161s coverage: 50.6% of statements [2022-05-12T06:18:14.292Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T06:18:14.887Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.245s coverage: 45.9% of statements [2022-05-12T06:18:14.887Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T06:18:15.146Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.943s coverage: 58.2% of statements [2022-05-12T06:18:15.146Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T06:18:15.146Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T06:18:15.404Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-05-12T06:18:16.342Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-05-12T06:18:16.716Z] INFO: Expanding compiler 1 of 3... [2022-05-12T06:18:16.716Z] INFO: Expanding compiler 2 of 3... [2022-05-12T06:18:16.910Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-12T06:18:17.478Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-12T06:18:17.478Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T06:18:17.478Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T06:18:18.045Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.0% of statements [2022-05-12T06:18:18.998Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 79.9% of statements [2022-05-12T06:18:18.998Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-05-12T06:18:18.998Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T06:18:19.566Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-05-12T06:18:19.566Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-12T06:18:19.620Z] INFO: Expanding compiler 3 of 3... [2022-05-12T06:18:20.076Z] INFO: Removing downloaded files... [2022-05-12T06:18:20.076Z] INFO: Downloading containerd [2022-05-12T06:18:20.161Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-05-12T06:18:20.426Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-12T06:18:21.043Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-12T06:18:21.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T06:18:21.610Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.9% of statements [2022-05-12T06:18:21.869Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-05-12T06:18:22.804Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-05-12T06:18:22.804Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-12T06:18:23.371Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T06:18:23.846Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T06:18:24.308Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-05-12T06:18:24.308Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T06:18:24.308Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T06:18:24.877Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-05-12T06:18:25.064Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T06:18:25.444Z] ok github.com/docker/docker/distribution 0.618s coverage: 28.2% of statements [2022-05-12T06:18:25.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T06:18:26.012Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T06:18:26.579Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T06:18:26.838Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T06:18:27.406Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-05-12T06:18:27.406Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T06:18:27.406Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-05-12T06:18:27.406Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T06:18:27.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T06:18:27.925Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-05-12T06:18:28.626Z] [2022-05-12T06:18:28.627Z] Name Version Source Summary [2022-05-12T06:18:28.627Z] ---- ------- ------ ------- [2022-05-12T06:18:28.627Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T06:18:28.862Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-05-12T06:18:28.887Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T06:18:29.430Z] ok github.com/docker/docker/opts 0.026s coverage: 65.5% of statements [2022-05-12T06:18:29.430Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T06:18:29.592Z] [2022-05-12T06:18:29.592Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T06:18:29.592Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T06:18:29.592Z] PSChildName : containerd [2022-05-12T06:18:29.592Z] PSDrive : C [2022-05-12T06:18:29.592Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T06:18:29.592Z] PSIsContainer : True [2022-05-12T06:18:29.592Z] Name : containerd [2022-05-12T06:18:29.592Z] FullName : C:\containerd [2022-05-12T06:18:29.592Z] Parent : [2022-05-12T06:18:29.592Z] Exists : True [2022-05-12T06:18:29.592Z] Root : C:\ [2022-05-12T06:18:29.592Z] Extension : [2022-05-12T06:18:29.592Z] CreationTime : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] CreationTimeUtc : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] LastAccessTime : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] LastAccessTimeUtc : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] LastWriteTime : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] LastWriteTimeUtc : 5/12/2022 6:18:29 AM [2022-05-12T06:18:29.592Z] Attributes : Directory [2022-05-12T06:18:29.592Z] Mode : d----- [2022-05-12T06:18:29.592Z] BaseName : containerd [2022-05-12T06:18:29.592Z] Target : {} [2022-05-12T06:18:29.592Z] LinkType : [2022-05-12T06:18:29.592Z] [2022-05-12T06:18:31.135Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T06:18:31.135Z] INFO: Configuring git core.autocrlf... [2022-05-12T06:18:31.135Z] [2022-05-12T06:18:31.135Z] [2022-05-12T06:18:31.335Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.0% of statements [2022-05-12T06:18:31.903Z] ok github.com/docker/docker/pkg/authorization 0.442s coverage: 68.3% of statements [2022-05-12T06:18:32.162Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T06:18:32.421Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T06:18:33.608Z] ............................ [ 66%] [2022-05-12T06:18:35.642Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:18:35.642Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:18:35.642Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:18:35.642Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:18:35.642Z] [2022-05-12T06:18:35.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:18:35.642Z] DOCKER_SYSTEMD=1 [2022-05-12T06:18:35.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:18:35.642Z] HOSTNAME=b50f131bab56 [2022-05-12T06:18:35.642Z] DEST=bundles/test-integration [2022-05-12T06:18:35.642Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:18:35.642Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:18:35.642Z] container=docker [2022-05-12T06:18:35.642Z] HOME=/root [2022-05-12T06:18:35.642Z] LANG=C.UTF-8 [2022-05-12T06:18:35.642Z] INVOCATION_ID=f613a193b2bc4f868487fa83baeb263b [2022-05-12T06:18:35.642Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:18:35.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:18:35.642Z] VALIDATE_BRANCH=master [2022-05-12T06:18:35.642Z] TERM=xterm [2022-05-12T06:18:35.642Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:18:35.642Z] SHLVL=3 [2022-05-12T06:18:35.642Z] TIMEOUT=120m [2022-05-12T06:18:35.642Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:18:35.642Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:18:35.642Z] GO111MODULE=off [2022-05-12T06:18:35.642Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T06:18:35.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T06:18:35.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:18:35.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:18:35.642Z] GOPATH=/go [2022-05-12T06:18:35.642Z] PKG_CONFIG=pkg-config [2022-05-12T06:18:35.642Z] _=/usr/bin/env [2022-05-12T06:18:35.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T06:18:35.706Z] ok github.com/docker/docker/pkg/chrootarchive 2.537s coverage: 42.7% of statements [2022-05-12T06:18:35.706Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T06:18:35.965Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T06:18:36.224Z] ok github.com/docker/docker/layer 7.181s coverage: 69.0% of statements [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T06:18:36.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T06:18:36.224Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2022-05-12T06:18:36.791Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-05-12T06:18:37.049Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-05-12T06:18:37.049Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2022-05-12T06:18:37.308Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-12T06:18:38.246Z] ok github.com/docker/docker/pkg/idtools 0.462s coverage: 67.9% of statements [2022-05-12T06:18:38.246Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 70.1% of statements [2022-05-12T06:18:38.505Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-05-12T06:18:38.505Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-05-12T06:18:38.505Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T06:18:38.765Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T06:18:38.765Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-12T06:18:39.025Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-05-12T06:18:39.284Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-12T06:18:39.284Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T06:18:39.284Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T06:18:39.284Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T06:18:39.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-12T06:18:40.111Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T06:18:40.371Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T06:18:40.630Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T06:18:42.005Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-05-12T06:18:42.264Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T06:18:42.522Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-12T06:18:42.522Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T06:18:43.090Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-12T06:18:43.090Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T06:18:43.658Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-12T06:18:43.917Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-12T06:18:44.485Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-05-12T06:18:44.744Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-12T06:18:45.311Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T06:18:45.311Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T06:18:45.521Z] Removing intermediate container 007393eb5b9c [2022-05-12T06:18:45.521Z] ---> 1c14ec0cb5f3 [2022-05-12T06:18:45.521Z] 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-12T06:18:45.521Z] ---> Running in 2536bc0940bc [2022-05-12T06:18:46.485Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T06:18:46.485Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:18:46.940Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:18:46.940Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:18:46.940Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:18:46.940Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:18:46.940Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:18:46.940Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:18:46.940Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:18:46.940Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:18:46.940Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:18:46.940Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:18:46.940Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:18:47.215Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-05-12T06:18:47.395Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:18:47.474Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T06:18:47.733Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-12T06:18:47.850Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:18:47.850Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:18:48.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T06:18:48.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T06:18:49.112Z] ok github.com/docker/docker/quota 0.189s coverage: 71.4% of statements [2022-05-12T06:18:49.371Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-05-12T06:18:50.307Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-05-12T06:18:50.567Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T06:18:50.825Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-12T06:18:51.394Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T06:18:51.394Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T06:18:53.297Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-12T06:18:53.864Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements [2022-05-12T06:18:54.433Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-12T06:18:55.368Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-05-12T06:19:02.017Z] Removing intermediate container b71ae8108f78 [2022-05-12T06:19:02.017Z] ---> b8fcbab912d0 [2022-05-12T06:19:02.017Z] 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-12T06:19:02.017Z] ---> Running in 5f19e39f8737 [2022-05-12T06:19:02.017Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T06:19:02.017Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:19:02.473Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:19:02.473Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:19:02.473Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:19:02.473Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:19:02.473Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:19:02.473Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:19:02.473Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:19:02.928Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:19:02.928Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:19:02.928Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:19:02.928Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:19:02.928Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:19:03.890Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:19:03.890Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:19:05.484Z] Removing intermediate container 2536bc0940bc [2022-05-12T06:19:05.484Z] ---> c2da6ef0b8f3 [2022-05-12T06:19:05.484Z] 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-12T06:19:05.484Z] ---> Running in 0f5583428f0a [2022-05-12T06:19:09.217Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T06:19:09.217Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:19:09.674Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:19:09.674Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:19:10.129Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:19:10.129Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:19:10.129Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:19:10.129Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:19:14.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T06:19:15.181Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T06:19:17.333Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T06:19:17.333Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T06:19:17.334Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === Skipped [2022-05-12T06:19:17.334Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T06:19:17.334Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T06:19:17.334Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T06:19:17.334Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T06:19:17.334Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.01s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T06:19:17.334Z] time="2022-05-12T06:18:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T06:19:17.334Z] time="2022-05-12T06:18:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T06:19:17.334Z] time="2022-05-12T06:18:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T06:19:17.334Z] time="2022-05-12T06:18:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T06:19:17.334Z] time="2022-05-12T06:18:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T06:19:17.334Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T06:19:17.334Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T06:19:17.334Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:19:17.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T06:19:17.334Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T06:19:17.334Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T06:19:17.334Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T06:19:17.334Z] [2022-05-12T06:19:17.334Z] DONE 2524 tests, 28 skipped in 210.816s [2022-05-12T06:19:17.334Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:19:17.334Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T06:19:17.334Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-12T06:19:18.684Z] Removing intermediate container 0f5583428f0a [2022-05-12T06:19:18.684Z] ---> f82d71ff51a8 [2022-05-12T06:19:18.684Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T06:19:18.684Z] ---> Running in dd899b63d074 [2022-05-12T06:19:19.139Z] Removing intermediate container dd899b63d074 [2022-05-12T06:19:19.139Z] ---> efb83affd4dd [2022-05-12T06:19:19.139Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T06:19:19.139Z] ---> Running in 4a2c0705c45e [2022-05-12T06:19:19.594Z] Removing intermediate container 4a2c0705c45e [2022-05-12T06:19:19.594Z] ---> 4991271a6884 [2022-05-12T06:19:19.594Z] Step 13/13 : COPY . . [2022-05-12T06:19:21.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T06:19:21.540Z] Removing intermediate container 5f19e39f8737 [2022-05-12T06:19:21.540Z] ---> 2256056ecd31 [2022-05-12T06:19:21.540Z] 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-12T06:19:21.540Z] ---> Running in 78d05266ea7b [2022-05-12T06:19:22.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T06:19:22.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T06:19:24.427Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T06:19:24.882Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:19:25.338Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:19:25.338Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:19:25.338Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:19:25.796Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:19:25.796Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:19:25.796Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:19:29.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T06:19:29.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T06:19:30.337Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T06:19:30.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T06:19:31.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T06:19:31.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T06:19:32.245Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T06:19:32.245Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T06:19:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T06:19:32.816Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T06:19:34.335Z] Removing intermediate container 78d05266ea7b [2022-05-12T06:19:34.335Z] ---> c20b51992478 [2022-05-12T06:19:34.335Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T06:19:34.335Z] ---> Running in 44da9cdb2046 [2022-05-12T06:19:34.790Z] Removing intermediate container 44da9cdb2046 [2022-05-12T06:19:34.790Z] ---> 59dc16bc1572 [2022-05-12T06:19:34.790Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T06:19:34.790Z] ---> Running in c3184718b908 [2022-05-12T06:19:34.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T06:19:35.245Z] Removing intermediate container c3184718b908 [2022-05-12T06:19:35.245Z] ---> f0243187bfda [2022-05-12T06:19:35.245Z] Step 13/13 : COPY . . [2022-05-12T06:19:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T06:19:36.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T06:19:37.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T06:19:37.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T06:19:38.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T06:19:39.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T06:19:40.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T06:19:41.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T06:19:41.972Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:19:41.972Z] Using test binary docker [2022-05-12T06:19:41.972Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T06:19:41.972Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:19:41.972Z] INFO: Waiting for daemon to start... [2022-05-12T06:19:41.972Z] Starting dockerd [2022-05-12T06:19:44.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T06:19:44.508Z] . [2022-05-12T06:19:44.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:19:44.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:19:44.508Z] Error: No such image: emptyfs [2022-05-12T06:19:44.508Z] Running integration-test (iteration 1) [2022-05-12T06:19:44.508Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T06:19:44.681Z] ---> a9206999cef4 [2022-05-12T06:19:44.767Z] Loaded image: busybox:latest [2022-05-12T06:19:44.767Z] Loaded image: busybox:glibc [2022-05-12T06:19:45.697Z] Successfully built a9206999cef4 [2022-05-12T06:19:45.697Z] Successfully tagged docker:latest [2022-05-12T06:19:45.697Z] INFO: Image build ended at 05/12/2022 06:19:45. Duration:00:03:32.6022422 [2022-05-12T06:19:45.697Z] [2022-05-12T06:19:45.697Z] [2022-05-12T06:19:45.697Z] INFO: Building the test binaries at 05/12/2022 06:19:45... [2022-05-12T06:19:46.147Z] Loaded image: debian:bullseye-slim [2022-05-12T06:19:46.147Z] Loaded image: hello-world:latest [2022-05-12T06:19:46.147Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:19:46.407Z] INFO: Testing against a local daemon [2022-05-12T06:19:46.407Z] === RUN TestCgroupNamespacesBuild [2022-05-12T06:19:47.786Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2022-05-12T06:19:47.786Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T06:19:49.162Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-05-12T06:19:49.162Z] === RUN TestBuildWithSession [2022-05-12T06:19:49.162Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:19:49.162Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:19:49.162Z] === RUN TestBuildSquashParent [2022-05-12T06:19:50.366Z] INFO: make.ps1 starting at 05/12/2022 06:19:49 [2022-05-12T06:19:50.366Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:19:50.366Z] INFO: Invoking autogen... [2022-05-12T06:19:50.366Z] { [2022-05-12T06:19:50.366Z] "RT_GROUP_ICON": { [2022-05-12T06:19:50.366Z] "#1": { [2022-05-12T06:19:50.366Z] "0409": "../../winresources/docker.ico" [2022-05-12T06:19:50.366Z] } [2022-05-12T06:19:50.366Z] }, [2022-05-12T06:19:50.366Z] "RT_MANIFEST": { [2022-05-12T06:19:50.366Z] "#1": { [2022-05-12T06:19:50.366Z] "0409": { [2022-05-12T06:19:50.366Z] "identity": {}, [2022-05-12T06:19:50.366Z] "description": "Docker Engine", [2022-05-12T06:19:50.366Z] "minimum-os": "vista", [2022-05-12T06:19:50.366Z] "execution-level": "", [2022-05-12T06:19:50.366Z] "ui-access": false, [2022-05-12T06:19:50.366Z] "auto-elevate": false, [2022-05-12T06:19:50.366Z] "dpi-awareness": "unaware", [2022-05-12T06:19:50.366Z] "disable-theming": false, [2022-05-12T06:19:50.366Z] "disable-window-filtering": false, [2022-05-12T06:19:50.366Z] "high-resolution-scrolling-aware": false, [2022-05-12T06:19:50.366Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T06:19:50.366Z] "long-path-aware": false, [2022-05-12T06:19:50.366Z] "printer-driver-isolation": false, [2022-05-12T06:19:50.366Z] "gdi-scaling": false, [2022-05-12T06:19:50.366Z] "segment-heap": false, [2022-05-12T06:19:50.366Z] "use-common-controls-v6": false [2022-05-12T06:19:50.366Z] } [2022-05-12T06:19:50.366Z] } [2022-05-12T06:19:50.366Z] }, [2022-05-12T06:19:50.366Z] "RT_MESSAGETABLE": { [2022-05-12T06:19:50.366Z] "#1": { [2022-05-12T06:19:50.366Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T06:19:50.366Z] } [2022-05-12T06:19:50.366Z] }, [2022-05-12T06:19:50.366Z] "RT_VERSION": { [2022-05-12T06:19:50.366Z] "#1": { [2022-05-12T06:19:50.366Z] "0409": { [2022-05-12T06:19:50.366Z] "fixed": { [2022-05-12T06:19:50.366Z] "file_version": "0.0.0.0", [2022-05-12T06:19:50.366Z] "product_version": "0.0.0.0", [2022-05-12T06:19:50.366Z] "type": "Unknown" [2022-05-12T06:19:50.366Z] }, [2022-05-12T06:19:50.366Z] "info": { [2022-05-12T06:19:50.366Z] "0000": { [2022-05-12T06:19:50.822Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T06:19:50.822Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-0e26fcad\powershellWrapper.ps1:3 char:1 [2022-05-12T06:19:50.822Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T06:19:50.822Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T06:19:50.822Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T06:19:50.822Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T06:19:50.822Z] [2022-05-12T06:19:50.822Z] cmd\dockerd\config_windows.go [2022-05-12T06:19:51.277Z] cmd\dockerd\daemon.go [2022-05-12T06:19:51.277Z] cmd\dockerd\daemon_test.go [2022-05-12T06:19:51.277Z] cmd\dockerd\daemon_windows.go [2022-05-12T06:19:51.277Z] cmd\dockerd\docker.go [2022-05-12T06:19:51.277Z] cmd\dockerd\docker_windows.go [2022-05-12T06:19:51.277Z] cmd\dockerd\genwinres_windows.go [2022-05-12T06:19:51.277Z] "CompanyName": "", [2022-05-12T06:19:51.277Z] "FileVersion": "0.0.0-dev", [2022-05-12T06:19:51.277Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T06:19:51.277Z] "OriginalFileName": "dockerd.exe", [2022-05-12T06:19:51.277Z] "ProductName": "", [2022-05-12T06:19:51.277Z] "ProductVersion": "0.0.0-dev", [2022-05-12T06:19:51.277Z] "SpecialBuild": "f9cef468f9" [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] } [2022-05-12T06:19:51.277Z] cmd\dockerd\metrics.go [2022-05-12T06:19:51.277Z] cmd\dockerd\options.go [2022-05-12T06:19:51.277Z] cmd\dockerd\options_test.go [2022-05-12T06:19:51.277Z] cmd\dockerd\service_windows.go [2022-05-12T06:19:51.277Z] INFO: Building daemon... [2022-05-12T06:19:51.953Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T06:19:52.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T06:19:57.228Z] Removing intermediate container ad8bda284aa5 [2022-05-12T06:19:57.228Z] ---> a1c31c8ca021 [2022-05-12T06:19:57.228Z] 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-12T06:19:57.228Z] ---> Running in 4cdb4e65f403 [2022-05-12T06:19:57.228Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T06:19:57.228Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T06:19:57.228Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T06:19:57.228Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T06:19:57.228Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:19:57.228Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T06:19:57.228Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T06:19:57.228Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T06:19:57.228Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T06:19:57.228Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:19:57.228Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T06:19:57.279Z] --- PASS: TestBuildSquashParent (7.16s) [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:19:57.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:19:57.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:19:57.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:19:57.279Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:19:57.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:19:57.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:19:59.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:19:59.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:20:00.322Z] ---> b12499640ae6 [2022-05-12T06:20:01.281Z] Successfully built b12499640ae6 [2022-05-12T06:20:01.281Z] Successfully tagged docker:latest [2022-05-12T06:20:01.281Z] INFO: Image build ended at 05/12/2022 06:20:00. Duration:00:03:27.9788791 [2022-05-12T06:20:01.281Z] [2022-05-12T06:20:01.281Z] [2022-05-12T06:20:01.281Z] INFO: Building the test binaries at 05/12/2022 06:20:01... [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-05-12T06:20:01.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-05-12T06:20:01.660Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:20:01.660Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:20:02.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T06:20:02.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T06:20:02.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T06:20:03.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T06:20:03.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork 37.525s coverage: 40.6% of statements [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.568s coverage: 59.9% of statements [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-12T06:20:04.009Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T06:20:04.009Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T06:20:04.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T06:20:05.852Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:20:05.951Z] INFO: make.ps1 starting at 05/12/2022 06:20:05 [2022-05-12T06:20:05.952Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:20:05.952Z] INFO: Invoking autogen... [2022-05-12T06:20:05.952Z] { [2022-05-12T06:20:05.952Z] "RT_GROUP_ICON": { [2022-05-12T06:20:05.952Z] "#1": { [2022-05-12T06:20:05.952Z] "0409": "../../winresources/docker.ico" [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] }, [2022-05-12T06:20:05.952Z] "RT_MANIFEST": { [2022-05-12T06:20:05.952Z] "#1": { [2022-05-12T06:20:05.952Z] "0409": { [2022-05-12T06:20:05.952Z] "identity": {}, [2022-05-12T06:20:05.952Z] "description": "Docker Engine", [2022-05-12T06:20:05.952Z] "minimum-os": "vista", [2022-05-12T06:20:05.952Z] "execution-level": "", [2022-05-12T06:20:05.952Z] "ui-access": false, [2022-05-12T06:20:05.952Z] "auto-elevate": false, [2022-05-12T06:20:05.952Z] "dpi-awareness": "unaware", [2022-05-12T06:20:05.952Z] "disable-theming": false, [2022-05-12T06:20:05.952Z] "disable-window-filtering": false, [2022-05-12T06:20:05.952Z] "high-resolution-scrolling-aware": false, [2022-05-12T06:20:05.952Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T06:20:05.952Z] "long-path-aware": false, [2022-05-12T06:20:05.952Z] "printer-driver-isolation": false, [2022-05-12T06:20:05.952Z] "gdi-scaling": false, [2022-05-12T06:20:05.952Z] "segment-heap": false, [2022-05-12T06:20:05.952Z] "use-common-controls-v6": false [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] }, [2022-05-12T06:20:05.952Z] "RT_MESSAGETABLE": { [2022-05-12T06:20:05.952Z] "#1": { [2022-05-12T06:20:05.952Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] }, [2022-05-12T06:20:05.952Z] "RT_VERSION": { [2022-05-12T06:20:05.952Z] "#1": { [2022-05-12T06:20:05.952Z] "0409": { [2022-05-12T06:20:05.952Z] "fixed": { [2022-05-12T06:20:05.952Z] "file_version": "0.0.0.0", [2022-05-12T06:20:05.952Z] "product_version": "0.0.0.0", [2022-05-12T06:20:05.952Z] "type": "Unknown" [2022-05-12T06:20:05.952Z] }, [2022-05-12T06:20:05.952Z] "info": { [2022-05-12T06:20:05.952Z] "0000": { [2022-05-12T06:20:05.952Z] "CompanyName": "", [2022-05-12T06:20:05.952Z] "FileVersion": "0.0.0-dev", [2022-05-12T06:20:05.952Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T06:20:05.952Z] "OriginalFileName": "dockerd.exe", [2022-05-12T06:20:05.952Z] "ProductName": "", [2022-05-12T06:20:05.952Z] "ProductVersion": "0.0.0-dev", [2022-05-12T06:20:05.952Z] "SpecialBuild": "f9cef468f9" [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:05.952Z] } [2022-05-12T06:20:06.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:20:06.407Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T06:20:06.407Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6f3ef3d8\powershellWrapper.ps1:3 char:1 [2022-05-12T06:20:06.407Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T06:20:06.407Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T06:20:06.407Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T06:20:06.407Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T06:20:06.407Z] [2022-05-12T06:20:06.407Z] cmd\dockerd\config_windows.go [2022-05-12T06:20:06.407Z] cmd\dockerd\daemon.go [2022-05-12T06:20:06.407Z] cmd\dockerd\daemon_test.go [2022-05-12T06:20:06.407Z] cmd\dockerd\daemon_windows.go [2022-05-12T06:20:06.407Z] cmd\dockerd\docker.go [2022-05-12T06:20:06.407Z] cmd\dockerd\docker_windows.go [2022-05-12T06:20:06.407Z] cmd\dockerd\genwinres_windows.go [2022-05-12T06:20:06.407Z] cmd\dockerd\metrics.go [2022-05-12T06:20:06.407Z] cmd\dockerd\options.go [2022-05-12T06:20:06.407Z] cmd\dockerd\options_test.go [2022-05-12T06:20:06.407Z] cmd\dockerd\service_windows.go [2022-05-12T06:20:06.407Z] INFO: Building daemon... [2022-05-12T06:20:07.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:20:07.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T06:20:08.039Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:20:08.606Z] ......... [ 85%] [2022-05-12T06:20:08.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T06:20:09.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T06:20:09.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-12T06:20:09.454Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:20:09.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T06:20:10.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T06:20:11.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T06:20:12.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T06:20:13.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T06:20:13.244Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T06:20:13.981Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.503s coverage: 7.2% of statements [2022-05-12T06:20:13.981Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T06:20:13.981Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T06:20:13.981Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T06:20:13.981Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T06:20:13.981Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T06:20:13.981Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T06:20:13.981Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-05-12T06:20:13.981Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-12T06:20:14.240Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T06:20:14.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T06:20:14.498Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T06:20:14.703Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T06:20:14.745Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-05-12T06:20:14.745Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:20:14.919Z] Removing intermediate container 4cdb4e65f403 [2022-05-12T06:20:14.919Z] ---> bfa7f45d7f8c [2022-05-12T06:20:14.919Z] 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-12T06:20:14.919Z] ---> Running in f79176bd79b6 [2022-05-12T06:20:15.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:20:15.018Z] Using test binary docker [2022-05-12T06:20:15.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T06:20:15.018Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T06:20:15.018Z] INFO: Waiting for daemon to start... [2022-05-12T06:20:15.018Z] Starting dockerd [2022-05-12T06:20:17.532Z] . [2022-05-12T06:20:17.532Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:20:17.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:20:17.788Z] Error: No such image: emptyfs [2022-05-12T06:20:17.788Z] Running integration-test (iteration 1) [2022-05-12T06:20:17.788Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T06:20:17.827Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T06:20:18.044Z] Loaded image: busybox:latest [2022-05-12T06:20:18.284Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T06:20:18.300Z] Loaded image: busybox:glibc [2022-05-12T06:20:18.740Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T06:20:18.741Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T06:20:18.741Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T06:20:18.741Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T06:20:19.198Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T06:20:19.198Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T06:20:19.667Z] Loaded image: debian:bullseye-slim [2022-05-12T06:20:19.667Z] Loaded image: hello-world:latest [2022-05-12T06:20:19.667Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:20:19.667Z] INFO: Testing against a local daemon [2022-05-12T06:20:19.667Z] === RUN TestCgroupNamespacesBuild [2022-05-12T06:20:21.034Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-05-12T06:20:21.034Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T06:20:21.279Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T06:20:21.279Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T06:20:21.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T06:20:21.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T06:20:22.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-05-12T06:20:22.406Z] === RUN TestBuildWithSession [2022-05-12T06:20:22.406Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:20:22.406Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:20:22.406Z] === RUN TestBuildSquashParent [2022-05-12T06:20:22.860Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T06:20:22.860Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:20:24.473Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-12T06:20:25.392Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T06:20:25.392Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:20:26.574Z] --- PASS: TestBuildSquashParent (4.42s) [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:20:26.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:20:26.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:20:26.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:20:26.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:20:27.390Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T06:20:27.753Z] Removing intermediate container f79176bd79b6 [2022-05-12T06:20:27.753Z] ---> 621c82c5295e [2022-05-12T06:20:27.753Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T06:20:27.753Z] ---> Running in 7df030d25ca0 [2022-05-12T06:20:27.753Z] Removing intermediate container 7df030d25ca0 [2022-05-12T06:20:27.753Z] ---> 2ac3eab9025a [2022-05-12T06:20:27.753Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T06:20:27.753Z] ---> Running in aeebb075a247 [2022-05-12T06:20:28.716Z] Removing intermediate container aeebb075a247 [2022-05-12T06:20:28.716Z] ---> 7400b4f14e71 [2022-05-12T06:20:28.716Z] Step 13/13 : COPY . . [2022-05-12T06:20:29.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:20:29.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:20:30.153Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T06:20:30.153Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T06:20:30.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:20:30.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:20:30.661Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-05-12T06:20:30.661Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:20:30.661Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-12T06:20:30.661Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.01s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.80s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-05-12T06:20:31.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-05-12T06:20:31.826Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:20:31.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:20:33.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:20:33.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:20:33.717Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:20:33.973Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-12T06:20:34.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-12T06:20:34.228Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:20:34.408Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T06:20:34.668Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T06:20:34.668Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T06:20:34.668Z] [2022-05-12T06:20:34.668Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T06:20:34.668Z] =========================== short test summary info ============================ [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T06:20:34.668Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T06:20:34.668Z] Not supported on most drivers [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T06:20:34.668Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T06:20:34.668Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T06:20:34.668Z] Can fail if eth0 has multiple IP addresses [2022-05-12T06:20:34.668Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T06:20:34.668Z] This doesn't seem to be taken into account by the engine [2022-05-12T06:20:34.668Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T06:20:34.668Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T06:20:34.668Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.85 seconds == [2022-05-12T06:20:34.790Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-05-12T06:20:34.790Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:20:34.928Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T06:20:35.932Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-05-12T06:20:35.932Z] === RUN TestBuildWithHugeFile [2022-05-12T06:20:36.158Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-05-12T06:20:36.158Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:20:36.415Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T06:20:36.415Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:20:38.305Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-05-12T06:20:38.305Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:20:38.560Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-12T06:20:38.560Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:20:40.449Z] --- PASS: TestBuildMultiStageLayerLeak (1.60s) [2022-05-12T06:20:40.449Z] === RUN TestBuildWithHugeFile [2022-05-12T06:20:42.557Z] ok github.com/docker/docker/libnetwork/ipam 16.439s coverage: 85.3% of statements [2022-05-12T06:20:42.557Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T06:20:42.557Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T06:20:42.557Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2022-05-12T06:20:42.557Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-12T06:20:42.557Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T06:20:42.557Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T06:20:43.127Z] ok github.com/docker/docker/libnetwork/ipamutils 0.283s coverage: 74.0% of statements [2022-05-12T06:20:43.694Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.1% of statements [2022-05-12T06:20:43.952Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T06:20:44.211Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-05-12T06:20:47.148Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T06:20:47.148Z] [2022-05-12T06:20:47.148Z] Unloading profiles will leave already running processes permanently [2022-05-12T06:20:47.148Z] unconfined, which can lead to unexpected situations. [2022-05-12T06:20:47.148Z] [2022-05-12T06:20:47.148Z] To set a process to complain mode, use the command line tool [2022-05-12T06:20:47.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T06:20:47.148Z] Post stage [Pipeline] junit [2022-05-12T06:20:47.163Z] Recording test results [2022-05-12T06:20:48.439Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T06:20:48.718Z] + echo Ensuring container killed. [2022-05-12T06:20:48.718Z] Ensuring container killed. [2022-05-12T06:20:48.718Z] + docker rm -vf docker-pr4 [2022-05-12T06:20:48.718Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-12T06:20:49.003Z] + echo Chowning /workspace to jenkins user [2022-05-12T06:20:49.003Z] Chowning /workspace to jenkins user [2022-05-12T06:20:49.003Z] + id -u [2022-05-12T06:20:49.003Z] + id -g [2022-05-12T06:20:49.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T06:20:49.003Z] Unable to find image 'busybox:latest' locally [2022-05-12T06:20:49.003Z] latest: Pulling from library/busybox [2022-05-12T06:20:49.003Z] 50e8d59317eb: Pulling fs layer [2022-05-12T06:20:49.263Z] 50e8d59317eb: Download complete [2022-05-12T06:20:49.263Z] 50e8d59317eb: Pull complete [2022-05-12T06:20:49.263Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T06:20:49.263Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T06:20:50.943Z] + bundleName=docker-py [2022-05-12T06:20:50.943Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T06:20:50.943Z] Creating docker-py-bundles.tar.gz [2022-05-12T06:20:50.943Z] + 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-12T06:20:50.960Z] Archiving artifacts [2022-05-12T06:20:52.150Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T06:20:52.508Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh binary [2022-05-12T06:20:52.769Z] [2022-05-12T06:20:52.769Z] Removing bundles/ [2022-05-12T06:20:52.769Z] [2022-05-12T06:20:52.769Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T06:20:52.769Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T06:20:52.769Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:20:58.636Z] ---> aa612dbd0b02 [2022-05-12T06:20:58.636Z] Successfully built aa612dbd0b02 [2022-05-12T06:20:58.636Z] Successfully tagged docker:latest [2022-05-12T06:20:58.636Z] INFO: Image build ended at 05/12/2022 06:20:55. Duration:00:03:52.8400589 [2022-05-12T06:20:58.636Z] [2022-05-12T06:20:58.636Z] [2022-05-12T06:20:58.636Z] INFO: Building the test binaries at 05/12/2022 06:20:55... [2022-05-12T06:21:01.589Z] INFO: make.ps1 starting at 05/12/2022 06:21:01 [2022-05-12T06:21:02.060Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:21:02.060Z] INFO: Invoking autogen... [2022-05-12T06:21:02.060Z] { [2022-05-12T06:21:02.060Z] "RT_GROUP_ICON": { [2022-05-12T06:21:02.060Z] "#1": { [2022-05-12T06:21:02.060Z] "0409": "../../winresources/docker.ico" [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] }, [2022-05-12T06:21:02.060Z] "RT_MANIFEST": { [2022-05-12T06:21:02.060Z] "#1": { [2022-05-12T06:21:02.060Z] "0409": { [2022-05-12T06:21:02.060Z] "identity": {}, [2022-05-12T06:21:02.060Z] "description": "Docker Engine", [2022-05-12T06:21:02.060Z] "minimum-os": "vista", [2022-05-12T06:21:02.060Z] "execution-level": "", [2022-05-12T06:21:02.060Z] "ui-access": false, [2022-05-12T06:21:02.060Z] "auto-elevate": false, [2022-05-12T06:21:02.060Z] "dpi-awareness": "unaware", [2022-05-12T06:21:02.060Z] "disable-theming": false, [2022-05-12T06:21:02.060Z] "disable-window-filtering": false, [2022-05-12T06:21:02.060Z] "high-resolution-scrolling-aware": false, [2022-05-12T06:21:02.060Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T06:21:02.060Z] "long-path-aware": false, [2022-05-12T06:21:02.060Z] "printer-driver-isolation": false, [2022-05-12T06:21:02.060Z] "gdi-scaling": false, [2022-05-12T06:21:02.060Z] "segment-heap": false, [2022-05-12T06:21:02.060Z] "use-common-controls-v6": false [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] }, [2022-05-12T06:21:02.060Z] "RT_MESSAGETABLE": { [2022-05-12T06:21:02.060Z] "#1": { [2022-05-12T06:21:02.060Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] }, [2022-05-12T06:21:02.060Z] "RT_VERSION": { [2022-05-12T06:21:02.060Z] "#1": { [2022-05-12T06:21:02.060Z] "0409": { [2022-05-12T06:21:02.060Z] "fixed": { [2022-05-12T06:21:02.060Z] "file_version": "0.0.0.0", [2022-05-12T06:21:02.060Z] "product_version": "0.0.0.0", [2022-05-12T06:21:02.060Z] "type": "Unknown" [2022-05-12T06:21:02.060Z] }, [2022-05-12T06:21:02.060Z] "info": { [2022-05-12T06:21:02.060Z] "0000": { [2022-05-12T06:21:02.060Z] "CompanyName": "", [2022-05-12T06:21:02.060Z] "FileVersion": "0.0.0-dev", [2022-05-12T06:21:02.060Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T06:21:02.060Z] "OriginalFileName": "dockerd.exe", [2022-05-12T06:21:02.060Z] "ProductName": "", [2022-05-12T06:21:02.060Z] "ProductVersion": "0.0.0-dev", [2022-05-12T06:21:02.060Z] "SpecialBuild": "f9cef468f9" [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:02.060Z] } [2022-05-12T06:21:03.047Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T06:21:03.047Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d91911ca\powershellWrapper.ps1:3 char:1 [2022-05-12T06:21:03.047Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T06:21:03.047Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T06:21:03.047Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T06:21:03.047Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T06:21:03.047Z] [2022-05-12T06:21:03.047Z] cmd\dockerd\config_windows.go [2022-05-12T06:21:03.047Z] cmd\dockerd\daemon.go [2022-05-12T06:21:03.047Z] cmd\dockerd\daemon_test.go [2022-05-12T06:21:03.047Z] cmd\dockerd\daemon_windows.go [2022-05-12T06:21:03.047Z] cmd\dockerd\docker.go [2022-05-12T06:21:03.047Z] cmd\dockerd\docker_windows.go [2022-05-12T06:21:03.047Z] cmd\dockerd\genwinres_windows.go [2022-05-12T06:21:03.047Z] cmd\dockerd\metrics.go [2022-05-12T06:21:03.047Z] cmd\dockerd\options.go [2022-05-12T06:21:03.047Z] cmd\dockerd\options_test.go [2022-05-12T06:21:03.047Z] cmd\dockerd\service_windows.go [2022-05-12T06:21:03.047Z] INFO: Building daemon... [2022-05-12T06:21:17.241Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T06:21:17.241Z] [2022-05-12T06:21:17.241Z] ________ ____ __. [2022-05-12T06:21:17.241Z] \_____ \ | |/ _| [2022-05-12T06:21:17.241Z] / | \| < [2022-05-12T06:21:17.241Z] / | \ | \ [2022-05-12T06:21:17.241Z] \_______ /____|__ \ [2022-05-12T06:21:17.241Z] \/ \/ [2022-05-12T06:21:17.241Z] [2022-05-12T06:21:17.241Z] INFO: make.ps1 ended at 05/12/2022 06:21:16 [2022-05-12T06:21:18.769Z] INFO: Binaries build ended at 05/12/2022 06:21:18. Duration:00:01:32.7500982 [2022-05-12T06:21:20.297Z] INFO: Copying the built daemon binary to d:\CI\PR-43581\4\binary\dockerd-f9cef468f9.exe... [2022-05-12T06:21:20.297Z] INFO: Copying the built client binary to d:\CI\PR-43581\4\binary\docker-f9cef468f9.exe... [2022-05-12T06:21:20.297Z] INFO: Copying the golang package from the container to d:\CI\PR-43581\4\installer\go.zip... [2022-05-12T06:21:20.754Z] INFO: Extracting go.zip to d:\CI\PR-43581\4\go [2022-05-12T06:21:31.532Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T06:21:31.532Z] Copying nested executables into bundles/binary-daemon [2022-05-12T06:21:31.532Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T06:21:31.532Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:21:31.533Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T06:21:31.533Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T06:21:31.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh cross [2022-05-12T06:21:32.127Z] [2022-05-12T06:21:32.127Z] Removing bundles/ [2022-05-12T06:21:32.127Z] [2022-05-12T06:21:32.127Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T06:21:32.127Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T06:21:32.172Z] --- PASS: TestBuildWithHugeFile (53.09s) [2022-05-12T06:21:32.172Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:21:32.172Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:21:32.172Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:21:32.172Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:21:32.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:32.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:32.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:32.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:32.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:32.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:32.172Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:32.172Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:32.172Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:32.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T06:21:32.172Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-12T06:21:32.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-12T06:21:32.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T06:21:32.172Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:21:32.172Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T06:21:32.387Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T06:21:32.387Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T06:21:32.444Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T06:21:32.912Z] [2022-05-12T06:21:32.912Z] ________ ____ __. [2022-05-12T06:21:32.912Z] \_____ \ | |/ _| [2022-05-12T06:21:32.912Z] / | \| < [2022-05-12T06:21:32.912Z] / | \ | \ [2022-05-12T06:21:32.912Z] \_______ /____|__ \ [2022-05-12T06:21:32.912Z] \/ \/ [2022-05-12T06:21:32.912Z] [2022-05-12T06:21:32.912Z] INFO: make.ps1 ended at 05/12/2022 06:21:32 [2022-05-12T06:21:34.076Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T06:21:34.486Z] INFO: Binaries build ended at 05/12/2022 06:21:34. Duration:00:01:33.0063565 [2022-05-12T06:21:35.472Z] INFO: Copying the built daemon binary to d:\CI\PR-43581\4\binary\dockerd-f9cef468f9.exe... [2022-05-12T06:21:35.940Z] INFO: Copying the built client binary to d:\CI\PR-43581\4\binary\docker-f9cef468f9.exe... [2022-05-12T06:21:35.940Z] INFO: Copying the golang package from the container to d:\CI\PR-43581\4\installer\go.zip... [2022-05-12T06:21:36.415Z] INFO: Extracting go.zip to d:\CI\PR-43581\4\go [2022-05-12T06:21:36.647Z] --- PASS: TestBuildWithHugeFile (51.48s) [2022-05-12T06:21:36.647Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:21:36.647Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:21:36.647Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:21:36.647Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:21:36.647Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:36.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:36.647Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:36.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:36.647Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:36.647Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:36.647Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:21:36.647Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:21:36.647Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:21:36.647Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T06:21:36.647Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T06:21:36.647Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-12T06:21:36.647Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T06:21:36.647Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:21:36.647Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T06:21:36.647Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T06:21:36.647Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2022-05-12T06:21:36.647Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-05-12T06:21:36.647Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-05-12T06:21:36.647Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:21:36.647Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T06:21:36.647Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T06:21:36.647Z] Loaded image: busybox:latest [2022-05-12T06:21:36.647Z] Loaded image: busybox:glibc [2022-05-12T06:21:38.015Z] Loaded image: debian:bullseye-slim [2022-05-12T06:21:38.015Z] Loaded image: hello-world:latest [2022-05-12T06:21:38.015Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:21:38.269Z] --- PASS: TestBuildPreserveOwnership (9.72s) [2022-05-12T06:21:38.269Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-05-12T06:21:38.269Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T06:21:38.269Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:21:38.269Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T06:21:38.269Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T06:21:38.269Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T06:21:38.269Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T06:21:38.269Z] PASS [2022-05-12T06:21:38.269Z] [2022-05-12T06:21:38.269Z] === Skipped [2022-05-12T06:21:38.269Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T06:21:38.269Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:21:38.269Z] [2022-05-12T06:21:38.269Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:21:38.269Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:21:38.269Z] [2022-05-12T06:21:38.269Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T06:21:38.269Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T06:21:38.269Z] [2022-05-12T06:21:38.269Z] DONE 34 tests, 3 skipped in 113.862s [2022-05-12T06:21:38.269Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T06:21:38.269Z] INFO: Testing against a local daemon [2022-05-12T06:21:38.269Z] === RUN TestConfigInspect [2022-05-12T06:21:38.269Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.269Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T06:21:38.269Z] === RUN TestConfigList [2022-05-12T06:21:38.269Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.269Z] --- SKIP: TestConfigList (0.02s) [2022-05-12T06:21:38.269Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:21:38.269Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.269Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T06:21:38.269Z] === RUN TestConfigsUpdate [2022-05-12T06:21:38.269Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T06:21:38.528Z] === RUN TestTemplatedConfig [2022-05-12T06:21:38.528Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T06:21:38.528Z] === RUN TestConfigCreateResolve [2022-05-12T06:21:38.528Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T06:21:38.528Z] PASS [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === Skipped [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T06:21:38.528Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-05-12T06:21:38.528Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T06:21:38.528Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T06:21:38.528Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T06:21:38.528Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T06:21:38.528Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:21:38.528Z] [2022-05-12T06:21:38.528Z] DONE 6 tests, 6 skipped in 0.155s [2022-05-12T06:21:38.528Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T06:21:38.528Z] INFO: Testing against a local daemon [2022-05-12T06:21:38.528Z] === RUN TestCheckpoint [2022-05-12T06:21:38.528Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:21:38.528Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:38.528Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:38.528Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:21:38.528Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:21:38.529Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:21:38.529Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:21:38.529Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:21:38.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:21:38.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T06:21:38.788Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:21:38.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T06:21:38.788Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:21:38.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T06:21:38.788Z] === RUN TestCopyEmptyFile [2022-05-12T06:21:39.048Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T06:21:39.048Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:21:39.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T06:21:39.048Z] === RUN TestCopyFromContainer [2022-05-12T06:21:43.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T06:21:43.240Z] === RUN TestCopyFromContainer// [2022-05-12T06:21:43.240Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T06:21:43.240Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T06:21:43.240Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T06:21:43.499Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T06:21:43.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T06:21:43.499Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T06:21:43.499Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T06:21:43.499Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T06:21:43.758Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer (4.70s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-12T06:21:43.758Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-12T06:21:43.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:21:43.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:21:43.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:21:43.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:21:43.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:21:43.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:21:43.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:21:43.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:21:43.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:21:43.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:21:43.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:21:43.758Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:21:43.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T06:21:43.758Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:21:43.758Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:21:43.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:21:43.758Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:21:43.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:21:43.758Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:21:43.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:21:43.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:21:43.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:21:43.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:21:43.758Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:21:43.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:21:43.758Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:21:43.758Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T06:21:43.758Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:21:45.136Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-12T06:21:45.136Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:21:46.073Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:21:46.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:21:46.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:21:46.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:21:46.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:21:46.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:21:46.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:21:46.110Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s) [2022-05-12T06:21:46.110Z] PASS [2022-05-12T06:21:46.110Z] [2022-05-12T06:21:46.110Z] === Skipped [2022-05-12T06:21:46.110Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T06:21:46.110Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:21:46.110Z] [2022-05-12T06:21:46.110Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:21:46.110Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:21:46.110Z] [2022-05-12T06:21:46.110Z] DONE 34 tests, 2 skipped in 88.322s [2022-05-12T06:21:46.110Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T06:21:46.110Z] INFO: Testing against a local daemon [2022-05-12T06:21:46.110Z] === RUN TestConfigInspect [2022-05-12T06:21:46.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:21:46.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:21:46.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:21:46.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:21:46.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-12T06:21:46.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-12T06:21:46.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:21:46.592Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-05-12T06:21:46.592Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:21:46.592Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:21:46.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:21:46.592Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T06:21:46.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:21:46.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:21:46.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:21:46.592Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T06:21:46.592Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:21:46.853Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T06:21:46.853Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T06:21:46.853Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T06:21:46.853Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T06:21:46.853Z] === RUN TestDaemonRestartIpcMode [2022-05-12T06:21:46.853Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T06:21:46.853Z] === RUN TestDaemonHostGatewayIP [2022-05-12T06:21:46.853Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:21:46.853Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T06:21:46.853Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T06:21:46.853Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T06:21:46.853Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:21:46.853Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T06:21:46.853Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:21:46.853Z] === RUN TestDiff [2022-05-12T06:21:47.115Z] --- PASS: TestDiff (0.40s) [2022-05-12T06:21:47.115Z] === RUN TestExecWithCloseStdin [2022-05-12T06:21:47.684Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-12T06:21:47.684Z] === RUN TestExec [2022-05-12T06:21:48.252Z] --- PASS: TestExec (0.44s) [2022-05-12T06:21:48.252Z] === RUN TestExecUser [2022-05-12T06:21:48.514Z] --- PASS: TestExecUser (0.47s) [2022-05-12T06:21:48.514Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:21:48.625Z] --- PASS: TestConfigInspect (2.25s) [2022-05-12T06:21:48.626Z] === RUN TestConfigList [2022-05-12T06:21:49.082Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-05-12T06:21:49.082Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:21:50.463Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-12T06:21:50.463Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:21:50.668Z] INFO: Extraction ended at 05/12/2022 06:21:48. Duration:00:00:28.4272394 [2022-05-12T06:21:50.668Z] INFO: Updating the golang and path environment variables [2022-05-12T06:21:50.668Z] INFO: GOPATH=d:\gopath [2022-05-12T06:21:50.668Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T06:21:50.668Z] INFO: Running the daemon under test in debug mode [2022-05-12T06:21:50.668Z] INFO: Starting a daemon under test... [2022-05-12T06:21:50.668Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43581\4\daemon --pidfile d:\CI\PR-43581\4\docker.pid -D [2022-05-12T06:21:50.668Z] INFO: Process started successfully. [2022-05-12T06:21:50.668Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T06:21:50.668Z] INFO: Waiting for the daemon under test to start... [2022-05-12T06:21:51.032Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-12T06:21:51.032Z] === RUN TestHealthKillContainer [2022-05-12T06:21:51.142Z] --- PASS: TestConfigList (2.26s) [2022-05-12T06:21:51.143Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:21:53.033Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-05-12T06:21:53.033Z] === RUN TestConfigsUpdate [2022-05-12T06:21:55.551Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-12T06:21:55.551Z] === RUN TestTemplatedConfig [2022-05-12T06:21:58.067Z] --- PASS: TestTemplatedConfig (2.68s) [2022-05-12T06:21:58.067Z] === RUN TestConfigCreateResolve [2022-05-12T06:21:59.152Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-12T06:21:59.152Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:21:59.152Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:21:59.152Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:21:59.152Z] === RUN TestIpcModeNone [2022-05-12T06:21:59.411Z] --- PASS: TestIpcModeNone (0.43s) [2022-05-12T06:21:59.411Z] === RUN TestIpcModePrivate [2022-05-12T06:21:59.670Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-05-12T06:21:59.670Z] --- PASS: TestIpcModePrivate (0.45s) [2022-05-12T06:21:59.670Z] === RUN TestIpcModeShareable [2022-05-12T06:21:59.670Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:21:59.670Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-12T06:21:59.670Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T06:21:59.957Z] --- PASS: TestConfigCreateResolve (1.80s) [2022-05-12T06:21:59.957Z] PASS [2022-05-12T06:21:59.957Z] [2022-05-12T06:21:59.957Z] DONE 6 tests in 13.386s [2022-05-12T06:21:59.957Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T06:21:59.957Z] INFO: Testing against a local daemon [2022-05-12T06:21:59.957Z] === RUN TestCheckpoint [2022-05-12T06:21:59.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:21:59.957Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:59.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:21:59.957Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:21:59.957Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:21:59.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:21:59.957Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:21:59.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T06:21:59.957Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:21:59.957Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T06:21:59.957Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:21:59.957Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T06:21:59.957Z] === RUN TestCopyEmptyFile [2022-05-12T06:21:59.957Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-12T06:21:59.957Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:21:59.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T06:21:59.957Z] === RUN TestCopyFromContainer [2022-05-12T06:22:01.324Z] === RUN TestCopyFromContainer// [2022-05-12T06:22:01.324Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T06:22:01.324Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T06:22:01.324Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T06:22:01.324Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T06:22:01.575Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-05-12T06:22:01.575Z] === RUN TestAPIIpcModeHost [2022-05-12T06:22:01.575Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:01.575Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T06:22:01.575Z] === RUN TestDaemonIpcModeShareable [2022-05-12T06:22:01.575Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:01.575Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T06:22:01.575Z] === RUN TestDaemonIpcModePrivate [2022-05-12T06:22:01.580Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T06:22:01.580Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T06:22:01.580Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T06:22:01.580Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T06:22:01.837Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer (1.76s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T06:22:01.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T06:22:01.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:22:01.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:22:01.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:22:01.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:22:01.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:22:01.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:22:01.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:22:01.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:22:01.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:22:01.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:22:01.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:22:01.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:22:01.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T06:22:01.837Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:22:01.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:22:01.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:22:01.837Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:22:01.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:22:01.837Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:22:01.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:22:01.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:22:01.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:22:01.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:22:01.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:22:01.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:22:01.837Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:22:01.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T06:22:01.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:22:02.147Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-12T06:22:02.407Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-05-12T06:22:02.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T06:22:02.407Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:02.407Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T06:22:02.407Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T06:22:02.407Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:02.407Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T06:22:02.407Z] === RUN TestIpcModeOlderClient [2022-05-12T06:22:02.407Z] === PAUSE TestIpcModeOlderClient [2022-05-12T06:22:02.407Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:22:02.975Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-05-12T06:22:02.975Z] === RUN TestKillContainer [2022-05-12T06:22:02.975Z] === RUN TestKillContainer/no_signal [2022-05-12T06:22:03.235Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:22:03.494Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:22:03.726Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-05-12T06:22:03.726Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:22:04.063Z] --- PASS: TestKillContainer (1.25s) [2022-05-12T06:22:04.063Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-12T06:22:04.063Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-12T06:22:04.063Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-12T06:22:04.063Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:22:04.063Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T06:22:04.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T06:22:05.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:22:05.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:22:05.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:22:05.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:22:05.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:22:05.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:22:05.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:22:05.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:22:05.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:22:05.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:22:05.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:22:05.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:22:05.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T06:22:05.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T06:22:05.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T06:22:05.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T06:22:05.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T06:22:05.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T06:22:05.093Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:22:05.199Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-05-12T06:22:05.199Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-05-12T06:22:05.199Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-12T06:22:05.199Z] === RUN TestKillStoppedContainer [2022-05-12T06:22:05.199Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-12T06:22:05.199Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:22:05.199Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T06:22:05.199Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:22:05.459Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-12T06:22:05.459Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:22:05.459Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:05.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:22:05.459Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:22:05.459Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:22:05.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:22:05.459Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T06:22:05.459Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T06:22:05.459Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T06:22:05.459Z] === RUN TestLinksContainerNames [2022-05-12T06:22:05.654Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-12T06:22:05.654Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:22:05.654Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:22:05.654Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:22:05.654Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T06:22:05.654Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:22:05.654Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:22:05.654Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:22:05.654Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T06:22:05.654Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:22:05.654Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-12T06:22:05.654Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T06:22:05.654Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T06:22:05.654Z] === RUN TestDaemonRestartIpcMode [2022-05-12T06:22:05.654Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T06:22:05.654Z] === RUN TestDaemonHostGatewayIP [2022-05-12T06:22:05.654Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T06:22:05.654Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T06:22:05.654Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T06:22:05.654Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:22:05.654Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T06:22:05.654Z] === RUN TestDiff [2022-05-12T06:22:06.397Z] --- PASS: TestLinksContainerNames (0.95s) [2022-05-12T06:22:06.397Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:22:06.524Z] INFO: Extraction ended at 05/12/2022 06:22:04. Duration:00:00:28.2155021 [2022-05-12T06:22:06.524Z] INFO: Updating the golang and path environment variables [2022-05-12T06:22:06.524Z] INFO: GOPATH=d:\gopath [2022-05-12T06:22:06.524Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T06:22:06.524Z] INFO: Running the daemon under test in debug mode [2022-05-12T06:22:06.524Z] INFO: Running the daemon under test in containerd mode [2022-05-12T06:22:06.524Z] INFO: Starting a daemon under test... [2022-05-12T06:22:06.524Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43581\4\daemon --pidfile d:\CI\PR-43581\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T06:22:06.524Z] INFO: Containerd started successfully. [2022-05-12T06:22:06.524Z] INFO: Process started successfully. [2022-05-12T06:22:06.524Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T06:22:06.524Z] INFO: Waiting for the daemon under test to start... [2022-05-12T06:22:06.581Z] --- PASS: TestDiff (0.59s) [2022-05-12T06:22:06.582Z] === RUN TestExecWithCloseStdin [2022-05-12T06:22:06.967Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-12T06:22:06.967Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T06:22:07.143Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-05-12T06:22:07.143Z] === RUN TestExec [2022-05-12T06:22:07.227Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/default [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/private [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/slave [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/shared [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/default [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/shared [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:07.227Z] === CONT TestMountDaemonRoot/slave [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:07.227Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:07.227Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:07.228Z] === CONT TestMountDaemonRoot/private [2022-05-12T06:22:07.228Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:07.228Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:07.228Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:07.228Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:07.228Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:07.228Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:07.228Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:07.228Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:07.228Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:07.228Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:07.495Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:07.705Z] --- PASS: TestExec (0.60s) [2022-05-12T06:22:07.705Z] === RUN TestExecUser [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:07.754Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T06:22:07.754Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T06:22:07.754Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T06:22:07.754Z] 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-12T06:22:07.754Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T06:22:07.754Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T06:22:07.754Z] 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-12T06:22:07.754Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T06:22:07.754Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T06:22:07.754Z] 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-12T06:22:07.754Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T06:22:07.754Z] === RUN TestNetworkNat [2022-05-12T06:22:08.266Z] --- PASS: TestExecUser (0.64s) [2022-05-12T06:22:08.266Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:22:08.322Z] --- PASS: TestNetworkNat (0.54s) [2022-05-12T06:22:08.322Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:22:08.890Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-12T06:22:08.890Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:22:09.194Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-05-12T06:22:09.194Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:22:09.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T06:22:10.562Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-12T06:22:10.562Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:22:11.124Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-05-12T06:22:11.124Z] === RUN TestHealthKillContainer [2022-05-12T06:22:11.205Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T06:22:11.205Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T06:22:11.205Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T06:22:11.205Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T06:22:11.205Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T06:22:11.205Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T06:22:11.205Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T06:22:11.205Z] { [2022-05-12T06:22:11.205Z] "RT_GROUP_ICON": { [2022-05-12T06:22:11.205Z] "#1": { [2022-05-12T06:22:11.205Z] "0409": "../../winresources/docker.ico" [2022-05-12T06:22:11.205Z] } [2022-05-12T06:22:11.205Z] }, [2022-05-12T06:22:11.205Z] "RT_MANIFEST": { [2022-05-12T06:22:11.205Z] "#1": { [2022-05-12T06:22:11.205Z] "0409": { [2022-05-12T06:22:11.205Z] "identity": {}, [2022-05-12T06:22:11.205Z] "description": "Docker Engine", [2022-05-12T06:22:11.205Z] "minimum-os": "vista", [2022-05-12T06:22:11.205Z] "execution-level": "", [2022-05-12T06:22:11.205Z] "ui-access": false, [2022-05-12T06:22:11.205Z] "auto-elevate": false, [2022-05-12T06:22:11.205Z] "dpi-awareness": "unaware", [2022-05-12T06:22:11.205Z] "disable-theming": false, [2022-05-12T06:22:11.205Z] "disable-window-filtering": false, [2022-05-12T06:22:11.205Z] "high-resolution-scrolling-aware": false, [2022-05-12T06:22:11.205Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T06:22:11.205Z] "long-path-aware": false, [2022-05-12T06:22:11.205Z] "printer-driver-isolation": false, [2022-05-12T06:22:11.205Z] "gdi-scaling": false, [2022-05-12T06:22:11.205Z] "segment-heap": false, [2022-05-12T06:22:11.205Z] "use-common-controls-v6": false [2022-05-12T06:22:11.205Z] } [2022-05-12T06:22:11.205Z] } [2022-05-12T06:22:11.205Z] }, [2022-05-12T06:22:11.205Z] "RT_MESSAGETABLE": { [2022-05-12T06:22:11.205Z] "#1": { [2022-05-12T06:22:11.205Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T06:22:11.205Z] } [2022-05-12T06:22:11.205Z] }, [2022-05-12T06:22:11.205Z] "RT_VERSION": { [2022-05-12T06:22:11.205Z] "#1": { [2022-05-12T06:22:11.205Z] "0409": { [2022-05-12T06:22:11.205Z] "fixed": { [2022-05-12T06:22:11.205Z] "file_version": "0.0.0.0", [2022-05-12T06:22:11.205Z] "product_version": "0.0.0.0", [2022-05-12T06:22:11.205Z] "type": "Unknown" [2022-05-12T06:22:11.205Z] }, [2022-05-12T06:22:11.205Z] "info": { [2022-05-12T06:22:11.205Z] "0000": { [2022-05-12T06:22:11.205Z] "CompanyName": "", [2022-05-12T06:22:11.205Z] "FileVersion": "dev", [2022-05-12T06:22:11.205Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T06:22:11.205Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T06:22:11.205Z] "ProductName": "", [2022-05-12T06:22:11.206Z] "ProductVersion": "dev", [2022-05-12T06:22:11.206Z] "SpecialBuild": "f9cef468f916655e1d63df643f2ef96716ead84f" [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] } [2022-05-12T06:22:11.206Z] cmd/dockerd/config.go [2022-05-12T06:22:11.206Z] cmd/dockerd/config_windows.go [2022-05-12T06:22:11.206Z] cmd/dockerd/daemon.go [2022-05-12T06:22:11.206Z] cmd/dockerd/daemon_test.go [2022-05-12T06:22:11.206Z] cmd/dockerd/daemon_windows.go [2022-05-12T06:22:11.206Z] cmd/dockerd/docker.go [2022-05-12T06:22:11.206Z] cmd/dockerd/docker_windows.go [2022-05-12T06:22:11.206Z] cmd/dockerd/genwinres_windows.go [2022-05-12T06:22:11.206Z] cmd/dockerd/metrics.go [2022-05-12T06:22:11.206Z] cmd/dockerd/options.go [2022-05-12T06:22:11.206Z] cmd/dockerd/options_test.go [2022-05-12T06:22:11.206Z] cmd/dockerd/service_windows.go [2022-05-12T06:22:11.206Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T06:22:11.206Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T06:22:11.422Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-12T06:22:11.422Z] === RUN TestPause [2022-05-12T06:22:11.422Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:11.422Z] --- SKIP: TestPause (0.00s) [2022-05-12T06:22:11.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:22:11.422Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:22:11.422Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:22:11.422Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:22:11.422Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:11.422Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T06:22:11.422Z] === RUN TestPidHost [2022-05-12T06:22:11.726Z] ...INFO: Daemon under test started and replied! [2022-05-12T06:22:11.726Z] INFO: Docker version of the daemon under test [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] Client: [2022-05-12T06:22:11.726Z] Version: 17.06.2-ce [2022-05-12T06:22:11.726Z] API version: 1.30 [2022-05-12T06:22:11.726Z] Go version: go1.8.3 [2022-05-12T06:22:11.726Z] Git commit: cec0b72 [2022-05-12T06:22:11.726Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T06:22:11.726Z] OS/Arch: windows/amd64 [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] Server: [2022-05-12T06:22:11.726Z] Version: 0.0.0-dev [2022-05-12T06:22:11.726Z] API version: 1.42 (minimum version 1.24) [2022-05-12T06:22:11.726Z] Go version: go1.18.2 [2022-05-12T06:22:11.726Z] Git commit: f9cef468f9 [2022-05-12T06:22:11.726Z] Built: [2022-05-12T06:22:11.726Z] OS/Arch: windows/amd64 [2022-05-12T06:22:11.726Z] Experimental: false [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] INFO: Docker info of the daemon under test [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] Containers: 0 [2022-05-12T06:22:11.726Z] Running: 0 [2022-05-12T06:22:11.726Z] Paused: 0 [2022-05-12T06:22:11.726Z] Stopped: 0 [2022-05-12T06:22:11.726Z] Images: 0 [2022-05-12T06:22:11.726Z] Server Version: 0.0.0-dev [2022-05-12T06:22:11.726Z] Storage Driver: windowsfilter [2022-05-12T06:22:11.726Z] Windows: [2022-05-12T06:22:11.726Z] Logging Driver: json-file [2022-05-12T06:22:11.726Z] Plugins: [2022-05-12T06:22:11.726Z] Volume: local [2022-05-12T06:22:11.726Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:22:11.726Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:22:11.726Z] Swarm: inactive [2022-05-12T06:22:11.726Z] Default Isolation: process [2022-05-12T06:22:11.726Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:22:11.726Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T06:22:11.726Z] OSType: windows [2022-05-12T06:22:11.726Z] Architecture: x86_64 [2022-05-12T06:22:11.726Z] CPUs: 4 [2022-05-12T06:22:11.726Z] Total Memory: 32GiB [2022-05-12T06:22:11.726Z] Name: azwin-2-00f800 [2022-05-12T06:22:11.726Z] ID: 9d664a07-5e0c-4185-8564-3cecaab1b601 [2022-05-12T06:22:11.726Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T06:22:11.726Z] Debug Mode (client): false [2022-05-12T06:22:11.726Z] Debug Mode (server): true [2022-05-12T06:22:11.726Z] File Descriptors: -1 [2022-05-12T06:22:11.726Z] Goroutines: 16 [2022-05-12T06:22:11.726Z] System Time: 2022-05-12T06:22:08.6232857Z [2022-05-12T06:22:11.726Z] EventsListeners: 0 [2022-05-12T06:22:11.726Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:22:11.726Z] Labels: [2022-05-12T06:22:11.726Z] Experimental: false [2022-05-12T06:22:11.726Z] Insecure Registries: [2022-05-12T06:22:11.726Z] 127.0.0.0/8 [2022-05-12T06:22:11.726Z] Live Restore Enabled: false [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] INFO: Docker images of the daemon under test [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:22:11.726Z] [2022-05-12T06:22:11.726Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T06:22:11.726Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T06:22:11.726Z] ltsc2022: Pulling from windows/servercore [2022-05-12T06:22:11.726Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T06:22:11.726Z] 12fb50a031bd: Pulling fs layer [2022-05-12T06:22:12.360Z] --- PASS: TestPidHost (0.88s) [2022-05-12T06:22:12.360Z] === RUN TestPsFilter [2022-05-12T06:22:12.360Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T06:22:12.360Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:22:12.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-12T06:22:12.929Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:22:13.188Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-12T06:22:13.188Z] === RUN TestRemoveContainerRunning [2022-05-12T06:22:13.448Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-05-12T06:22:13.448Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:22:14.017Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-12T06:22:14.017Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:22:14.017Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T06:22:14.017Z] === RUN TestRenameLinkedContainer [2022-05-12T06:22:15.921Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-05-12T06:22:15.921Z] === RUN TestRenameStoppedContainer [2022-05-12T06:22:16.180Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-12T06:22:16.180Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:22:17.117Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-12T06:22:17.117Z] === RUN TestRenameInvalidName [2022-05-12T06:22:17.376Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T06:22:17.376Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:22:18.759Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-12T06:22:18.759Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:22:19.210Z] --- PASS: TestHealthKillContainer (8.22s) [2022-05-12T06:22:19.210Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:22:19.327Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-05-12T06:22:19.327Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:22:19.772Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-05-12T06:22:19.772Z] === RUN TestIpcModeNone [2022-05-12T06:22:20.263Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-05-12T06:22:20.263Z] === RUN TestResize [2022-05-12T06:22:20.264Z] 12fb50a031bd: Verifying Checksum [2022-05-12T06:22:20.264Z] 12fb50a031bd: Download complete [2022-05-12T06:22:20.522Z] --- PASS: TestResize (0.41s) [2022-05-12T06:22:20.522Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:22:20.699Z] --- PASS: TestIpcModeNone (0.67s) [2022-05-12T06:22:20.699Z] === RUN TestIpcModePrivate [2022-05-12T06:22:20.955Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-12T06:22:21.090Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-12T06:22:21.090Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:22:21.210Z] --- PASS: TestIpcModePrivate (0.59s) [2022-05-12T06:22:21.210Z] === RUN TestIpcModeShareable [2022-05-12T06:22:21.349Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T06:22:21.349Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:22:21.349Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T06:22:21.349Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:22:21.349Z] === RUN TestCgroupNamespacesRun [2022-05-12T06:22:21.466Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-12T06:22:21.721Z] --- PASS: TestIpcModeShareable (0.65s) [2022-05-12T06:22:21.721Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T06:22:22.727Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-12T06:22:22.727Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T06:22:23.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-05-12T06:22:23.615Z] === RUN TestAPIIpcModeHost [2022-05-12T06:22:23.663Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-05-12T06:22:23.663Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T06:22:23.872Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-05-12T06:22:23.872Z] === RUN TestDaemonIpcModeShareable [2022-05-12T06:22:24.325Z] ...INFO: Daemon under test started and replied! [2022-05-12T06:22:24.325Z] INFO: Docker version of the daemon under test [2022-05-12T06:22:24.325Z] [2022-05-12T06:22:24.325Z] Client: [2022-05-12T06:22:24.325Z] Version: 17.06.2-ce [2022-05-12T06:22:24.325Z] API version: 1.30 [2022-05-12T06:22:24.325Z] Go version: go1.8.3 [2022-05-12T06:22:24.325Z] Git commit: cec0b72 [2022-05-12T06:22:24.325Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T06:22:24.325Z] OS/Arch: windows/amd64 [2022-05-12T06:22:24.325Z] [2022-05-12T06:22:24.325Z] Server: [2022-05-12T06:22:24.325Z] Version: 0.0.0-dev [2022-05-12T06:22:24.325Z] API version: 1.42 (minimum version 1.24) [2022-05-12T06:22:24.325Z] Go version: go1.18.2 [2022-05-12T06:22:24.325Z] Git commit: f9cef468f9 [2022-05-12T06:22:24.325Z] Built: [2022-05-12T06:22:24.325Z] OS/Arch: windows/amd64 [2022-05-12T06:22:24.325Z] Experimental: false [2022-05-12T06:22:24.325Z] [2022-05-12T06:22:24.325Z] INFO: Docker info of the daemon under test [2022-05-12T06:22:24.326Z] [2022-05-12T06:22:24.326Z] Containers: 0 [2022-05-12T06:22:24.326Z] Running: 0 [2022-05-12T06:22:24.326Z] Paused: 0 [2022-05-12T06:22:24.326Z] Stopped: 0 [2022-05-12T06:22:24.326Z] Images: 0 [2022-05-12T06:22:24.326Z] Server Version: 0.0.0-dev [2022-05-12T06:22:24.326Z] Storage Driver: windowsfilter [2022-05-12T06:22:24.326Z] Windows: [2022-05-12T06:22:24.326Z] Logging Driver: json-file [2022-05-12T06:22:24.326Z] Plugins: [2022-05-12T06:22:24.326Z] Volume: local [2022-05-12T06:22:24.326Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:22:24.326Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:22:24.326Z] Swarm: inactive [2022-05-12T06:22:24.326Z] Default Isolation: process [2022-05-12T06:22:24.326Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T06:22:24.326Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T06:22:24.326Z] OSType: windows [2022-05-12T06:22:24.326Z] Architecture: x86_64 [2022-05-12T06:22:24.326Z] CPUs: 4 [2022-05-12T06:22:24.326Z] Total Memory: 32GiB [2022-05-12T06:22:24.326Z] Name: azwin-2-00f801 [2022-05-12T06:22:24.326Z] ID: 648a4c08-fceb-4188-8f5a-433cb046de34 [2022-05-12T06:22:24.326Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T06:22:24.326Z] Debug Mode (client): false [2022-05-12T06:22:24.326Z] Debug Mode (server): true [2022-05-12T06:22:24.326Z] File Descriptors: -1 [2022-05-12T06:22:24.326Z] Goroutines: 29 [2022-05-12T06:22:24.326Z] System Time: 2022-05-12T06:22:24.1459177Z [2022-05-12T06:22:24.326Z] EventsListeners: 0 [2022-05-12T06:22:24.326Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:22:24.326Z] Labels: [2022-05-12T06:22:24.326Z] Experimental: false [2022-05-12T06:22:24.326Z] Insecure Registries: [2022-05-12T06:22:24.326Z] 127.0.0.0/8 [2022-05-12T06:22:24.326Z] Live Restore Enabled: false [2022-05-12T06:22:24.326Z] [2022-05-12T06:22:24.326Z] [2022-05-12T06:22:24.326Z] INFO: Docker images of the daemon under test [2022-05-12T06:22:24.326Z] [2022-05-12T06:22:24.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:22:24.326Z] [2022-05-12T06:22:24.326Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T06:22:24.326Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T06:22:24.793Z] ltsc2022: Pulling from windows/servercore [2022-05-12T06:22:24.793Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T06:22:24.793Z] 12fb50a031bd: Pulling fs layer [2022-05-12T06:22:25.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-12T06:22:25.041Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T06:22:25.238Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T06:22:25.238Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-12T06:22:25.238Z] === RUN TestDaemonIpcModePrivate [2022-05-12T06:22:25.977Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-12T06:22:25.978Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T06:22:26.166Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T06:22:26.166Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-12T06:22:26.166Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T06:22:27.353Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-12T06:22:27.353Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T06:22:27.529Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T06:22:27.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-05-12T06:22:27.530Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T06:22:28.288Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-12T06:22:28.288Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T06:22:28.461Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T06:22:28.728Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-05-12T06:22:28.728Z] === RUN TestIpcModeOlderClient [2022-05-12T06:22:28.728Z] === PAUSE TestIpcModeOlderClient [2022-05-12T06:22:28.728Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:22:28.855Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T06:22:28.855Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T06:22:29.297Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-05-12T06:22:29.297Z] === RUN TestKillContainer [2022-05-12T06:22:29.297Z] === RUN TestKillContainer/no_signal [2022-05-12T06:22:29.878Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:22:30.133Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:22:30.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-12T06:22:30.234Z] === RUN TestNISDomainname [2022-05-12T06:22:30.234Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T06:22:30.234Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T06:22:30.234Z] === RUN TestHostnameDnsResolution [2022-05-12T06:22:30.695Z] --- PASS: TestKillContainer (1.54s) [2022-05-12T06:22:30.695Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-05-12T06:22:30.695Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-12T06:22:30.695Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-12T06:22:30.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:22:30.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T06:22:30.802Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-12T06:22:30.802Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T06:22:30.802Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T06:22:30.802Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T06:22:30.802Z] === RUN TestPrivilegedHostDevices [2022-05-12T06:22:31.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T06:22:31.369Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-05-12T06:22:31.369Z] === RUN TestStats [2022-05-12T06:22:31.369Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:31.369Z] --- SKIP: TestStats (0.00s) [2022-05-12T06:22:31.369Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:22:31.369Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T06:22:31.369Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T06:22:31.369Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T06:22:31.369Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T06:22:31.369Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T06:22:31.369Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T06:22:31.369Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T06:22:31.369Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T06:22:31.369Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T06:22:31.369Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T06:22:31.938Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T06:22:32.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-05-12T06:22:32.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-12T06:22:32.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-05-12T06:22:32.182Z] === RUN TestKillStoppedContainer [2022-05-12T06:22:32.182Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T06:22:32.182Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:22:32.182Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T06:22:32.182Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:22:32.438Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-12T06:22:32.438Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:22:32.438Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:22:32.438Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:22:32.438Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:22:32.438Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:22:32.438Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:22:32.438Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T06:22:33.001Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-05-12T06:22:33.001Z] === RUN TestLinksContainerNames [2022-05-12T06:22:33.848Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T06:22:33.927Z] --- PASS: TestLinksContainerNames (0.90s) [2022-05-12T06:22:33.927Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:22:34.184Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-12T06:22:34.184Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T06:22:34.440Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/default [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/private [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/slave [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/shared [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T06:22:34.440Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T06:22:34.440Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/default [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/shared [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/slave [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/private [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:34.698Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:34.698Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:22:34.698Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T06:22:34.955Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T06:22:34.955Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T06:22:34.955Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T06:22:35.227Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T06:22:35.227Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-12T06:22:35.227Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-05-12T06:22:35.227Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-05-12T06:22:35.227Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-05-12T06:22:35.227Z] === RUN TestDeleteDevicemapper [2022-05-12T06:22:35.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:22:35.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T06:22:35.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:22:35.676Z] ok github.com/docker/docker/libnetwork/networkdb 103.003s coverage: 60.0% of statements [2022-05-12T06:22:35.676Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T06:22:35.676Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T06:22:35.676Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements [2022-05-12T06:22:35.676Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T06:22:35.677Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T06:22:35.677Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2022-05-12T06:22:35.677Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-12T06:22:35.677Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T06:22:35.677Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === Skipped [2022-05-12T06:22:35.677Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T06:22:35.677Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T06:22:35.677Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T06:22:35.677Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:22:35.677Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:22:35.677Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:22:35.677Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:22:35.677Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:22:35.677Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T06:22:35.677Z] firewalld_test.go:14: firewalld is not running [2022-05-12T06:22:35.677Z] [2022-05-12T06:22:35.677Z] DONE 326 tests, 9 skipped in 201.669s [2022-05-12T06:22:36.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main Post stage [Pipeline] junit [2022-05-12T06:22:36.257Z] Recording test results [2022-05-12T06:22:36.321Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-05-12T06:22:36.321Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T06:22:36.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-05-12T06:22:36.605Z] === RUN TestUpdateMemory [2022-05-12T06:22:36.605Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:36.605Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T06:22:36.605Z] === RUN TestUpdateCPUQuota [2022-05-12T06:22:36.605Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:36.605Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T06:22:36.605Z] === RUN TestUpdatePidsLimit [2022-05-12T06:22:36.605Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:36.605Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T06:22:36.605Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:22:36.885Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-12T06:22:36.885Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T06:22:37.142Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-12T06:22:37.142Z] === RUN TestNetworkNat [2022-05-12T06:22:37.161Z] 12fb50a031bd: Verifying Checksum [2022-05-12T06:22:37.161Z] 12fb50a031bd: Download complete [2022-05-12T06:22:37.705Z] --- PASS: TestNetworkNat (0.44s) [2022-05-12T06:22:37.705Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:22:37.761Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-12T06:22:37.797Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T06:22:37.797Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T06:22:37.797Z] { [2022-05-12T06:22:37.797Z] "RT_GROUP_ICON": { [2022-05-12T06:22:37.797Z] "#1": { [2022-05-12T06:22:37.797Z] "0409": "../../winresources/docker.ico" [2022-05-12T06:22:37.797Z] } [2022-05-12T06:22:37.797Z] }, [2022-05-12T06:22:37.797Z] "RT_MANIFEST": { [2022-05-12T06:22:37.797Z] "#1": { [2022-05-12T06:22:37.797Z] "0409": { [2022-05-12T06:22:37.797Z] "identity": {}, [2022-05-12T06:22:37.797Z] "description": "Docker Engine", [2022-05-12T06:22:37.797Z] "minimum-os": "vista", [2022-05-12T06:22:37.797Z] "execution-level": "", [2022-05-12T06:22:37.797Z] "ui-access": false, [2022-05-12T06:22:37.797Z] "auto-elevate": false, [2022-05-12T06:22:37.797Z] "dpi-awareness": "unaware", [2022-05-12T06:22:37.797Z] "disable-theming": false, [2022-05-12T06:22:37.797Z] "disable-window-filtering": false, [2022-05-12T06:22:37.797Z] "high-resolution-scrolling-aware": false, [2022-05-12T06:22:37.797Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T06:22:37.797Z] "long-path-aware": false, [2022-05-12T06:22:37.797Z] "printer-driver-isolation": false, [2022-05-12T06:22:37.797Z] "gdi-scaling": false, [2022-05-12T06:22:37.797Z] "segment-heap": false, [2022-05-12T06:22:37.797Z] "use-common-controls-v6": false [2022-05-12T06:22:37.797Z] } [2022-05-12T06:22:37.797Z] } [2022-05-12T06:22:37.797Z] }, [2022-05-12T06:22:37.797Z] "RT_MESSAGETABLE": { [2022-05-12T06:22:37.797Z] "#1": { [2022-05-12T06:22:37.797Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T06:22:37.797Z] } [2022-05-12T06:22:37.798Z] }, [2022-05-12T06:22:37.798Z] "RT_VERSION": { [2022-05-12T06:22:37.798Z] "#1": { [2022-05-12T06:22:37.798Z] "0409": { [2022-05-12T06:22:37.798Z] "fixed": { [2022-05-12T06:22:37.798Z] "file_version": "0.0.0.0", [2022-05-12T06:22:37.798Z] "product_version": "0.0.0.0", [2022-05-12T06:22:37.798Z] "type": "Unknown" [2022-05-12T06:22:37.798Z] }, [2022-05-12T06:22:37.798Z] "info": { [2022-05-12T06:22:37.798Z] "0000": { [2022-05-12T06:22:37.798Z] "CompanyName": "", [2022-05-12T06:22:37.798Z] "FileVersion": "dev", [2022-05-12T06:22:37.798Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T06:22:37.798Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T06:22:37.798Z] "ProductName": "", [2022-05-12T06:22:37.798Z] "ProductVersion": "dev", [2022-05-12T06:22:37.798Z] "SpecialBuild": "f9cef468f916655e1d63df643f2ef96716ead84f" [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] } [2022-05-12T06:22:37.798Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/main.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/proxy.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T06:22:37.798Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T06:22:37.798Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T06:22:37.798Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T06:22:37.798Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T06:22:37.798Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T06:22:37.798Z] remote: Enumerating objects: 23, done. [2022-05-12T06:22:37.798Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T06:22:37.798Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T06:22:37.798Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T06:22:37.798Z] 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-12T06:22:37.798Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T06:22:37.798Z] Building: bundles/cross/windows/amd64/containerutility.exe [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T06:22:37.961Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-05-12T06:22:37.961Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:22:38.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -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:f9cef468f916655e1d63df643f2ef96716ead84f hack/make.sh dynbinary test-integration [2022-05-12T06:22:38.365Z] [2022-05-12T06:22:38.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T06:22:38.624Z] Removing bundles/ [2022-05-12T06:22:38.624Z] [2022-05-12T06:22:38.624Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T06:22:38.624Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:22:38.624Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:22:41.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T06:22:41.225Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-05-12T06:22:41.225Z] === RUN TestPause [2022-05-12T06:22:41.225Z] --- PASS: TestPause (0.44s) [2022-05-12T06:22:41.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:22:41.225Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:22:41.225Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:22:41.225Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:22:41.481Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-12T06:22:41.481Z] === RUN TestPidHost [2022-05-12T06:22:41.997Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T06:22:41.997Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T06:22:41.997Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T06:22:42.407Z] --- PASS: TestPidHost (0.97s) [2022-05-12T06:22:42.407Z] === RUN TestPsFilter [2022-05-12T06:22:42.663Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T06:22:42.663Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:22:42.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-12T06:22:42.919Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:22:43.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T06:22:43.481Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-12T06:22:43.481Z] === RUN TestRemoveContainerRunning [2022-05-12T06:22:43.737Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-12T06:22:43.737Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:22:43.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T06:22:44.299Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-12T06:22:44.299Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:22:44.299Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T06:22:44.299Z] === RUN TestRenameLinkedContainer [2022-05-12T06:22:44.540Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T06:22:44.540Z] [2022-05-12T06:22:44.540Z] ________ ____ __. [2022-05-12T06:22:44.540Z] \_____ \ | |/ _| [2022-05-12T06:22:44.540Z] / | \| < [2022-05-12T06:22:44.540Z] / | \ | \ [2022-05-12T06:22:44.540Z] \_______ /____|__ \ [2022-05-12T06:22:44.540Z] \/ \/ [2022-05-12T06:22:44.540Z] [2022-05-12T06:22:44.540Z] INFO: make.ps1 ended at 05/12/2022 06:22:33 [2022-05-12T06:22:44.540Z] INFO: Binaries build ended at 05/12/2022 06:22:34. Duration:00:01:39.1298098 [2022-05-12T06:22:44.540Z] INFO: Copying the built daemon binary to d:\CI\PR-43581\4\binary\dockerd-f9cef468f9.exe... [2022-05-12T06:22:44.540Z] INFO: Copying the built client binary to d:\CI\PR-43581\4\binary\docker-f9cef468f9.exe... [2022-05-12T06:22:44.540Z] INFO: Copying the golang package from the container to d:\CI\PR-43581\4\installer\go.zip... [2022-05-12T06:22:44.540Z] INFO: Extracting go.zip to d:\CI\PR-43581\4\go [2022-05-12T06:22:46.189Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-05-12T06:22:46.189Z] === RUN TestRenameStoppedContainer [2022-05-12T06:22:46.445Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-05-12T06:22:46.445Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:22:46.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T06:22:47.374Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-05-12T06:22:47.375Z] === RUN TestRenameInvalidName [2022-05-12T06:22:47.630Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T06:22:47.630Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:22:48.813Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-05-12T06:22:48.813Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:22:48.813Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-12T06:22:48.813Z] === RUN TestWaitNonBlocked [2022-05-12T06:22:48.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:22:48.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:22:48.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:22:48.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:22:48.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:22:48.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:22:48.813Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T06:22:48.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-05-12T06:22:48.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-05-12T06:22:48.813Z] === RUN TestWaitBlocked [2022-05-12T06:22:48.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:22:48.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:22:48.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:22:48.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:22:48.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:22:48.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:22:49.381Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T06:22:49.381Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-05-12T06:22:49.381Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-05-12T06:22:49.381Z] === CONT TestDaemonRestartIpcMode [2022-05-12T06:22:49.381Z] === CONT TestIpcModeOlderClient [2022-05-12T06:22:49.381Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-12T06:22:49.381Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T06:22:49.521Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-05-12T06:22:49.521Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:22:49.778Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-12T06:22:49.778Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:22:50.162Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T06:22:50.162Z] 97f65a0ec59e: Download complete [2022-05-12T06:22:50.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-05-12T06:22:50.705Z] === RUN TestResize [2022-05-12T06:22:51.266Z] --- PASS: TestResize (0.47s) [2022-05-12T06:22:51.266Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:22:51.522Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-12T06:22:51.522Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:22:51.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-05-12T06:22:52.084Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:52.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:52.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:52.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:52.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:52.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:22:52.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:52.245Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-05-12T06:22:52.245Z] PASS [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === Skipped [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T06:22:52.245Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T06:22:52.245Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T06:22:52.245Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:22:52.245Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:22:52.245Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-12T06:22:52.245Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T06:22:52.245Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T06:22:52.245Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T06:22:52.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T06:22:52.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:22:52.245Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:22:52.245Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T06:22:52.245Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T06:22:52.245Z] 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-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T06:22:52.245Z] 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-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T06:22:52.245Z] 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-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T06:22:52.245Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:22:52.245Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T06:22:52.245Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:22:52.245Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T06:22:52.245Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T06:22:52.245Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T06:22:52.245Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T06:22:52.245Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T06:22:52.245Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T06:22:52.245Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T06:22:52.245Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T06:22:52.245Z] [2022-05-12T06:22:52.245Z] DONE 212 tests, 27 skipped in 73.911s [2022-05-12T06:22:52.245Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T06:22:52.522Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:22:53.090Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T06:22:53.090Z] === RUN TestConfigDaemonID [2022-05-12T06:22:53.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:54.467Z] daemon_test.go:84: [d62534dee78ff] daemon is not started [2022-05-12T06:22:54.467Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:22:54.467Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T06:22:54.467Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T06:22:54.467Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T06:22:54.467Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T06:22:54.467Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T06:22:54.467Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T06:22:54.467Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:22:54.467Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T06:22:54.467Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T06:22:54.467Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T06:22:54.467Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-12T06:22:54.467Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-12T06:22:54.467Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:22:54.467Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T06:22:54.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T06:22:54.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:55.404Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T06:22:56.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:22:56.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:22:56.784Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T06:22:57.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T06:22:57.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:22:57.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:22:57.722Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T06:22:57.722Z] daemon_test.go:198: [d120f765fff6b] daemon is not started [2022-05-12T06:22:57.722Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-12T06:22:57.722Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T06:22:57.722Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T06:22:57.722Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-12T06:22:57.722Z] === RUN TestDaemonProxy [2022-05-12T06:22:57.722Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T06:22:57.722Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T06:22:57.722Z] PASS [2022-05-12T06:22:57.722Z] [2022-05-12T06:22:57.722Z] === Skipped [2022-05-12T06:22:57.722Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T06:22:57.722Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T06:22:57.722Z] [2022-05-12T06:22:57.722Z] DONE 13 tests, 1 skipped in 5.284s [2022-05-12T06:22:57.722Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T06:22:57.722Z] INFO: Testing against a local daemon [2022-05-12T06:22:57.722Z] === RUN TestCommitInheritsEnv [2022-05-12T06:22:59.101Z] --- PASS: TestCommitInheritsEnv (1.35s) [2022-05-12T06:22:59.101Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:22:59.101Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T06:22:59.101Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:22:59.101Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform// [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T06:22:59.361Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T06:22:59.361Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T06:22:59.361Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:22:59.620Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T06:22:59.620Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:22:59.620Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T06:22:59.620Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:23:00.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T06:23:00.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:23:01.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:23:01.522Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-05-12T06:23:01.523Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T06:23:01.523Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T06:23:01.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T06:23:01.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:23:01.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T06:23:01.523Z] === RUN TestTagInvalidReference [2022-05-12T06:23:01.523Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T06:23:01.523Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:23:01.523Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T06:23:01.523Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:23:01.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T06:23:01.523Z] === RUN TestTagOfficialNames [2022-05-12T06:23:01.523Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T06:23:01.523Z] === RUN TestTagMatchesDigest [2022-05-12T06:23:01.523Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T06:23:01.523Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T06:23:01.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T06:23:02.157Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T06:23:02.157Z] 97f65a0ec59e: Download complete [2022-05-12T06:23:03.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:23:04.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T06:23:05.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:23:05.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:23:06.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T06:23:06.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:23:07.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:23:08.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:23:09.744Z] INFO: Extraction ended at 05/12/2022 06:23:06. Duration:00:00:29.7929290 [2022-05-12T06:23:09.744Z] INFO: Updating the golang and path environment variables [2022-05-12T06:23:09.744Z] INFO: GOPATH=d:\gopath [2022-05-12T06:23:09.744Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T06:23:09.744Z] INFO: Running the daemon under test in debug mode [2022-05-12T06:23:09.744Z] INFO: Starting a daemon under test... [2022-05-12T06:23:09.744Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43581\4\daemon --pidfile d:\CI\PR-43581\4\docker.pid -D [2022-05-12T06:23:09.744Z] INFO: Process started successfully. [2022-05-12T06:23:09.744Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T06:23:09.744Z] INFO: Waiting for the daemon under test to start... [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-05-12T06:23:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-05-12T06:23:09.968Z] === RUN TestCgroupNamespacesRun [2022-05-12T06:23:10.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T06:23:11.335Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-05-12T06:23:11.335Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T06:23:11.335Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T06:23:11.335Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T06:23:11.335Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T06:23:12.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T06:23:12.699Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-05-12T06:23:12.699Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T06:23:13.643Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-05-12T06:23:13.643Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T06:23:15.043Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-12T06:23:15.043Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T06:23:15.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T06:23:15.971Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-12T06:23:15.971Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T06:23:16.898Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-12T06:23:16.898Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T06:23:17.759Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:23:17.759Z] Using test binary docker [2022-05-12T06:23:17.759Z] +++ /etc/init.d/apparmor start [2022-05-12T06:23:17.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:23:17.759Z] INFO: Waiting for daemon to start... [2022-05-12T06:23:17.759Z] Starting dockerd [2022-05-12T06:23:17.759Z] +++ 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-12T06:23:17.829Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-05-12T06:23:17.829Z] === RUN TestNISDomainname [2022-05-12T06:23:18.394Z] --- PASS: TestNISDomainname (0.57s) [2022-05-12T06:23:18.394Z] === RUN TestHostnameDnsResolution [2022-05-12T06:23:19.321Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-12T06:23:19.321Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T06:23:19.884Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-12T06:23:19.884Z] === RUN TestPrivilegedHostDevices [2022-05-12T06:23:20.141Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-12T06:23:20.141Z] === RUN TestStats [2022-05-12T06:23:20.535Z] . [2022-05-12T06:23:20.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:23:20.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:23:20.535Z] Error: No such image: emptyfs [2022-05-12T06:23:20.535Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T06:23:20.535Z] ++++ docker load [2022-05-12T06:23:20.535Z] Running integration-test (iteration 1) [2022-05-12T06:23:20.535Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T06:23:20.536Z] ++ 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-12T06:23:20.536Z] ++ set -e [2022-05-12T06:23:20.536Z] ++ '[' -n 0 ']' [2022-05-12T06:23:20.536Z] ++ set -x [2022-05-12T06:23:20.536Z] ++ 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-12T06:23:20.761Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T06:23:20.762Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T06:23:20.762Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T06:23:20.762Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T06:23:20.762Z] Cross building: bundles/cross/linux/s390x [2022-05-12T06:23:20.762Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T06:23:20.762Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T06:23:21.466Z] Loaded image: busybox:latest [2022-05-12T06:23:22.029Z] Loaded image: busybox:glibc [2022-05-12T06:23:22.658Z] --- PASS: TestStats (2.50s) [2022-05-12T06:23:22.658Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:23:22.658Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T06:23:22.658Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T06:23:22.658Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T06:23:22.658Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T06:23:22.658Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T06:23:22.658Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T06:23:22.658Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T06:23:22.658Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T06:23:22.658Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T06:23:22.658Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T06:23:23.585Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T06:23:24.951Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T06:23:27.281Z] Loaded image: debian:bullseye-slim [2022-05-12T06:23:27.281Z] Loaded image: hello-world:latest [2022-05-12T06:23:27.281Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:23:27.281Z] INFO: Testing against a local daemon [2022-05-12T06:23:27.281Z] === RUN TestCgroupNamespacesBuild [2022-05-12T06:23:27.464Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T06:23:27.464Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-12T06:23:27.464Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-05-12T06:23:27.464Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-05-12T06:23:27.464Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-05-12T06:23:27.464Z] === RUN TestDeleteDevicemapper [2022-05-12T06:23:27.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:23:27.464Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T06:23:27.464Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:23:27.715Z] .....INFO: Daemon under test started and replied! [2022-05-12T06:23:27.715Z] INFO: Docker version of the daemon under test [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] Client: [2022-05-12T06:23:27.715Z] Version: 17.06.2-ce [2022-05-12T06:23:27.715Z] API version: 1.30 [2022-05-12T06:23:27.715Z] Go version: go1.8.3 [2022-05-12T06:23:27.715Z] Git commit: cec0b72 [2022-05-12T06:23:27.715Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T06:23:27.715Z] OS/Arch: windows/amd64 [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] Server: [2022-05-12T06:23:27.715Z] Version: 0.0.0-dev [2022-05-12T06:23:27.715Z] API version: 1.42 (minimum version 1.24) [2022-05-12T06:23:27.715Z] Go version: go1.18.2 [2022-05-12T06:23:27.715Z] Git commit: f9cef468f9 [2022-05-12T06:23:27.715Z] Built: [2022-05-12T06:23:27.715Z] OS/Arch: windows/amd64 [2022-05-12T06:23:27.715Z] Experimental: false [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] INFO: Docker info of the daemon under test [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] Containers: 0 [2022-05-12T06:23:27.715Z] Running: 0 [2022-05-12T06:23:27.715Z] Paused: 0 [2022-05-12T06:23:27.715Z] Stopped: 0 [2022-05-12T06:23:27.715Z] Images: 0 [2022-05-12T06:23:27.715Z] Server Version: 0.0.0-dev [2022-05-12T06:23:27.715Z] Storage Driver: windowsfilter [2022-05-12T06:23:27.715Z] Windows: [2022-05-12T06:23:27.715Z] Logging Driver: json-file [2022-05-12T06:23:27.715Z] Plugins: [2022-05-12T06:23:27.715Z] Volume: local [2022-05-12T06:23:27.715Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T06:23:27.715Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T06:23:27.715Z] Swarm: inactive [2022-05-12T06:23:27.715Z] Default Isolation: process [2022-05-12T06:23:27.715Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T06:23:27.715Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T06:23:27.715Z] OSType: windows [2022-05-12T06:23:27.715Z] Architecture: x86_64 [2022-05-12T06:23:27.715Z] CPUs: 4 [2022-05-12T06:23:27.715Z] Total Memory: 32GiB [2022-05-12T06:23:27.715Z] Name: azwin-2-e029e0 [2022-05-12T06:23:27.715Z] ID: 683b8ed7-efea-41d2-b1d4-dff8e4d9aaa1 [2022-05-12T06:23:27.715Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T06:23:27.715Z] Debug Mode (client): false [2022-05-12T06:23:27.715Z] Debug Mode (server): true [2022-05-12T06:23:27.715Z] File Descriptors: -1 [2022-05-12T06:23:27.715Z] Goroutines: 16 [2022-05-12T06:23:27.715Z] System Time: 2022-05-12T06:23:26.3780517Z [2022-05-12T06:23:27.715Z] EventsListeners: 0 [2022-05-12T06:23:27.715Z] Registry: https://index.docker.io/v1/ [2022-05-12T06:23:27.715Z] Labels: [2022-05-12T06:23:27.715Z] Experimental: false [2022-05-12T06:23:27.715Z] Insecure Registries: [2022-05-12T06:23:27.715Z] 127.0.0.0/8 [2022-05-12T06:23:27.715Z] Live Restore Enabled: false [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] INFO: Docker images of the daemon under test [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:23:27.715Z] [2022-05-12T06:23:27.715Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T06:23:27.715Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T06:23:27.715Z] ltsc2019: Pulling from windows/servercore [2022-05-12T06:23:27.715Z] b111c3320c94: Pulling fs layer [2022-05-12T06:23:27.715Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T06:23:28.829Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-05-12T06:23:28.829Z] === RUN TestUpdateMemory [2022-05-12T06:23:28.829Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:23:28.829Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T06:23:28.829Z] === RUN TestUpdateCPUQuota [2022-05-12T06:23:29.757Z] --- PASS: TestUpdateCPUQuota (0.84s) [2022-05-12T06:23:29.758Z] === RUN TestUpdatePidsLimit [2022-05-12T06:23:29.758Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T06:23:29.801Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-05-12T06:23:29.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T06:23:30.014Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T06:23:30.271Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T06:23:30.527Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T06:23:30.527Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T06:23:30.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T06:23:31.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T06:23:31.694Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2022-05-12T06:23:31.694Z] === RUN TestBuildWithSession [2022-05-12T06:23:31.694Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:23:31.694Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:23:31.694Z] === RUN TestBuildSquashParent [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-12T06:23:31.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-05-12T06:23:31.967Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:23:34.889Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T06:23:34.889Z] 8b534d64a7c3: Download complete [2022-05-12T06:23:41.711Z] --- PASS: TestBuildSquashParent (8.82s) [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:23:41.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:23:41.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:23:41.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:23:41.711Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:23:44.135Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-05-12T06:23:44.135Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:23:44.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-12T06:23:44.135Z] === RUN TestWaitNonBlocked [2022-05-12T06:23:44.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:23:44.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:23:44.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:23:44.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:23:44.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:23:44.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:23:44.135Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T06:23:44.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-05-12T06:23:44.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-05-12T06:23:44.135Z] === RUN TestWaitBlocked [2022-05-12T06:23:44.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:23:44.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:23:44.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:23:44.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:23:44.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:23:44.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:23:44.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:23:44.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:23:44.698Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T06:23:44.698Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s) [2022-05-12T06:23:44.698Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-05-12T06:23:44.698Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T06:23:44.698Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T06:23:47.217Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2022-05-12T06:23:47.217Z] === CONT TestIpcModeOlderClient [2022-05-12T06:23:47.217Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-05-12T06:23:47.217Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T06:23:47.217Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T06:23:47.217Z] === CONT TestDaemonHostGatewayIP [2022-05-12T06:23:47.357Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T06:23:47.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:23:47.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:23:47.926Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T06:23:47.926Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T06:23:48.187Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T06:23:48.187Z] [2022-05-12T06:23:49.745Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-05-12T06:23:49.745Z] === CONT TestDaemonRestartIpcMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T06:23:50.437Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T06:23:50.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/test/unit [2022-05-12T06:23:50.981Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T06:23:50.981Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T06:23:50.981Z] + TESTDIRS=./... [2022-05-12T06:23:50.981Z] + exclude_paths='/vendor/|/integration' [2022-05-12T06:23:50.981Z] ++ go list ./... [2022-05-12T06:23:50.981Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.72s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2022-05-12T06:23:51.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2022-05-12T06:23:51.038Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:23:51.038Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:23:51.557Z] + pkg_list='github.com/docker/docker/api [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/backend [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/container [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/events [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/filters [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/image [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/mount [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/network [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/registry [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/time [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/versions [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:23:51.557Z] github.com/docker/docker/api/types/volume [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:23:51.557Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:23:51.557Z] github.com/docker/docker/cli [2022-05-12T06:23:51.557Z] github.com/docker/docker/cli/config [2022-05-12T06:23:51.557Z] github.com/docker/docker/cli/debug [2022-05-12T06:23:51.557Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:23:51.557Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:23:51.557Z] github.com/docker/docker/client [2022-05-12T06:23:51.557Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:23:51.557Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:23:51.557Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:23:51.557Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:23:51.557Z] github.com/docker/docker/container [2022-05-12T06:23:51.557Z] github.com/docker/docker/container/stream [2022-05-12T06:23:51.557Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:23:51.557Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:23:51.557Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/config [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/events [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/exec [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/images [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/links [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/names [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/network [2022-05-12T06:23:51.557Z] github.com/docker/docker/daemon/stats [2022-05-12T06:23:51.557Z] github.com/docker/docker/distribution [2022-05-12T06:23:51.557Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:23:51.557Z] github.com/docker/docker/distribution/utils [2022-05-12T06:23:51.557Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:23:51.557Z] github.com/docker/docker/dockerversion [2022-05-12T06:23:51.557Z] github.com/docker/docker/errdefs [2022-05-12T06:23:51.557Z] github.com/docker/docker/image [2022-05-12T06:23:51.557Z] github.com/docker/docker/image/cache [2022-05-12T06:23:51.557Z] github.com/docker/docker/image/tarexport [2022-05-12T06:23:51.557Z] github.com/docker/docker/image/v1 [2022-05-12T06:23:51.557Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:23:51.557Z] github.com/docker/docker/layer [2022-05-12T06:23:51.557Z] github.com/docker/docker/libcontainerd [2022-05-12T06:23:51.557Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:23:51.557Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:23:51.557Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:23:51.557Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:23:51.557Z] github.com/docker/docker/oci [2022-05-12T06:23:51.557Z] github.com/docker/docker/oci/caps [2022-05-12T06:23:51.557Z] github.com/docker/docker/opts [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/archive [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/directory [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/platform [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/pools [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/progress [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/signal [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/stack [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/system [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:23:51.557Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:23:51.558Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:23:51.558Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:23:51.558Z] github.com/docker/docker/quota [2022-05-12T06:23:51.558Z] github.com/docker/docker/reference [2022-05-12T06:23:51.558Z] github.com/docker/docker/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/registry/resumable [2022-05-12T06:23:51.558Z] github.com/docker/docker/restartmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/rootless [2022-05-12T06:23:51.558Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:23:51.558Z] github.com/docker/docker/runconfig [2022-05-12T06:23:51.558Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/environment [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/request [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/drivers [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/local [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/mounts [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/service [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:23:51.558Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T06:23:51.558Z] ++ echo 'github.com/docker/docker/api [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/backend [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/events [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/filters [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/image [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/mount [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/network [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/time [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/versions [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/volume [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:23:51.558Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:23:51.558Z] github.com/docker/docker/cli [2022-05-12T06:23:51.558Z] github.com/docker/docker/cli/config [2022-05-12T06:23:51.558Z] github.com/docker/docker/cli/debug [2022-05-12T06:23:51.558Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:23:51.558Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:23:51.558Z] github.com/docker/docker/client [2022-05-12T06:23:51.558Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:23:51.558Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:23:51.558Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:23:51.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:23:51.558Z] github.com/docker/docker/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/container/stream [2022-05-12T06:23:51.558Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:23:51.558Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:23:51.558Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/config [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/events [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/exec [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/images [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/links [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/names [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/network [2022-05-12T06:23:51.558Z] github.com/docker/docker/daemon/stats [2022-05-12T06:23:51.558Z] github.com/docker/docker/distribution [2022-05-12T06:23:51.558Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:23:51.558Z] github.com/docker/docker/distribution/utils [2022-05-12T06:23:51.558Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:23:51.558Z] github.com/docker/docker/dockerversion [2022-05-12T06:23:51.558Z] github.com/docker/docker/errdefs [2022-05-12T06:23:51.558Z] github.com/docker/docker/image [2022-05-12T06:23:51.558Z] github.com/docker/docker/image/cache [2022-05-12T06:23:51.558Z] github.com/docker/docker/image/tarexport [2022-05-12T06:23:51.558Z] github.com/docker/docker/image/v1 [2022-05-12T06:23:51.558Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:23:51.558Z] github.com/docker/docker/layer [2022-05-12T06:23:51.558Z] github.com/docker/docker/libcontainerd [2022-05-12T06:23:51.558Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:23:51.558Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:23:51.558Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:23:51.558Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:23:51.558Z] github.com/docker/docker/oci [2022-05-12T06:23:51.558Z] github.com/docker/docker/oci/caps [2022-05-12T06:23:51.558Z] github.com/docker/docker/opts [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/archive [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/directory [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/platform [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/pools [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/progress [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/signal [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/stack [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/system [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:23:51.558Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:23:51.558Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:23:51.558Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:23:51.558Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:23:51.558Z] github.com/docker/docker/quota [2022-05-12T06:23:51.558Z] github.com/docker/docker/reference [2022-05-12T06:23:51.558Z] github.com/docker/docker/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/registry/resumable [2022-05-12T06:23:51.558Z] github.com/docker/docker/restartmanager [2022-05-12T06:23:51.558Z] github.com/docker/docker/rootless [2022-05-12T06:23:51.558Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:23:51.558Z] github.com/docker/docker/runconfig [2022-05-12T06:23:51.558Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/environment [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/testutil/request [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/drivers [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/local [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/mounts [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/service [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:23:51.558Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:23:51.558Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/backend [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/container [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/events [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/filters [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/image [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/mount [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/network [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/registry [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:23:51.558Z] github.com/docker/docker/api/types/time [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/volume [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/config [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/debug [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/client [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:23:51.559Z] github.com/docker/docker/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/container/stream [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/config [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/events [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/exec [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/images [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/links [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/names [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/network [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/stats [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/utils [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:23:51.559Z] github.com/docker/docker/dockerversion [2022-05-12T06:23:51.559Z] github.com/docker/docker/errdefs [2022-05-12T06:23:51.559Z] github.com/docker/docker/image [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/cache [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/tarexport [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/v1 [2022-05-12T06:23:51.559Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:23:51.559Z] github.com/docker/docker/layer [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:23:51.559Z] github.com/docker/docker/oci [2022-05-12T06:23:51.559Z] github.com/docker/docker/oci/caps [2022-05-12T06:23:51.559Z] github.com/docker/docker/opts [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/archive [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/directory [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/platform [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/pools [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/progress [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/signal [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/stack [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/system [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:23:51.559Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:23:51.559Z] github.com/docker/docker/plugin [2022-05-12T06:23:51.559Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:23:51.559Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:23:51.559Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:23:51.559Z] github.com/docker/docker/quota [2022-05-12T06:23:51.559Z] github.com/docker/docker/reference [2022-05-12T06:23:51.559Z] github.com/docker/docker/registry [2022-05-12T06:23:51.559Z] github.com/docker/docker/registry/resumable [2022-05-12T06:23:51.559Z] github.com/docker/docker/restartmanager [2022-05-12T06:23:51.559Z] github.com/docker/docker/rootless [2022-05-12T06:23:51.559Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:23:51.559Z] github.com/docker/docker/runconfig [2022-05-12T06:23:51.559Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/environment [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/registry [2022-05-12T06:23:51.559Z] github.com/docker/docker/testutil/request [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/drivers [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/local [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/mounts [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/service [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:23:51.559Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:23:51.559Z] ++ grep --fixed-strings /libnetwork [2022-05-12T06:23:51.559Z] ++ echo 'github.com/docker/docker/api [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/backend [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/events [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/filters [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/image [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/mount [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/network [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/registry [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/time [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:23:51.559Z] github.com/docker/docker/api/types/volume [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:23:51.559Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/config [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/debug [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:23:51.559Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/client [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:23:51.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:23:51.559Z] github.com/docker/docker/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/container/stream [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:23:51.559Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/config [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/events [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/exec [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/images [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/links [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/names [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/network [2022-05-12T06:23:51.559Z] github.com/docker/docker/daemon/stats [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/utils [2022-05-12T06:23:51.559Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:23:51.559Z] github.com/docker/docker/dockerversion [2022-05-12T06:23:51.559Z] github.com/docker/docker/errdefs [2022-05-12T06:23:51.559Z] github.com/docker/docker/image [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/cache [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/tarexport [2022-05-12T06:23:51.559Z] github.com/docker/docker/image/v1 [2022-05-12T06:23:51.559Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:23:51.559Z] github.com/docker/docker/layer [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:23:51.559Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:23:51.559Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/types [2022-05-12T06:23:51.560Z] github.com/docker/docker/oci [2022-05-12T06:23:51.560Z] github.com/docker/docker/oci/caps [2022-05-12T06:23:51.560Z] github.com/docker/docker/opts [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/archive [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/directory [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/platform [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/pools [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/progress [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/signal [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/stack [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/system [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:23:51.560Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:23:51.560Z] github.com/docker/docker/plugin [2022-05-12T06:23:51.560Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:23:51.560Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:23:51.560Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:23:51.560Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:23:51.560Z] github.com/docker/docker/quota [2022-05-12T06:23:51.560Z] github.com/docker/docker/reference [2022-05-12T06:23:51.560Z] github.com/docker/docker/registry [2022-05-12T06:23:51.560Z] github.com/docker/docker/registry/resumable [2022-05-12T06:23:51.560Z] github.com/docker/docker/restartmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/rootless [2022-05-12T06:23:51.560Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:23:51.560Z] github.com/docker/docker/runconfig [2022-05-12T06:23:51.560Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/environment [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/registry [2022-05-12T06:23:51.560Z] github.com/docker/docker/testutil/request [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/drivers [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/local [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/mounts [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/service [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:23:51.560Z] github.com/docker/docker/volume/testutils' [2022-05-12T06:23:51.560Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/types' [2022-05-12T06:23:51.560Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T06:23:51.560Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/types' [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:23:51.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:23:51.560Z] + type docker-proxy [2022-05-12T06:23:51.560Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T06:23:51.560Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T06:23:51.560Z] [2022-05-12T06:23:51.560Z] Removing bundles/ [2022-05-12T06:23:51.560Z] [2022-05-12T06:23:51.560Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T06:23:51.560Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T06:23:51.560Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:23:52.259Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-05-12T06:23:52.710Z] b111c3320c94: Verifying Checksum [2022-05-12T06:23:52.710Z] b111c3320c94: Download complete [2022-05-12T06:23:53.558Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:23:54.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:23:54.861Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T06:23:54.861Z] [2022-05-12T06:23:54.861Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T06:23:54.861Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T06:23:54.861Z] [2022-05-12T06:23:54.861Z] + mkdir -p bundles [2022-05-12T06:23:54.861Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/backend/build [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/httputils [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/middleware [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/build [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/container [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/debug [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/image [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/network [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/session [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/system [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/server/router/volume [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/backend [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/container [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/events [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/filters [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/image [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/mount [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/network [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/registry [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/strslice [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/swarm [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/time [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/versions [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T06:23:54.861Z] github.com/docker/docker/api/types/volume [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/dockerfile [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/remotecontext [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T06:23:54.861Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T06:23:54.861Z] github.com/docker/docker/cli [2022-05-12T06:23:54.861Z] github.com/docker/docker/cli/config [2022-05-12T06:23:54.861Z] github.com/docker/docker/cli/debug [2022-05-12T06:23:54.861Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T06:23:54.861Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T06:23:54.861Z] github.com/docker/docker/client [2022-05-12T06:23:54.861Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T06:23:54.861Z] github.com/docker/docker/cmd/dockerd [2022-05-12T06:23:54.861Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T06:23:54.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T06:23:54.861Z] github.com/docker/docker/container [2022-05-12T06:23:54.861Z] github.com/docker/docker/container/stream [2022-05-12T06:23:54.861Z] github.com/docker/docker/contrib/apparmor [2022-05-12T06:23:54.861Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T06:23:54.861Z] github.com/docker/docker/contrib/httpserver [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/config [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/events [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/exec [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T06:23:54.861Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/images [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/initlayer [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/links [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/listeners [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/local [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/names [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/network [2022-05-12T06:23:54.862Z] github.com/docker/docker/daemon/stats [2022-05-12T06:23:54.862Z] github.com/docker/docker/distribution [2022-05-12T06:23:54.862Z] github.com/docker/docker/distribution/metadata [2022-05-12T06:23:54.862Z] github.com/docker/docker/distribution/utils [2022-05-12T06:23:54.862Z] github.com/docker/docker/distribution/xfer [2022-05-12T06:23:54.862Z] github.com/docker/docker/dockerversion [2022-05-12T06:23:54.862Z] github.com/docker/docker/errdefs [2022-05-12T06:23:54.862Z] github.com/docker/docker/image [2022-05-12T06:23:54.862Z] github.com/docker/docker/image/cache [2022-05-12T06:23:54.862Z] github.com/docker/docker/image/tarexport [2022-05-12T06:23:54.862Z] github.com/docker/docker/image/v1 [2022-05-12T06:23:54.862Z] github.com/docker/docker/internal/test/suite [2022-05-12T06:23:54.862Z] github.com/docker/docker/layer [2022-05-12T06:23:54.862Z] github.com/docker/docker/libcontainerd [2022-05-12T06:23:54.862Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T06:23:54.862Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T06:23:54.862Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T06:23:54.862Z] github.com/docker/docker/libcontainerd/types [2022-05-12T06:23:54.862Z] github.com/docker/docker/oci [2022-05-12T06:23:54.862Z] github.com/docker/docker/oci/caps [2022-05-12T06:23:54.862Z] github.com/docker/docker/opts [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/aaparser [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/archive [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/authorization [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/capabilities [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/containerfs [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/directory [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/dmesg [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/filenotify [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/fileutils [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/fsutils [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/homedir [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/idtools [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/ioutils [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/longpath [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/loopback [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/parsers [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/pidfile [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/platform [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugins [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/pools [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/progress [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/pubsub [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/reexec [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/signal [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/stack [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/stringid [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/system [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/tailfile [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/tarsum [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/truncindex [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/urlutil [2022-05-12T06:23:54.862Z] github.com/docker/docker/pkg/useragent [2022-05-12T06:23:54.862Z] github.com/docker/docker/plugin [2022-05-12T06:23:54.862Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T06:23:54.862Z] github.com/docker/docker/plugin/v2 [2022-05-12T06:23:54.862Z] github.com/docker/docker/profiles/apparmor [2022-05-12T06:23:54.862Z] github.com/docker/docker/profiles/seccomp [2022-05-12T06:23:54.862Z] github.com/docker/docker/quota [2022-05-12T06:23:54.862Z] github.com/docker/docker/reference [2022-05-12T06:23:54.862Z] github.com/docker/docker/registry [2022-05-12T06:23:54.862Z] github.com/docker/docker/registry/resumable [2022-05-12T06:23:54.862Z] github.com/docker/docker/restartmanager [2022-05-12T06:23:54.862Z] github.com/docker/docker/rootless [2022-05-12T06:23:54.862Z] github.com/docker/docker/rootless/specconv [2022-05-12T06:23:54.862Z] github.com/docker/docker/runconfig [2022-05-12T06:23:54.862Z] github.com/docker/docker/runconfig/opts [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/daemon [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/environment [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fakegit [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/registry [2022-05-12T06:23:54.862Z] github.com/docker/docker/testutil/request [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/drivers [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/local [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/mounts [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/service [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/service/opts [2022-05-12T06:23:54.862Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T06:23:54.862Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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-12T06:23:55.050Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:23:55.433Z] ? github.com/docker/docker/api [no test files] [2022-05-12T06:23:55.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy (5.24s) [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.80s) [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-05-12T06:23:56.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-05-12T06:23:56.175Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:23:57.549Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-05-12T06:23:57.549Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:23:58.795Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-05-12T06:23:58.795Z] PASS [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === Skipped [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T06:23:58.795Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:23:58.795Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:23:58.795Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:23:58.795Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T06:23:58.795Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T06:23:58.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T06:23:58.795Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:23:58.795Z] [2022-05-12T06:23:58.795Z] DONE 235 tests, 7 skipped in 119.254s [2022-05-12T06:23:58.795Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T06:23:58.795Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:23:59.357Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T06:23:59.357Z] === RUN TestConfigDaemonID [2022-05-12T06:24:00.070Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2022-05-12T06:24:00.070Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:24:00.723Z] daemon_test.go:84: [dc1e0440ad603] daemon is not started [2022-05-12T06:24:00.723Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:24:00.723Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T06:24:00.723Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T06:24:00.723Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T06:24:00.723Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T06:24:00.723Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T06:24:00.723Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T06:24:00.723Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:24:00.723Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T06:24:00.723Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T06:24:00.723Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T06:24:00.723Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-12T06:24:00.723Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-12T06:24:00.723Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:24:00.723Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T06:24:01.000Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-05-12T06:24:01.000Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:24:01.650Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T06:24:03.018Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T06:24:03.578Z] ok github.com/docker/docker/api/server 0.027s coverage: 7.9% of statements [2022-05-12T06:24:03.945Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T06:24:03.945Z] daemon_test.go:198: [de468377389a4] daemon is not started [2022-05-12T06:24:03.945Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T06:24:03.945Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-05-12T06:24:03.945Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T06:24:03.945Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T06:24:03.945Z] === RUN TestDaemonProxy [2022-05-12T06:24:03.945Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T06:24:04.272Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-05-12T06:24:04.272Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:24:05.642Z] --- PASS: TestBuildUncleanTarFilenames (1.70s) [2022-05-12T06:24:05.642Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:24:05.833Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T06:24:07.197Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T06:24:08.920Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2022-05-12T06:24:08.920Z] === RUN TestBuildWithHugeFile [2022-05-12T06:24:09.088Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T06:24:09.344Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T06:24:09.924Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T06:24:09.924Z] PASS [2022-05-12T06:24:09.924Z] [2022-05-12T06:24:09.924Z] DONE 18 tests in 11.111s [2022-05-12T06:24:09.924Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T06:24:09.924Z] INFO: Testing against a local daemon [2022-05-12T06:24:09.924Z] === RUN TestCommitInheritsEnv [2022-05-12T06:24:10.501Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-05-12T06:24:10.501Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:24:10.501Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform// [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T06:24:10.501Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T06:24:10.758Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T06:24:10.758Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T06:24:10.758Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T06:24:10.758Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T06:24:10.758Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:24:10.758Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T06:24:10.758Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:24:10.758Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T06:24:10.758Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:24:11.023Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-12T06:24:11.023Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T06:24:11.584Z] time="2022-05-12T06:24:11Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T06:24:12.950Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-05-12T06:24:12.950Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:24:12.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T06:24:12.950Z] === RUN TestTagInvalidReference [2022-05-12T06:24:12.950Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T06:24:12.950Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:24:12.950Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T06:24:12.950Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:24:12.950Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T06:24:12.950Z] === RUN TestTagOfficialNames [2022-05-12T06:24:12.950Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T06:24:12.950Z] === RUN TestTagMatchesDigest [2022-05-12T06:24:12.950Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T06:24:12.950Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T06:24:15.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T06:24:15.077Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:24:15.077Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T06:24:15.077Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T06:24:15.077Z] [2022-05-12T06:24:15.077Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T06:24:15.077Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:24:15.077Z] HOSTNAME=aa7933142881 [2022-05-12T06:24:15.077Z] TESTDEBUG=0 [2022-05-12T06:24:15.077Z] DEST=bundles/test-integration [2022-05-12T06:24:15.077Z] PWD=/go/src/github.com/docker/docker [2022-05-12T06:24:15.077Z] DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f [2022-05-12T06:24:15.077Z] container=docker [2022-05-12T06:24:15.077Z] HOME=/root [2022-05-12T06:24:15.077Z] GOLANG_VERSION=1.18.2 [2022-05-12T06:24:15.077Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T06:24:15.077Z] VALIDATE_BRANCH=master [2022-05-12T06:24:15.077Z] TERM=xterm [2022-05-12T06:24:15.077Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T06:24:15.077Z] SHLVL=1 [2022-05-12T06:24:15.077Z] TIMEOUT=120m [2022-05-12T06:24:15.077Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T06:24:15.077Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T06:24:15.077Z] GO111MODULE=off [2022-05-12T06:24:15.077Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T06:24:15.077Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T06:24:15.077Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T06:24:15.077Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T06:24:15.077Z] GOPATH=/go [2022-05-12T06:24:15.077Z] PKG_CONFIG=pkg-config [2022-05-12T06:24:15.077Z] _=/usr/bin/env [2022-05-12T06:24:15.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 6.1% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T06:24:25.554Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2022-05-12T06:24:25.554Z] ok github.com/docker/docker/cmd/docker-proxy 0.281s coverage: 67.6% of statements [2022-05-12T06:24:26.497Z] ok github.com/docker/docker/builder/remotecontext 0.259s coverage: 13.7% of statements [2022-05-12T06:24:27.441Z] ok github.com/docker/docker/builder/dockerfile 0.657s coverage: 49.3% of statements [2022-05-12T06:24:30.747Z] ok github.com/docker/docker/builder/remotecontext/git 5.398s coverage: 86.3% of statements [2022-05-12T06:24:30.747Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T06:24:30.747Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T06:24:30.747Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T06:24:30.747Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T06:24:31.320Z] ok github.com/docker/docker/client 0.184s coverage: 75.6% of statements [2022-05-12T06:24:31.344Z] 97f65a0ec59e: Pull complete [2022-05-12T06:24:37.968Z] --- PASS: TestImportExtremelyLargeImageWorks (92.37s) [2022-05-12T06:24:37.968Z] PASS [2022-05-12T06:24:37.968Z] [2022-05-12T06:24:37.968Z] === Skipped [2022-05-12T06:24:37.968Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T06:24:37.968Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T06:24:37.968Z] [2022-05-12T06:24:37.968Z] DONE 22 tests, 1 skipped in 96.083s [2022-05-12T06:24:37.968Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T06:24:37.968Z] INFO: Testing against a local daemon [2022-05-12T06:24:37.968Z] === RUN TestNetworkCreateDelete [2022-05-12T06:24:37.968Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T06:24:37.968Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:24:37.968Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-12T06:24:37.968Z] === RUN TestDaemonDNSFallback [2022-05-12T06:24:39.477Z] ok github.com/docker/docker/container 0.132s coverage: 34.8% of statements [2022-05-12T06:24:39.477Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-05-12T06:24:39.477Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-12T06:24:39.477Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-05-12T06:24:39.739Z] ok github.com/docker/docker/cmd/dockerd/trap 2.798s coverage: 0.0% of statements [2022-05-12T06:24:39.739Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2022-05-12T06:24:40.312Z] ok github.com/docker/docker/daemon/config 0.161s coverage: 81.5% of statements [2022-05-12T06:24:41.255Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-05-12T06:24:41.255Z] === RUN TestInspectNetwork [2022-05-12T06:24:41.255Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:24:41.255Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:24:41.255Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:24:41.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:24:41.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:24:41.255Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:24:41.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:24:41.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:24:41.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestNetworkList [2022-05-12T06:24:41.255Z] === RUN TestNetworkList//networks [2022-05-12T06:24:41.255Z] === PAUSE TestNetworkList//networks [2022-05-12T06:24:41.255Z] === RUN TestNetworkList//networks/ [2022-05-12T06:24:41.255Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:24:41.255Z] === CONT TestNetworkList//networks [2022-05-12T06:24:41.255Z] === CONT TestNetworkList//networks/ [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:24:41.255Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:24:41.255Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:24:41.255Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:24:41.255Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:24:41.255Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:24:41.255Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:24:41.255Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:24:41.255Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:24:41.255Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:24:41.255Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:24:41.255Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T06:24:41.255Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:24:41.255Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:24:41.255Z] PASS [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === Skipped [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T06:24:41.255Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:24:41.255Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:24:41.255Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:24:41.255Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:24:41.255Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T06:24:41.255Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:24:41.255Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] DONE 34 tests, 12 skipped in 7.111s [2022-05-12T06:24:41.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.255Z] INFO: Testing against a local daemon [2022-05-12T06:24:41.255Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T06:24:41.255Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:24:41.255Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestDockerNetworkIpvlan [2022-05-12T06:24:41.255Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:24:41.255Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:24:41.255Z] PASS [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === Skipped [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:24:41.255Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:24:41.255Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] DONE 2 tests, 2 skipped in 0.088s [2022-05-12T06:24:41.255Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.255Z] INFO: Testing against a local daemon [2022-05-12T06:24:41.255Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T06:24:41.255Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestDockerNetworkMacvlan [2022-05-12T06:24:41.255Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T06:24:41.255Z] PASS [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === Skipped [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T06:24:41.255Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T06:24:41.255Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] DONE 2 tests, 2 skipped in 0.091s [2022-05-12T06:24:41.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.255Z] testing: warning: no tests to run [2022-05-12T06:24:41.255Z] PASS [2022-05-12T06:24:41.255Z] [2022-05-12T06:24:41.255Z] DONE 0 tests in 0.021s [2022-05-12T06:24:41.255Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.255Z] INFO: Testing against a local daemon [2022-05-12T06:24:41.255Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T06:24:41.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.255Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T06:24:41.255Z] === RUN TestAuthZPluginTLS [2022-05-12T06:24:41.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.255Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginHeader [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginV2Disable [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T06:24:41.256Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T06:24:41.256Z] PASS [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === Skipped [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T06:24:41.256Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.256Z] [2022-05-12T06:24:41.256Z] DONE 17 tests, 17 skipped in 0.220s [2022-05-12T06:24:41.256Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.256Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.363s coverage: 56.2% of statements [2022-05-12T06:24:41.515Z] INFO: Testing against a local daemon [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:24:41.515Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:24:41.515Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:24:41.515Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:24:41.515Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:24:41.515Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:24:41.515Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:24:41.515Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:24:41.515Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:24:41.515Z] === RUN TestPluginInstall [2022-05-12T06:24:41.515Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.515Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T06:24:41.515Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:24:41.515Z] 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-12T06:24:41.515Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T06:24:41.515Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:24:41.515Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T06:24:41.515Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:24:41.515Z] PASS [2022-05-12T06:24:41.515Z] [2022-05-12T06:24:41.515Z] === Skipped [2022-05-12T06:24:41.515Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T06:24:41.515Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T06:24:41.515Z] [2022-05-12T06:24:41.515Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T06:24:41.515Z] 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-12T06:24:41.515Z] [2022-05-12T06:24:41.515Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:24:41.515Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T06:24:41.515Z] [2022-05-12T06:24:41.515Z] DONE 19 tests, 3 skipped in 0.165s [2022-05-12T06:24:41.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T06:24:41.515Z] INFO: Testing against a local daemon [2022-05-12T06:24:41.515Z] === RUN TestExternalGraphDriver [2022-05-12T06:24:41.515Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T06:24:41.515Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-12T06:24:41.515Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:24:41.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T06:24:41.832Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.954s coverage: 74.8% of statements [2022-05-12T06:24:42.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T06:24:42.776Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-05-12T06:24:43.054Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 3.0% of statements [2022-05-12T06:24:43.054Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.7% of statements [2022-05-12T06:24:43.054Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T06:24:43.054Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T06:24:43.054Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T06:24:43.054Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T06:24:43.054Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T06:24:43.315Z] ok github.com/docker/docker/daemon/cluster 0.094s coverage: 0.5% of statements [2022-05-12T06:24:43.584Z] 97f65a0ec59e: Pull complete [2022-05-12T06:24:43.888Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.5% of statements [2022-05-12T06:24:43.888Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.242s coverage: 50.6% of statements [2022-05-12T06:24:44.460Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-05-12T06:24:44.460Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2022-05-12T06:24:45.405Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-05-12T06:24:45.405Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.249s coverage: 58.2% of statements [2022-05-12T06:24:45.405Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.0% of statements [2022-05-12T06:24:45.405Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-05-12T06:24:45.666Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 79.9% of statements [2022-05-12T06:24:45.704Z] --- PASS: TestGraphdriverPluginV2 (3.45s) [2022-05-12T06:24:45.704Z] PASS [2022-05-12T06:24:45.704Z] [2022-05-12T06:24:45.704Z] === Skipped [2022-05-12T06:24:45.704Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-12T06:24:45.704Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T06:24:45.704Z] [2022-05-12T06:24:45.704Z] DONE 2 tests, 1 skipped in 3.574s [2022-05-12T06:24:45.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T06:24:45.704Z] INFO: Testing against a local daemon [2022-05-12T06:24:45.704Z] === RUN TestContinueAfterPluginCrash [2022-05-12T06:24:45.704Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T06:24:45.704Z] === RUN TestReadPluginNoRead [2022-05-12T06:24:45.704Z] === PAUSE TestReadPluginNoRead [2022-05-12T06:24:45.704Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T06:24:45.704Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T06:24:45.704Z] === CONT TestContinueAfterPluginCrash [2022-05-12T06:24:45.704Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T06:24:45.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-05-12T06:24:46.189Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 68.2% of statements [2022-05-12T06:24:46.189Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2022-05-12T06:24:46.189Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-05-12T06:24:46.450Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.8% of statements [2022-05-12T06:24:46.711Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.795s coverage: 45.9% of statements [2022-05-12T06:24:46.711Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 78.7% of statements [2022-05-12T06:24:46.971Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-05-12T06:24:46.972Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2022-05-12T06:24:46.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.1% of statements [2022-05-12T06:24:46.972Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-12T06:24:47.233Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2022-05-12T06:24:47.495Z] ok github.com/docker/docker/distribution/metadata 0.070s coverage: 44.4% of statements [2022-05-12T06:24:47.755Z] ok github.com/docker/docker/errdefs 0.027s coverage: 77.0% of statements [2022-05-12T06:24:48.016Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-05-12T06:24:48.278Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2022-05-12T06:24:48.278Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-12T06:24:48.278Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.7% of statements [2022-05-12T06:24:48.849Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-05-12T06:24:48.849Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2022-05-12T06:24:48.849Z] ok github.com/docker/docker/opts 0.018s coverage: 65.5% of statements [2022-05-12T06:24:48.849Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2022-05-12T06:24:48.997Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-05-12T06:24:48.997Z] === CONT TestReadPluginNoRead [2022-05-12T06:24:49.111Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2022-05-12T06:24:49.111Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2022-05-12T06:24:49.111Z] ok github.com/docker/docker/distribution 0.647s coverage: 28.2% of statements [2022-05-12T06:24:49.684Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-05-12T06:24:49.684Z] ok github.com/docker/docker/distribution/xfer 1.738s coverage: 85.4% of statements [2022-05-12T06:24:49.684Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2022-05-12T06:24:49.684Z] ok github.com/docker/docker/pkg/authorization 0.300s coverage: 68.3% of statements [2022-05-12T06:24:49.945Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-12T06:24:50.207Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-05-12T06:24:50.207Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-05-12T06:24:50.468Z] ok github.com/docker/docker/pkg/fsutils 0.251s coverage: 85.1% of statements [2022-05-12T06:24:50.468Z] ok github.com/docker/docker/pkg/archive 0.450s coverage: 82.4% of statements [2022-05-12T06:24:50.468Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2022-05-12T06:24:50.730Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2022-05-12T06:24:50.730Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-12T06:24:50.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T06:24:50.901Z] === RUN TestReadPluginNoRead/default [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 67.9% of statements [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/ioutils 0.465s coverage: 70.1% of statements [2022-05-12T06:24:50.991Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-05-12T06:24:51.253Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-12T06:24:51.513Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2022-05-12T06:24:51.513Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2022-05-12T06:24:51.513Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2022-05-12T06:24:51.775Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T06:24:51.775Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T06:24:51.775Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T06:24:52.036Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-05-12T06:24:52.036Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-05-12T06:24:52.278Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T06:24:52.297Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-05-12T06:24:52.297Z] ok github.com/docker/docker/pkg/tailfile 0.028s coverage: 88.6% of statements [2022-05-12T06:24:52.297Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T06:24:52.558Z] ok github.com/docker/docker/pkg/chrootarchive 2.709s coverage: 42.7% of statements [2022-05-12T06:24:52.558Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T06:24:52.558Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-05-12T06:24:52.558Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-05-12T06:24:52.820Z] ok github.com/docker/docker/pkg/tarsum 0.086s coverage: 89.3% of statements [2022-05-12T06:24:53.081Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T06:24:53.081Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2022-05-12T06:24:53.342Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2022-05-12T06:24:53.603Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T06:24:53.654Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T06:24:53.654Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-05-12T06:24:53.864Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2022-05-12T06:24:53.864Z] ok github.com/docker/docker/registry 0.067s coverage: 58.6% of statements [2022-05-12T06:24:54.125Z] ok github.com/docker/docker/quota 0.362s coverage: 71.4% of statements [2022-05-12T06:24:54.125Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2022-05-12T06:24:54.125Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-05-12T06:24:54.125Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-05-12T06:24:54.592Z] === CONT TestReadPluginNoRead [2022-05-12T06:24:54.592Z] read_test.go:92: [db45da45a12e7] daemon is not started [2022-05-12T06:24:54.592Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-05-12T06:24:54.592Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-05-12T06:24:54.592Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-05-12T06:24:54.592Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-05-12T06:24:54.592Z] PASS [2022-05-12T06:24:54.592Z] [2022-05-12T06:24:54.592Z] DONE 6 tests in 9.563s [2022-05-12T06:24:54.592Z] 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-12T06:24:54.592Z] testing: warning: no tests to run [2022-05-12T06:24:54.592Z] PASS [2022-05-12T06:24:54.592Z] [2022-05-12T06:24:54.592Z] DONE 0 tests in 0.038s [2022-05-12T06:24:54.592Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T06:24:54.697Z] ok github.com/docker/docker/volume/mounts 0.015s coverage: 67.7% of statements [2022-05-12T06:24:54.697Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2022-05-12T06:24:54.851Z] INFO: Testing against a local daemon [2022-05-12T06:24:54.851Z] === RUN TestPluginWithDevMounts [2022-05-12T06:24:54.851Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T06:24:54.851Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T06:24:54.851Z] PASS [2022-05-12T06:24:54.851Z] [2022-05-12T06:24:54.851Z] === Skipped [2022-05-12T06:24:54.851Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T06:24:54.851Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T06:24:54.851Z] [2022-05-12T06:24:54.851Z] DONE 1 tests, 1 skipped in 0.107s [2022-05-12T06:24:54.851Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T06:24:54.851Z] INFO: Testing against a local daemon [2022-05-12T06:24:54.851Z] === RUN TestSecretInspect [2022-05-12T06:24:54.851Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:54.851Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T06:24:54.851Z] === RUN TestSecretList [2022-05-12T06:24:54.851Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:54.851Z] --- SKIP: TestSecretList (0.01s) [2022-05-12T06:24:54.851Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:24:54.851Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:54.851Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-12T06:24:54.851Z] === RUN TestSecretsUpdate [2022-05-12T06:24:54.851Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:54.851Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-12T06:24:54.851Z] === RUN TestTemplatedSecret [2022-05-12T06:24:54.851Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:54.851Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T06:24:54.851Z] === RUN TestSecretCreateResolve [2022-05-12T06:24:54.957Z] ok github.com/docker/docker/volume/local 0.134s coverage: 76.4% of statements [2022-05-12T06:24:55.111Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-05-12T06:24:55.111Z] PASS [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === Skipped [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T06:24:55.111Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-12T06:24:55.111Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-12T06:24:55.111Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-12T06:24:55.111Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T06:24:55.111Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-05-12T06:24:55.111Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] [2022-05-12T06:24:55.111Z] DONE 6 tests, 6 skipped in 0.158s [2022-05-12T06:24:55.111Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T06:24:55.111Z] INFO: Testing against a local daemon [2022-05-12T06:24:55.111Z] === RUN TestServiceCreateInit [2022-05-12T06:24:55.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:24:55.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:24:55.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-12T06:24:55.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:24:55.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:24:55.111Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceConflict [2022-05-12T06:24:55.111Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:24:55.111Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:24:55.111Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:24:55.111Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:24:55.111Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceSysctls [2022-05-12T06:24:55.111Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.111Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T06:24:55.111Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:24:55.370Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T06:24:55.370Z] === RUN TestInspect [2022-05-12T06:24:55.370Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestInspect (0.01s) [2022-05-12T06:24:55.370Z] === RUN TestCreateJob [2022-05-12T06:24:55.370Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T06:24:55.370Z] === RUN TestReplicatedJob [2022-05-12T06:24:55.370Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T06:24:55.370Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:24:55.370Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T06:24:55.370Z] === RUN TestServiceListWithStatuses [2022-05-12T06:24:55.370Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:24:55.370Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:24:55.370Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:24:55.370Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-12T06:24:55.370Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:24:55.370Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:55.370Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-12T06:24:55.370Z] === RUN TestServicePlugin [2022-05-12T06:24:55.527Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-05-12T06:24:56.908Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.6% of statements [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T06:24:56.908Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T06:24:57.168Z] ok github.com/docker/docker/layer 7.949s coverage: 69.0% of statements [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T06:24:57.168Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T06:24:57.274Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServicePlugin (1.91s) [2022-05-12T06:24:57.274Z] === RUN TestServiceUpdateLabel [2022-05-12T06:24:57.274Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T06:24:57.274Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:24:57.274Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T06:24:57.274Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:24:57.274Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T06:24:57.274Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:24:57.274Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T06:24:57.274Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:24:57.274Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-12T06:24:57.274Z] PASS [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === Skipped [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:24:57.274Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:24:57.274Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-12T06:24:57.274Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-05-12T06:24:57.274Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T06:24:57.274Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T06:24:57.274Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T06:24:57.274Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T06:24:57.274Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T06:24:57.274Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T06:24:57.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-12T06:24:57.274Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-12T06:24:57.274Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-05-12T06:24:57.274Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T06:24:57.274Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-12T06:24:57.274Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T06:24:57.274Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T06:24:57.274Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-12T06:24:57.274Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T06:24:57.274Z] [2022-05-12T06:24:57.274Z] DONE 24 tests, 23 skipped in 2.307s [2022-05-12T06:24:57.274Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T06:24:57.533Z] INFO: Testing against a local daemon [2022-05-12T06:24:57.533Z] === RUN TestSessionCreate [2022-05-12T06:24:57.533Z] --- PASS: TestSessionCreate (0.04s) [2022-05-12T06:24:57.533Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:24:57.533Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T06:24:57.533Z] PASS [2022-05-12T06:24:57.533Z] [2022-05-12T06:24:57.533Z] DONE 2 tests in 0.169s [2022-05-12T06:24:57.533Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T06:24:57.533Z] INFO: Testing against a local daemon [2022-05-12T06:24:57.533Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:24:57.533Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:24:57.533Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:24:57.533Z] === RUN TestDiskUsage [2022-05-12T06:24:57.533Z] === PAUSE TestDiskUsage [2022-05-12T06:24:57.533Z] === RUN TestEventsExecDie [2022-05-12T06:24:58.101Z] --- PASS: TestEventsExecDie (0.47s) [2022-05-12T06:24:58.101Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:24:58.101Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T06:24:58.101Z] === RUN TestEventsVolumeCreate [2022-05-12T06:24:58.101Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-05-12T06:24:58.101Z] === RUN TestInfoBinaryCommits [2022-05-12T06:24:58.101Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T06:24:58.101Z] === RUN TestInfoAPIVersioned [2022-05-12T06:24:58.101Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-12T06:24:58.101Z] === RUN TestInfoAPI [2022-05-12T06:24:58.101Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T06:24:58.101Z] === RUN TestInfoAPIWarnings [2022-05-12T06:25:04.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T06:25:08.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T06:25:16.187Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-12T06:25:16.191Z] === RUN TestInfoDebug [2022-05-12T06:25:16.191Z] --- PASS: TestInfoDebug (0.55s) [2022-05-12T06:25:16.191Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:25:16.191Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-05-12T06:25:16.191Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:25:16.451Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-12T06:25:16.451Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:25:16.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T06:25:16.451Z] === RUN TestPingCacheHeaders [2022-05-12T06:25:16.451Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T06:25:16.451Z] === RUN TestPingGet [2022-05-12T06:25:16.451Z] --- PASS: TestPingGet (0.01s) [2022-05-12T06:25:16.451Z] === RUN TestPingHead [2022-05-12T06:25:16.710Z] --- PASS: TestPingHead (0.03s) [2022-05-12T06:25:16.710Z] === RUN TestPingSwarmHeader [2022-05-12T06:25:16.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T06:25:16.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T06:25:16.970Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T06:25:17.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T06:25:17.538Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T06:25:18.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T06:25:18.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T06:25:19.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T06:25:19.444Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T06:25:19.444Z] --- PASS: TestPingSwarmHeader (2.52s) [2022-05-12T06:25:19.444Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T06:25:19.444Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T06:25:19.444Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T06:25:19.444Z] === RUN TestVersion [2022-05-12T06:25:19.444Z] --- PASS: TestVersion (0.04s) [2022-05-12T06:25:19.444Z] === CONT TestDiskUsage [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T06:25:19.703Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T06:25:19.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T06:25:19.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T06:25:19.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T06:25:19.963Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T06:25:20.225Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage (1.36s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-12T06:25:20.483Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T06:25:20.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-12T06:25:20.484Z] PASS [2022-05-12T06:25:20.484Z] [2022-05-12T06:25:20.484Z] === Skipped [2022-05-12T06:25:20.484Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:25:20.484Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:25:20.484Z] [2022-05-12T06:25:20.484Z] DONE 54 tests, 1 skipped in 22.998s [2022-05-12T06:25:20.484Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T06:25:20.743Z] INFO: Testing against a local daemon [2022-05-12T06:25:20.743Z] === RUN TestVolumesCreateAndList [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T06:25:20.743Z] === RUN TestVolumesRemove [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T06:25:20.743Z] === RUN TestVolumesInspect [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:25:20.743Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:25:20.743Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:25:20.743Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:25:20.743Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:25:20.743Z] PASS [2022-05-12T06:25:20.743Z] [2022-05-12T06:25:20.743Z] DONE 9 tests in 0.200s [2022-05-12T06:25:20.743Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T06:25:20.743Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14252 is not a child of this shell [2022-05-12T06:25:20.743Z] warning: PID 14252 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T06:25:20.743Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T06:25:20.743Z] [2022-05-12T06:25:20.743Z] Unloading profiles will leave already running processes permanently [2022-05-12T06:25:20.743Z] unconfined, which can lead to unexpected situations. [2022-05-12T06:25:20.743Z] [2022-05-12T06:25:20.743Z] To set a process to complain mode, use the command line tool [2022-05-12T06:25:20.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T06:25:20.743Z] Removing test suite binaries [2022-05-12T06:25:20.743Z] exiting test-integration [2022-05-12T06:25:20.743Z] ++ exit 0 [2022-05-12T06:25:20.743Z] [2022-05-12T06:25:21.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main Post stage [Pipeline] junit [2022-05-12T06:25:21.691Z] Recording test results [2022-05-12T06:25:22.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T06:25:23.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T06:25:23.498Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T06:25:23.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T06:25:23.841Z] + echo Ensuring container killed. [2022-05-12T06:25:23.841Z] Ensuring container killed. [2022-05-12T06:25:23.841Z] + docker rm -vf docker-pr4 [2022-05-12T06:25:23.841Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-12T06:25:24.137Z] + echo Chowning /workspace to jenkins user [2022-05-12T06:25:24.137Z] Chowning /workspace to jenkins user [2022-05-12T06:25:24.137Z] + id -u [2022-05-12T06:25:24.137Z] + id -g [2022-05-12T06:25:24.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T06:25:24.137Z] Unable to find image 'busybox:latest' locally [2022-05-12T06:25:24.137Z] latest: Pulling from library/busybox [2022-05-12T06:25:24.408Z] 50e8d59317eb: Pulling fs layer [2022-05-12T06:25:24.408Z] 50e8d59317eb: Download complete [2022-05-12T06:25:24.408Z] 50e8d59317eb: Pull complete [2022-05-12T06:25:24.408Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T06:25:24.408Z] Status: Downloaded newer image for busybox:latest [2022-05-12T06:25:24.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T06:25:25.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T06:25:25.650Z] + bundleName=amd64-rootless [2022-05-12T06:25:25.651Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T06:25:25.651Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T06:25:25.651Z] + 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-12T06:25:25.651Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T06:25:25.663Z] Archiving artifacts [2022-05-12T06:25:26.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T06:25:26.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T06:25:27.330Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T06:25:27.645Z] + make clean [2022-05-12T06:25:27.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T06:25:27.903Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T06:25:27.903Z] docker-dev-cache [2022-05-12T06:25:27.903Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T06:25:28.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:25:28.589Z] Using test binary docker [2022-05-12T06:25:28.589Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T06:25:28.589Z] +++ /etc/init.d/apparmor start [2022-05-12T06:25:28.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:25:28.589Z] INFO: Waiting for daemon to start... [2022-05-12T06:25:28.589Z] Starting dockerd [2022-05-12T06:25:28.589Z] +++ 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T06:25:29.268Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T06:25:29.268Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === Skipped [2022-05-12T06:25:29.268Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T06:25:29.268Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T06:25:29.268Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T06:25:29.268Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T06:25:29.268Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T06:25:29.268Z] time="2022-05-12T06:24:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T06:25:29.268Z] time="2022-05-12T06:24:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T06:25:29.268Z] time="2022-05-12T06:24:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T06:25:29.268Z] time="2022-05-12T06:24:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T06:25:29.268Z] time="2022-05-12T06:24:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T06:25:29.268Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T06:25:29.268Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T06:25:29.268Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T06:25:29.268Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T06:25:29.268Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.268Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T06:25:29.268Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T06:25:29.268Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.269Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.269Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.269Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.269Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T06:25:29.269Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T06:25:29.269Z] graphtest_unix.go:71: No driver to put! [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T06:25:29.269Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T06:25:29.269Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T06:25:29.269Z] [2022-05-12T06:25:29.269Z] DONE 2524 tests, 28 skipped in 90.352s [2022-05-12T06:25:29.269Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/config [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/idm [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/ns [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/options [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/osl [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T06:25:29.269Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T06:25:29.269Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-12T06:25:35.281Z] . [2022-05-12T06:25:35.281Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:25:35.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:25:35.281Z] Error: No such image: emptyfs [2022-05-12T06:25:35.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T06:25:35.281Z] ++++ docker load [2022-05-12T06:25:35.281Z] Running integration-test (iteration 1) [2022-05-12T06:25:35.281Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T06:25:35.281Z] ++ 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-12T06:25:35.281Z] ++ set -e [2022-05-12T06:25:35.281Z] ++ '[' -n 0 ']' [2022-05-12T06:25:35.281Z] ++ set -x [2022-05-12T06:25:35.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12T06:25:35.540Z] Loaded image: busybox:latest [2022-05-12T06:25:35.540Z] Loaded image: busybox:glibc [2022-05-12T06:25:36.920Z] Loaded image: debian:bullseye-slim [2022-05-12T06:25:36.920Z] Loaded image: hello-world:latest [2022-05-12T06:25:36.920Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:25:36.920Z] INFO: Testing against a local daemon [2022-05-12T06:25:36.920Z] === RUN TestCgroupNamespacesBuild [2022-05-12T06:25:37.857Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-05-12T06:25:37.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T06:25:39.234Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-12T06:25:39.234Z] === RUN TestBuildWithSession [2022-05-12T06:25:39.234Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:25:39.234Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:25:39.234Z] === RUN TestBuildSquashParent [2022-05-12T06:25:43.420Z] --- PASS: TestBuildSquashParent (4.12s) [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:25:43.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:25:43.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:25:43.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:25:43.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:25:44.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:25:44.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:25:45.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:25:45.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-05-12T06:25:47.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-05-12T06:25:47.112Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:25:47.112Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:25:48.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:25:48.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:25:48.566Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:25:48.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-12T06:25:48.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-12T06:25:48.825Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:25:49.331Z] --- PASS: TestImportExtremelyLargeImageWorks (92.18s) [2022-05-12T06:25:49.334Z] PASS [2022-05-12T06:25:49.334Z] [2022-05-12T06:25:49.334Z] DONE 22 tests in 95.222s [2022-05-12T06:25:49.334Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T06:25:49.334Z] INFO: Testing against a local daemon [2022-05-12T06:25:49.334Z] === RUN TestNetworkCreateDelete [2022-05-12T06:25:49.334Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T06:25:49.334Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:25:49.334Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-12T06:25:49.334Z] === RUN TestDaemonDNSFallback [2022-05-12T06:25:49.391Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-05-12T06:25:49.391Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:25:50.329Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-05-12T06:25:50.329Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:25:50.897Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-12T06:25:50.897Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:25:52.276Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-05-12T06:25:52.276Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:25:52.597Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-05-12T06:25:52.597Z] === RUN TestInspectNetwork [2022-05-12T06:25:52.844Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-12T06:25:52.844Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:25:54.221Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-05-12T06:25:54.221Z] === RUN TestBuildWithHugeFile [2022-05-12T06:25:55.114Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T06:25:55.115Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T06:25:55.115Z] === RUN TestInspectNetwork/network_name [2022-05-12T06:25:55.115Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T06:25:59.280Z] --- PASS: TestInspectNetwork (7.12s) [2022-05-12T06:25:59.280Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T06:25:59.280Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T06:25:59.280Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T06:25:59.280Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T06:25:59.280Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:26:00.646Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:26:00.646Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:26:00.646Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:26:00.646Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:26:00.646Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:26:00.646Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:26:00.646Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:26:00.646Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:26:00.646Z] === RUN TestNetworkList [2022-05-12T06:26:00.646Z] === RUN TestNetworkList//networks [2022-05-12T06:26:00.646Z] === PAUSE TestNetworkList//networks [2022-05-12T06:26:00.646Z] === RUN TestNetworkList//networks/ [2022-05-12T06:26:00.646Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:26:00.646Z] === CONT TestNetworkList//networks [2022-05-12T06:26:00.646Z] === CONT TestNetworkList//networks/ [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:26:00.646Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:26:00.646Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:26:01.207Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T06:26:01.207Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:26:02.572Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T06:26:02.572Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:26:03.138Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-05-12T06:26:03.138Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:26:04.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-12T06:26:04.064Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:26:05.430Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-12T06:26:05.430Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:26:05.992Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T06:26:05.992Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:26:08.507Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-05-12T06:26:08.507Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:26:08.507Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:26:08.507Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:26:08.507Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:26:12.511Z] 12fb50a031bd: Pull complete [2022-05-12T06:26:12.515Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T06:26:12.515Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:26:12.515Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T06:26:12.515Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T06:26:12.515Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T06:26:12.515Z] WARN: Skipping validation tests [2022-05-12T06:26:12.515Z] INFO: Running unit tests at 05/12/2022 06:26:03... [2022-05-12T06:26:12.515Z] INFO: make.ps1 starting at 05/12/2022 06:26:07 [2022-05-12T06:26:12.515Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:26:12.515Z] INFO: Running unit tests... [2022-05-12T06:26:15.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:26:15.329Z] Using test binary docker [2022-05-12T06:26:15.329Z] +++ /etc/init.d/apparmor start [2022-05-12T06:26:15.329Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:26:15.329Z] INFO: Waiting for daemon to start... [2022-05-12T06:26:15.329Z] Starting dockerd [2022-05-12T06:26:15.329Z] +++ 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-12T06:26:15.329Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T06:26:15.329Z] Using test binary docker [2022-05-12T06:26:15.329Z] +++ /etc/init.d/apparmor start [2022-05-12T06:26:15.329Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T06:26:15.329Z] INFO: Waiting for daemon to start... [2022-05-12T06:26:15.329Z] Starting dockerd [2022-05-12T06:26:15.329Z] +++ 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-12T06:26:15.329Z] . [2022-05-12T06:26:15.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:26:15.329Z] [2022-05-12T06:26:15.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T06:26:15.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:26:15.329Z] Error: No such image: emptyfs [2022-05-12T06:26:15.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T06:26:15.329Z] Error: No such image: emptyfs [2022-05-12T06:26:15.329Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T06:26:15.329Z] ++++ docker load [2022-05-12T06:26:15.329Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T06:26:15.329Z] ++++ docker load [2022-05-12T06:26:15.329Z] Running integration-test (iteration 1) [2022-05-12T06:26:15.329Z] Running integration-test (iteration 1) [2022-05-12T06:26:15.329Z] 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-12T06:26:15.329Z] ++ 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-12T06:26:15.329Z] ++ set -e [2022-05-12T06:26:15.329Z] ++ '[' -n 0 ']' [2022-05-12T06:26:15.329Z] ++ set -x [2022-05-12T06:26:15.329Z] ++ 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-12T06:26:15.329Z] 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-12T06:26:15.329Z] ++ 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-12T06:26:15.329Z] ++ set -e [2022-05-12T06:26:15.329Z] ++ '[' -n 0 ']' [2022-05-12T06:26:15.329Z] ++ set -x [2022-05-12T06:26:15.329Z] ++ 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-12T06:26:15.329Z] Loaded image: busybox:latest [2022-05-12T06:26:15.329Z] Loaded image: busybox:latest [2022-05-12T06:26:15.329Z] Loaded image: busybox:glibc [2022-05-12T06:26:15.329Z] Loaded image: busybox:glibc [2022-05-12T06:26:15.329Z] Loaded image: debian:bullseye-slim [2022-05-12T06:26:15.329Z] Loaded image: debian:bullseye-slim [2022-05-12T06:26:15.329Z] Loaded image: hello-world:latest [2022-05-12T06:26:15.329Z] Loaded image: hello-world:latest [2022-05-12T06:26:15.329Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:26:15.329Z] INFO: Testing against a local daemon [2022-05-12T06:26:15.329Z] === RUN TestDockerDaemonSuite [2022-05-12T06:26:15.329Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T06:26:15.329Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:26:15.329Z] INFO: Testing against a local daemon [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T06:26:15.329Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T06:26:15.970Z] ok github.com/docker/docker/libnetwork 44.550s coverage: 40.8% of statements [2022-05-12T06:26:15.970Z] ok github.com/docker/docker/libnetwork/bitseq 0.112s coverage: 84.4% of statements [2022-05-12T06:26:15.970Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T06:26:15.970Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T06:26:15.970Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T06:26:15.971Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 19.7% of statements [2022-05-12T06:26:15.971Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T06:26:15.971Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T06:26:15.971Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T06:26:16.235Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-12T06:26:16.911Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.481s coverage: 59.9% of statements [2022-05-12T06:26:16.911Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T06:26:16.911Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T06:26:17.844Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T06:26:17.851Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.552s coverage: 4.0% of statements [2022-05-12T06:26:17.851Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T06:26:18.100Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T06:26:18.421Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.012s coverage: 4.5% of statements [2022-05-12T06:26:18.421Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T06:26:18.421Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T06:26:18.662Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T06:26:18.662Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T06:26:19.592Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T06:26:19.592Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T06:26:19.592Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T06:26:19.730Z] b111c3320c94: Pull complete [2022-05-12T06:26:21.486Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T06:26:21.486Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T06:26:21.486Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T06:26:21.486Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T06:26:22.049Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T06:26:22.610Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T06:26:22.866Z] --- PASS: TestBuildWithHugeFile (133.96s) [2022-05-12T06:26:22.866Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:26:22.866Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:26:22.866Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:26:22.866Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:26:22.867Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:22.867Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:22.867Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:22.867Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:22.867Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:22.867Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:22.867Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:22.867Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:23.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:23.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-12T06:26:23.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-05-12T06:26:23.125Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-05-12T06:26:23.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-05-12T06:26:23.125Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:26:23.125Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T06:26:23.346Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-05-12T06:26:23.346Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:26:23.383Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T06:26:23.664Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T06:26:23.664Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T06:26:23.664Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T06:26:23.664Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T06:26:24.744Z] 12fb50a031bd: Pull complete [2022-05-12T06:26:24.744Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T06:26:24.744Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:26:24.744Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T06:26:24.744Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T06:26:24.744Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T06:26:24.744Z] WARN: Skipping validation tests [2022-05-12T06:26:24.744Z] INFO: Running unit tests at 05/12/2022 06:26:11... [2022-05-12T06:26:24.744Z] INFO: make.ps1 starting at 05/12/2022 06:26:15 [2022-05-12T06:26:24.744Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:26:24.744Z] INFO: Running unit tests... [2022-05-12T06:26:24.744Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-12T06:26:25.235Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xoxgdq5uzpox8smcornuiwls9 Created:2022-05-12 06:26:23.581851305 +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[49a7babfa753db9ca7fcf2d2d782b84b93a834103acc40d52bc2f48f6fa551e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mhlwyekwa59vdmb9drnuuufka EndpointID:5a620119423af536ee48b48a527773869528c05691b05ed7a44c0736394ad9cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59702d7add6994f58454c0bd204d8acc5c2134a52bc4d9089870c6743d22a348 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:982dba9b5f38 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mhlwyekwa59vdmb9drnuuufka EndpointID:5a620119423af536ee48b48a527773869528c05691b05ed7a44c0736394ad9cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T06:26:25.603Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T06:26:26.515Z] ? github.com/docker/docker/api [no test files] [2022-05-12T06:26:26.974Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2022-05-12T06:26:26.974Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-05-12T06:26:26.974Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-05-12T06:26:26.974Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:26:26.974Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T06:26:26.974Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T06:26:27.536Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T06:26:27.536Z] Loaded image: busybox:latest [2022-05-12T06:26:27.793Z] Loaded image: busybox:glibc [2022-05-12T06:26:28.414Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.920s coverage: 7.2% of statements [2022-05-12T06:26:28.414Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T06:26:28.414Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-05-12T06:26:28.414Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-12T06:26:28.414Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T06:26:28.414Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T06:26:28.414Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T06:26:28.414Z] ok github.com/docker/docker/libnetwork/drvregistry 0.011s coverage: 82.4% of statements [2022-05-12T06:26:28.414Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-05-12T06:26:28.675Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T06:26:28.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-05-12T06:26:29.158Z] Loaded image: debian:bullseye-slim [2022-05-12T06:26:29.399Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-05-12T06:26:29.399Z] PASS [2022-05-12T06:26:29.399Z] [2022-05-12T06:26:29.399Z] === Skipped [2022-05-12T06:26:29.399Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:26:29.399Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:26:29.399Z] [2022-05-12T06:26:29.399Z] DONE 38 tests, 1 skipped in 44.074s [2022-05-12T06:26:29.399Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:26:29.399Z] INFO: Testing against a local daemon [2022-05-12T06:26:29.399Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T06:26:29.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:26:29.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:26:29.399Z] === RUN TestDockerNetworkIpvlan [2022-05-12T06:26:29.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:26:29.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:26:29.399Z] PASS [2022-05-12T06:26:29.399Z] [2022-05-12T06:26:29.399Z] === Skipped [2022-05-12T06:26:29.399Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:26:29.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:26:29.399Z] [2022-05-12T06:26:29.399Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:26:29.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:26:29.399Z] [2022-05-12T06:26:29.399Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-12T06:26:29.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:26:29.399Z] INFO: Testing against a local daemon [2022-05-12T06:26:29.399Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T06:26:29.414Z] Loaded image: hello-world:latest [2022-05-12T06:26:29.414Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:26:29.670Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T06:26:30.764Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-12T06:26:30.764Z] === RUN TestDockerNetworkMacvlan [2022-05-12T06:26:31.327Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T06:26:31.563Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T06:26:32.254Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T06:26:32.816Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T06:26:34.081Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T06:26:34.081Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T06:26:34.708Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T06:26:35.010Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T06:26:35.035Z] ? github.com/docker/docker/api [no test files] [2022-05-12T06:26:35.572Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T06:26:36.501Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T06:26:36.596Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T06:26:38.397Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T06:26:38.960Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.25s) [2022-05-12T06:26:38.960Z] PASS [2022-05-12T06:26:38.960Z] [2022-05-12T06:26:38.960Z] === Skipped [2022-05-12T06:26:38.960Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T06:26:38.960Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:26:38.960Z] [2022-05-12T06:26:38.960Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:26:38.960Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:26:38.960Z] [2022-05-12T06:26:38.960Z] DONE 34 tests, 2 skipped in 198.362s [2022-05-12T06:26:38.960Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T06:26:38.960Z] ++ 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-12T06:26:38.960Z] ++ set -e [2022-05-12T06:26:38.960Z] ++ '[' -n 0 ']' [2022-05-12T06:26:38.960Z] ++ set -x [2022-05-12T06:26:38.960Z] ++ 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-12T06:26:39.215Z] INFO: Testing against a local daemon [2022-05-12T06:26:39.215Z] === RUN TestConfigInspect [2022-05-12T06:26:39.894Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T06:26:40.142Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T06:26:40.142Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-05-12T06:26:40.476Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-05-12T06:26:40.476Z] PASS [2022-05-12T06:26:40.476Z] [2022-05-12T06:26:40.477Z] DONE 8 tests in 11.187s [2022-05-12T06:26:40.477Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T06:26:40.477Z] testing: warning: no tests to run [2022-05-12T06:26:40.477Z] PASS [2022-05-12T06:26:40.477Z] [2022-05-12T06:26:40.477Z] DONE 0 tests in 0.008s [2022-05-12T06:26:40.477Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T06:26:40.477Z] INFO: Testing against a local daemon [2022-05-12T06:26:40.477Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T06:26:40.703Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T06:26:40.899Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-12T06:26:41.633Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T06:26:41.845Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-05-12T06:26:41.845Z] === RUN TestAuthZPluginTLS [2022-05-12T06:26:41.891Z] docker_cli_daemon_test.go:1474: [dbcad9677b35f] daemon is not started [2022-05-12T06:26:42.151Z] --- PASS: TestConfigInspect (2.93s) [2022-05-12T06:26:42.151Z] === RUN TestConfigList [2022-05-12T06:26:42.406Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T06:26:42.406Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T06:26:42.407Z] check_test.go:307: [d8ed629400e2c] daemon is not started [2022-05-12T06:26:42.407Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T06:26:42.968Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T06:26:42.968Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T06:26:43.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T06:26:43.224Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T06:26:43.336Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T06:26:43.786Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-12T06:26:43.786Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T06:26:44.264Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T06:26:44.521Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T06:26:45.082Z] --- PASS: TestConfigList (2.89s) [2022-05-12T06:26:45.082Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:26:45.082Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T06:26:45.159Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-05-12T06:26:45.159Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T06:26:45.721Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T06:26:45.721Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T06:26:45.977Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T06:26:45.977Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T06:26:46.009Z] check_test.go:307: [d3204bb7bb6e8] daemon is not started [2022-05-12T06:26:46.009Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T06:26:46.264Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T06:26:46.539Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T06:26:46.539Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T06:26:47.559Z] === RUN TestMiddlewares [2022-05-12T06:26:47.559Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T06:26:47.559Z] PASS [2022-05-12T06:26:47.559Z] coverage: 7.9% of statements [2022-05-12T06:26:47.559Z] ok github.com/docker/docker/api/server 0.048s coverage: 7.9% of statements [2022-05-12T06:26:47.633Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T06:26:47.633Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2022-05-12T06:26:47.633Z] === RUN TestConfigsUpdate [2022-05-12T06:26:47.889Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T06:26:47.905Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-05-12T06:26:47.905Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T06:26:48.818Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T06:26:48.818Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T06:26:49.382Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T06:26:49.794Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-05-12T06:26:49.801Z] === RUN TestAuthZPluginHeader [2022-05-12T06:26:50.310Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T06:26:50.362Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T06:26:50.362Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T06:26:50.455Z] --- PASS: TestBuildWithHugeFile (49.51s) [2022-05-12T06:26:50.455Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:26:50.455Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:26:50.455Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:26:50.455Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:26:50.455Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:50.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:50.455Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:50.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:50.455Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:50.455Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:50.455Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:26:50.455Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:26:50.455Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:26:50.455Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T06:26:50.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T06:26:50.455Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-12T06:26:50.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-12T06:26:50.455Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:26:50.455Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T06:26:50.455Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T06:26:50.455Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-05-12T06:26:50.455Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-05-12T06:26:50.455Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-12T06:26:50.455Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:26:50.455Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T06:26:50.455Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T06:26:50.455Z] Loaded image: busybox:latest [2022-05-12T06:26:50.455Z] Loaded image: busybox:glibc [2022-05-12T06:26:50.455Z] Loaded image: debian:bullseye-slim [2022-05-12T06:26:50.455Z] Loaded image: hello-world:latest [2022-05-12T06:26:50.455Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T06:26:50.566Z] --- PASS: TestConfigsUpdate (2.90s) [2022-05-12T06:26:50.566Z] === RUN TestTemplatedConfig [2022-05-12T06:26:50.822Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T06:26:50.895Z] ok github.com/docker/docker/libnetwork/ipam 11.558s coverage: 85.8% of statements [2022-05-12T06:26:50.895Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T06:26:50.895Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T06:26:51.155Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T06:26:51.415Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-12T06:26:51.415Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T06:26:51.675Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T06:26:51.936Z] ok github.com/docker/docker/libnetwork/ipamutils 0.222s coverage: 74.0% of statements [2022-05-12T06:26:52.506Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-05-12T06:26:52.506Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-05-12T06:26:52.766Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 44.1% of statements [2022-05-12T06:26:54.091Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T06:26:54.347Z] --- PASS: TestTemplatedConfig (3.85s) [2022-05-12T06:26:54.347Z] === RUN TestConfigCreateResolve [2022-05-12T06:26:54.527Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-05-12T06:26:54.527Z] === RUN TestAuthZPluginV2Disable [2022-05-12T06:26:56.066Z] === RUN TestMiddlewares [2022-05-12T06:26:56.066Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T06:26:56.066Z] PASS [2022-05-12T06:26:56.066Z] coverage: 7.9% of statements [2022-05-12T06:26:56.066Z] ok github.com/docker/docker/api/server 0.045s coverage: 7.9% of statements [2022-05-12T06:26:56.236Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T06:26:57.018Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s) [2022-05-12T06:26:57.018Z] PASS [2022-05-12T06:26:57.018Z] [2022-05-12T06:26:57.018Z] === Skipped [2022-05-12T06:26:57.018Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T06:26:57.018Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:26:57.018Z] [2022-05-12T06:26:57.018Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:26:57.018Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:26:57.018Z] [2022-05-12T06:26:57.018Z] DONE 34 tests, 2 skipped in 81.064s [2022-05-12T06:26:57.018Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T06:26:57.018Z] ++ 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-12T06:26:57.018Z] ++ set -e [2022-05-12T06:26:57.018Z] ++ '[' -n 0 ']' [2022-05-12T06:26:57.018Z] ++ set -x [2022-05-12T06:26:57.018Z] ++ 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-12T06:26:57.018Z] INFO: Testing against a local daemon [2022-05-12T06:26:57.018Z] === RUN TestConfigInspect [2022-05-12T06:26:57.163Z] --- PASS: TestConfigCreateResolve (2.88s) [2022-05-12T06:26:57.163Z] PASS [2022-05-12T06:26:57.163Z] [2022-05-12T06:26:57.163Z] DONE 6 tests in 18.255s [2022-05-12T06:26:57.419Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T06:26:57.419Z] ++ 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-12T06:26:57.419Z] ++ set -e [2022-05-12T06:26:57.419Z] ++ '[' -n 0 ']' [2022-05-12T06:26:57.419Z] ++ set -x [2022-05-12T06:26:57.419Z] ++ 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-12T06:26:57.419Z] INFO: Testing against a local daemon [2022-05-12T06:26:57.419Z] === RUN TestCheckpoint [2022-05-12T06:26:57.419Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:26:57.419Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:26:57.419Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:26:57.419Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:26:57.419Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:26:57.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:26:57.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T06:26:57.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T06:26:57.675Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:26:57.675Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:26:57.675Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:26:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:26:57.675Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:26:57.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-12T06:26:57.675Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:26:57.675Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T06:26:57.675Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:26:57.675Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-12T06:26:57.675Z] === RUN TestCopyEmptyFile [2022-05-12T06:26:57.793Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2022-05-12T06:26:57.793Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T06:26:58.237Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-05-12T06:26:58.237Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:26:58.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-05-12T06:26:58.237Z] === RUN TestCopyFromContainer [2022-05-12T06:26:58.919Z] --- PASS: TestConfigInspect (2.25s) [2022-05-12T06:26:58.919Z] === RUN TestConfigList [2022-05-12T06:26:59.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T06:27:00.094Z] === RUN TestCopyFromContainer// [2022-05-12T06:27:00.349Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T06:27:00.349Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T06:27:00.606Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T06:27:00.820Z] --- PASS: TestConfigList (2.20s) [2022-05-12T06:27:00.820Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:27:00.862Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T06:27:00.862Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T06:27:01.056Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-05-12T06:27:01.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T06:27:01.119Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T06:27:01.119Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T06:27:01.375Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T06:27:01.375Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer (3.33s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer// (0.17s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-05-12T06:27:01.632Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-05-12T06:27:01.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:27:01.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:01.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:01.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:01.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:01.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:01.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:01.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-12T06:27:01.632Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:27:01.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T06:27:01.632Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:27:01.632Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:27:01.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:27:01.632Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:27:01.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:27:01.632Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:27:01.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:27:01.632Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:27:01.632Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:27:01.632Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:27:01.632Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:27:01.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:27:01.632Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:27:01.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T06:27:01.632Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:27:02.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T06:27:03.351Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-05-12T06:27:03.351Z] === RUN TestConfigsUpdate [2022-05-12T06:27:03.926Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-05-12T06:27:03.926Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:27:04.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T06:27:05.287Z] --- PASS: TestConfigsUpdate (2.23s) [2022-05-12T06:27:05.287Z] === RUN TestTemplatedConfig [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:06.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:06.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:06.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:06.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:06.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:06.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:06.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:06.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:06.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:06.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:06.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-12T06:27:06.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T06:27:06.261Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:27:06.524Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T06:27:06.792Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T06:27:06.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-05-12T06:27:06.792Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:27:06.792Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:27:06.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:27:06.792Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T06:27:06.792Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:27:06.792Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:27:06.792Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:27:07.062Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-05-12T06:27:07.062Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:27:07.062Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T06:27:07.062Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T06:27:07.062Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T06:27:07.062Z] === RUN TestDaemonRestartIpcMode [2022-05-12T06:27:07.062Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T06:27:07.062Z] === RUN TestDaemonHostGatewayIP [2022-05-12T06:27:07.062Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T06:27:07.062Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T06:27:07.062Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T06:27:07.062Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:27:07.062Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T06:27:07.062Z] === RUN TestDiff [2022-05-12T06:27:07.646Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T06:27:07.848Z] --- PASS: TestTemplatedConfig (2.47s) [2022-05-12T06:27:07.848Z] === RUN TestConfigCreateResolve [2022-05-12T06:27:07.901Z] --- PASS: TestDiff (0.92s) [2022-05-12T06:27:07.901Z] === RUN TestExecWithCloseStdin [2022-05-12T06:27:08.827Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-05-12T06:27:08.827Z] === RUN TestExec [2022-05-12T06:27:08.827Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T06:27:09.083Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T06:27:09.338Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T06:27:09.594Z] --- PASS: TestExec (0.79s) [2022-05-12T06:27:09.594Z] === RUN TestExecUser [2022-05-12T06:27:09.752Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-12T06:27:09.755Z] PASS [2022-05-12T06:27:09.755Z] [2022-05-12T06:27:09.755Z] DONE 6 tests in 13.585s [2022-05-12T06:27:09.755Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T06:27:09.755Z] ++ 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-12T06:27:09.755Z] ++ set -e [2022-05-12T06:27:09.755Z] ++ '[' -n 0 ']' [2022-05-12T06:27:09.755Z] ++ set -x [2022-05-12T06:27:09.755Z] ++ 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-12T06:27:10.015Z] INFO: Testing against a local daemon [2022-05-12T06:27:10.015Z] === RUN TestCheckpoint [2022-05-12T06:27:10.015Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:27:10.015Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:27:10.015Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:27:10.015Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:27:10.015Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:27:10.015Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:27:10.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:27:10.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T06:27:10.015Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:27:10.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-12T06:27:10.274Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:27:10.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T06:27:10.274Z] === RUN TestCopyEmptyFile [2022-05-12T06:27:10.274Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T06:27:10.274Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:27:10.522Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T06:27:10.522Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T06:27:10.522Z] --- PASS: TestExecUser (0.91s) [2022-05-12T06:27:10.522Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:27:10.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-12T06:27:10.532Z] === RUN TestCopyFromContainer [2022-05-12T06:27:10.778Z] check_test.go:307: [d3bb7cf38101c] daemon is not started [2022-05-12T06:27:10.778Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T06:27:11.002Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.19s) [2022-05-12T06:27:11.002Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T06:27:11.467Z] === RUN TestCopyFromContainer// [2022-05-12T06:27:11.467Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T06:27:11.467Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T06:27:11.467Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T06:27:11.706Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-05-12T06:27:11.706Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:27:11.726Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T06:27:11.726Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T06:27:11.726Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T06:27:11.726Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T06:27:11.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T06:27:11.985Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer (1.52s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-12T06:27:11.985Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-12T06:27:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:27:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:27:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:27:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:27:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:27:11.985Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:27:11.985Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T06:27:11.985Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:27:11.985Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:27:11.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:27:11.985Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:27:11.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:27:11.985Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:27:11.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:27:11.985Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:27:11.985Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:27:11.985Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:27:11.985Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:27:11.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:27:11.985Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:27:11.985Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T06:27:11.985Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:27:12.641Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T06:27:13.203Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-05-12T06:27:13.203Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:27:13.203Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T06:27:13.361Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-05-12T06:27:13.361Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:27:14.131Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-05-12T06:27:14.131Z] === RUN TestHealthKillContainer [2022-05-12T06:27:14.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:14.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:14.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:14.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:14.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:14.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:14.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:14.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:27:14.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:27:14.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:27:14.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:27:14.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T06:27:14.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T06:27:14.734Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:27:14.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T06:27:14.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-05-12T06:27:14.993Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:27:14.993Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:27:14.993Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:27:14.993Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T06:27:14.993Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:27:14.993Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:27:14.993Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:27:14.993Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T06:27:14.993Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:27:14.993Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T06:27:14.993Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T06:27:14.993Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T06:27:14.993Z] === RUN TestDaemonRestartIpcMode [2022-05-12T06:27:14.993Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T06:27:14.993Z] === RUN TestDaemonHostGatewayIP [2022-05-12T06:27:14.993Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T06:27:14.993Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T06:27:14.993Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T06:27:14.993Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:27:14.993Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T06:27:14.993Z] === RUN TestDiff [2022-05-12T06:27:15.559Z] --- PASS: TestDiff (0.40s) [2022-05-12T06:27:15.559Z] === RUN TestExecWithCloseStdin [2022-05-12T06:27:15.817Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-05-12T06:27:15.818Z] === RUN TestExec [2022-05-12T06:27:15.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T06:27:16.384Z] --- PASS: TestExec (0.47s) [2022-05-12T06:27:16.384Z] === RUN TestExecUser [2022-05-12T06:27:16.806Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T06:27:16.952Z] --- PASS: TestExecUser (0.47s) [2022-05-12T06:27:16.952Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:27:17.519Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-12T06:27:17.519Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:27:18.895Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T06:27:18.895Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:27:19.153Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-05-12T06:27:19.153Z] === RUN TestHealthKillContainer [2022-05-12T06:27:20.971Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T06:27:20.971Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T06:27:22.335Z] --- PASS: TestHealthKillContainer (8.29s) [2022-05-12T06:27:22.335Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:27:22.898Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T06:27:22.898Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T06:27:22.898Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-05-12T06:27:22.898Z] === RUN TestIpcModeNone [2022-05-12T06:27:23.827Z] --- PASS: TestIpcModeNone (0.68s) [2022-05-12T06:27:23.827Z] === RUN TestIpcModePrivate [2022-05-12T06:27:24.084Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T06:27:24.340Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-05-12T06:27:24.340Z] --- PASS: TestIpcModePrivate (0.76s) [2022-05-12T06:27:24.340Z] === RUN TestIpcModeShareable [2022-05-12T06:27:24.340Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T06:27:24.607Z] check_test.go:307: [d6a91479ea446] daemon is not started [2022-05-12T06:27:24.607Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T06:27:25.169Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T06:27:25.169Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-12T06:27:25.169Z] --- PASS: TestIpcModeShareable (0.83s) [2022-05-12T06:27:25.169Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T06:27:25.734Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T06:27:25.991Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T06:27:27.261Z] --- PASS: TestHealthKillContainer (7.79s) [2022-05-12T06:27:27.269Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:27:27.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-05-12T06:27:27.269Z] === RUN TestIpcModeNone [2022-05-12T06:27:27.836Z] --- PASS: TestIpcModeNone (0.46s) [2022-05-12T06:27:27.836Z] === RUN TestIpcModePrivate [2022-05-12T06:27:27.883Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2022-05-12T06:27:27.883Z] === RUN TestAPIIpcModeHost [2022-05-12T06:27:28.095Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-12T06:27:28.139Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T06:27:28.354Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-12T06:27:28.354Z] === RUN TestIpcModeShareable [2022-05-12T06:27:28.395Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-05-12T06:27:28.395Z] === RUN TestDaemonIpcModeShareable [2022-05-12T06:27:28.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-12T06:27:28.872Z] --- PASS: TestIpcModeShareable (0.45s) [2022-05-12T06:27:28.872Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T06:27:29.040Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-12T06:27:29.040Z] PASS [2022-05-12T06:27:29.040Z] [2022-05-12T06:27:29.040Z] DONE 17 tests in 47.036s [2022-05-12T06:27:29.040Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T06:27:29.040Z] INFO: Testing against a local daemon [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:27:29.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:27:29.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:27:29.040Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:27:29.040Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:27:29.040Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:27:29.040Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:27:29.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:27:29.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:27:29.040Z] === RUN TestPluginInstall [2022-05-12T06:27:29.040Z] === RUN TestPluginInstall/no_auth [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5715245e1a3972214d67bf2dd2501b4ae163fc4877951d797a8be3e00ad8ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5715245e1a3972214d67bf2dd2501b4ae163fc4877951d797a8be3e00ad8ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:29.040Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d918f56ea92f99893dff394634f7b889a010630b74c0a152e9a8c20c7b3e376" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:29.040Z] time="2022-05-12T06:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d918f56ea92f99893dff394634f7b889a010630b74c0a152e9a8c20c7b3e376" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:29.297Z] === RUN TestPluginInstall/with_insecure [2022-05-12T06:27:29.324Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T06:27:29.324Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T06:27:29.887Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-05-12T06:27:30.143Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2022-05-12T06:27:30.143Z] === RUN TestDaemonIpcModePrivate [2022-05-12T06:27:30.224Z] time="2022-05-12T06:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:30.224Z] time="2022-05-12T06:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dd561f8f93ead49bb64d315154de4e0aaec60a16be09b8839a3fccfe02f4db1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:30.224Z] time="2022-05-12T06:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:27:30.224Z] time="2022-05-12T06:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dd561f8f93ead49bb64d315154de4e0aaec60a16be09b8839a3fccfe02f4db1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:27:30.247Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-12T06:27:30.247Z] === RUN TestAPIIpcModeHost [2022-05-12T06:27:30.399Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T06:27:30.479Z] plugin_test.go:195: [d83679bc0075e] daemon is not started [2022-05-12T06:27:30.479Z] --- PASS: TestPluginInstall (2.74s) [2022-05-12T06:27:30.479Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-05-12T06:27:30.479Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-05-12T06:27:30.479Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-05-12T06:27:30.479Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:27:30.505Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-12T06:27:30.505Z] === RUN TestDaemonIpcModeShareable [2022-05-12T06:27:31.440Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T06:27:31.698Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-05-12T06:27:31.698Z] === RUN TestDaemonIpcModePrivate [2022-05-12T06:27:31.767Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: false, mustBeShared: false [2022-05-12T06:27:31.767Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-05-12T06:27:31.767Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T06:27:31.846Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T06:27:32.633Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T06:27:32.772Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T06:27:32.891Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-05-12T06:27:32.892Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T06:27:33.135Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-05-12T06:27:33.391Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-05-12T06:27:33.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T06:27:33.391Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T06:27:33.698Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-05-12T06:27:33.699Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-12T06:27:33.699Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-12T06:27:33.699Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:27:33.827Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T06:27:33.827Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-05-12T06:27:33.827Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T06:27:34.261Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-12T06:27:34.261Z] PASS [2022-05-12T06:27:34.261Z] [2022-05-12T06:27:34.261Z] DONE 24 tests in 6.699s [2022-05-12T06:27:34.261Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T06:27:34.261Z] INFO: Testing against a local daemon [2022-05-12T06:27:34.261Z] === RUN TestExternalGraphDriver [2022-05-12T06:27:34.261Z] === RUN TestExternalGraphDriver/json [2022-05-12T06:27:34.320Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T06:27:34.579Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-05-12T06:27:34.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2022-05-12T06:27:34.836Z] === RUN TestIpcModeOlderClient [2022-05-12T06:27:34.836Z] === PAUSE TestIpcModeOlderClient [2022-05-12T06:27:34.836Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:27:35.202Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T06:27:35.203Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-05-12T06:27:35.203Z] === RUN TestIpcModeOlderClient [2022-05-12T06:27:35.203Z] === PAUSE TestIpcModeOlderClient [2022-05-12T06:27:35.203Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:27:35.398Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-05-12T06:27:35.398Z] === RUN TestKillContainer [2022-05-12T06:27:35.398Z] === RUN TestKillContainer/no_signal [2022-05-12T06:27:35.461Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-12T06:27:35.461Z] === RUN TestKillContainer [2022-05-12T06:27:35.461Z] === RUN TestKillContainer/no_signal [2022-05-12T06:27:35.959Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:27:36.028Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:27:36.149Z] === RUN TestExternalGraphDriver/spec [2022-05-12T06:27:36.287Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:27:36.521Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T06:27:36.521Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:27:36.521Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T06:27:36.521Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T06:27:36.521Z] check_test.go:307: [d1ffb3e864f97] daemon is not started [2022-05-12T06:27:36.521Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T06:27:36.855Z] --- PASS: TestKillContainer (1.29s) [2022-05-12T06:27:36.855Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-05-12T06:27:36.855Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-12T06:27:36.855Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-12T06:27:36.855Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:27:36.855Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T06:27:37.422Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T06:27:37.451Z] --- PASS: TestKillContainer (2.00s) [2022-05-12T06:27:37.451Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-05-12T06:27:37.451Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-05-12T06:27:37.451Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-05-12T06:27:37.451Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:27:37.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T06:27:37.451Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T06:27:37.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-05-12T06:27:37.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-12T06:27:37.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-12T06:27:37.989Z] === RUN TestKillStoppedContainer [2022-05-12T06:27:37.989Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T06:27:37.989Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:27:38.043Z] === RUN TestExternalGraphDriver/pull [2022-05-12T06:27:38.248Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T06:27:38.248Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:27:38.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T06:27:38.507Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-12T06:27:38.507Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:27:38.639Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T06:27:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2022-05-12T06:27:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-05-12T06:27:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-05-12T06:27:38.896Z] === RUN TestKillStoppedContainer [2022-05-12T06:27:38.896Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T06:27:38.896Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-12T06:27:38.896Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:27:38.896Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T06:27:38.896Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:27:39.074Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-05-12T06:27:39.074Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:27:39.408Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-05-12T06:27:39.408Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-05-12T06:27:39.408Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-05-12T06:27:39.408Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-05-12T06:27:39.408Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:27:39.641Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-05-12T06:27:39.641Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T06:27:39.826Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-05-12T06:27:39.826Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:27:39.826Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:27:39.826Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:27:39.826Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:27:39.826Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:27:39.826Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:27:39.826Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T06:27:39.900Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-05-12T06:27:39.900Z] === RUN TestLinksContainerNames [2022-05-12T06:27:40.389Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-05-12T06:27:40.389Z] === RUN TestLinksContainerNames [2022-05-12T06:27:40.836Z] --- PASS: TestLinksContainerNames (0.86s) [2022-05-12T06:27:40.836Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:27:40.954Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T06:27:41.095Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-12T06:27:41.095Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T06:27:41.662Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/default [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/private [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/slave [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/shared [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/default [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/shared [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/slave [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/private [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:41.662Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:41.662Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:41.662Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:41.882Z] --- PASS: TestLinksContainerNames (1.61s) [2022-05-12T06:27:41.882Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:27:41.882Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:41.921Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T06:27:41.921Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T06:27:41.921Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T06:27:42.809Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T06:27:42.809Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-05-12T06:27:42.809Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T06:27:43.296Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-05-12T06:27:43.296Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T06:27:43.372Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/default [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/private [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/slave [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/shared [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T06:27:43.372Z] === CONT TestMountDaemonRoot/default [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:43.372Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T06:27:43.372Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:43.372Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:43.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:43.372Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T06:27:43.574Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-05-12T06:27:43.574Z] PASS [2022-05-12T06:27:43.574Z] [2022-05-12T06:27:43.574Z] DONE 5 tests in 8.910s [2022-05-12T06:27:43.574Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T06:27:43.574Z] INFO: Testing against a local daemon [2022-05-12T06:27:43.574Z] === RUN TestContinueAfterPluginCrash [2022-05-12T06:27:43.574Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T06:27:43.574Z] === RUN TestReadPluginNoRead [2022-05-12T06:27:43.574Z] === PAUSE TestReadPluginNoRead [2022-05-12T06:27:43.574Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T06:27:43.574Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T06:27:43.574Z] === CONT TestContinueAfterPluginCrash [2022-05-12T06:27:43.574Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/shared [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/slave [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/private [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:43.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:43.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T06:27:43.628Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T06:27:43.863Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-12T06:27:43.863Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T06:27:43.884Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T06:27:44.121Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T06:27:44.121Z] === RUN TestNetworkNat [2022-05-12T06:27:44.141Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T06:27:44.141Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T06:27:44.141Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T06:27:44.141Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T06:27:44.141Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-05-12T06:27:44.141Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T06:27:44.141Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T06:27:44.689Z] --- PASS: TestNetworkNat (0.47s) [2022-05-12T06:27:44.689Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:27:44.702Z] check_test.go:307: [db396260bfe54] daemon is not started [2022-05-12T06:27:44.702Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T06:27:44.947Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-05-12T06:27:44.947Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:27:45.714Z] 8b534d64a7c3: Pull complete [2022-05-12T06:27:45.714Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T06:27:45.714Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:27:45.714Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T06:27:45.714Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T06:27:45.714Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T06:27:45.714Z] WARN: Skipping validation tests [2022-05-12T06:27:45.714Z] INFO: Running unit tests at 05/12/2022 06:27:41... [2022-05-12T06:27:46.094Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-05-12T06:27:46.094Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T06:27:46.665Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-05-12T06:27:46.665Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T06:27:46.843Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-05-12T06:27:46.843Z] === CONT TestReadPluginNoRead [2022-05-12T06:27:47.523Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-05-12T06:27:47.523Z] === RUN TestPause [2022-05-12T06:27:47.607Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2022-05-12T06:27:47.607Z] === RUN TestNetworkNat [2022-05-12T06:27:47.887Z] INFO: make.ps1 starting at 05/12/2022 06:27:47 [2022-05-12T06:27:47.887Z] INFO: Git commit (f9cef468f9) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T06:27:47.887Z] INFO: Running unit tests... [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T06:27:47.953Z] === RUN TestBoolValue [2022-05-12T06:27:47.953Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestBoolValueOrDefault [2022-05-12T06:27:47.953Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestInt64ValueOrZero [2022-05-12T06:27:47.953Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestInt64ValueOrDefault [2022-05-12T06:27:47.953Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T06:27:47.953Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestJsonContentType [2022-05-12T06:27:47.953Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestReadJSON [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/nil_body [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/empty_body [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/with_valid_request [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/with_whitespace [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/with_extra_content [2022-05-12T06:27:47.953Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 31.9% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/server/httputils 0.104s coverage: 31.9% of statements [2022-05-12T06:27:47.953Z] === RUN TestMaskSecretKeys [2022-05-12T06:27:47.953Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T06:27:47.953Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T06:27:47.953Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T06:27:47.953Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T06:27:47.953Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestVersionMiddlewareVersion [2022-05-12T06:27:47.953Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T06:27:47.953Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 37.7% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/server/middleware 0.066s coverage: 37.7% of statements [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T06:27:47.953Z] === RUN TestToJSON [2022-05-12T06:27:47.953Z] --- PASS: TestToJSON (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestToParamWithVersion [2022-05-12T06:27:47.953Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestFromJSON [2022-05-12T06:27:47.953Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestEmpty [2022-05-12T06:27:47.953Z] --- PASS: TestEmpty (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T06:27:47.953Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestArgsMatchKVList [2022-05-12T06:27:47.953Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestArgsMatch [2022-05-12T06:27:47.953Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestAdd [2022-05-12T06:27:47.953Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestDel [2022-05-12T06:27:47.953Z] --- PASS: TestDel (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestLen [2022-05-12T06:27:47.953Z] --- PASS: TestLen (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestExactMatch [2022-05-12T06:27:47.953Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestOnlyOneExactMatch [2022-05-12T06:27:47.953Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestContains [2022-05-12T06:27:47.953Z] --- PASS: TestContains (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestValidate [2022-05-12T06:27:47.953Z] --- PASS: TestValidate (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestWalkValues [2022-05-12T06:27:47.953Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestFuzzyMatch [2022-05-12T06:27:47.953Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestClone [2022-05-12T06:27:47.953Z] --- PASS: TestClone (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 92.2% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-05-12T06:27:47.953Z] === RUN TestStrSliceMarshalJSON [2022-05-12T06:27:47.953Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T06:27:47.953Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestStrSliceUnmarshalString [2022-05-12T06:27:47.953Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T06:27:47.953Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T06:27:47.953Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 90.0% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-05-12T06:27:47.953Z] === RUN TestGetTimestamp [2022-05-12T06:27:47.953Z] === RUN TestAdjustForAPIVersion [2022-05-12T06:27:47.953Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 6.1% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T06:27:47.953Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T06:27:47.953Z] --- PASS: TestGetTimestamp (0.16s) [2022-05-12T06:27:47.953Z] === RUN TestParseTimestamps [2022-05-12T06:27:47.953Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T06:27:47.953Z] PASS [2022-05-12T06:27:47.953Z] coverage: 100.0% of statements [2022-05-12T06:27:47.953Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2022-05-12T06:27:48.109Z] --- PASS: TestPause (0.49s) [2022-05-12T06:27:48.109Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:27:48.109Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:27:48.109Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:27:48.109Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:27:48.168Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T06:27:48.377Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-12T06:27:48.377Z] === RUN TestPidHost [2022-05-12T06:27:48.408Z] === RUN TestCompareVersion [2022-05-12T06:27:48.408Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T06:27:48.408Z] PASS [2022-05-12T06:27:48.408Z] coverage: 77.3% of statements [2022-05-12T06:27:48.408Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T06:27:48.408Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T06:27:48.425Z] --- PASS: TestNetworkNat (0.91s) [2022-05-12T06:27:48.425Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:27:48.682Z] check_test.go:307: [d10412dc1ee36] daemon is not started [2022-05-12T06:27:48.682Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T06:27:48.753Z] === RUN TestReadPluginNoRead/default [2022-05-12T06:27:48.866Z] === RUN TestIsGIT [2022-05-12T06:27:48.867Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T06:27:48.867Z] PASS [2022-05-12T06:27:48.867Z] coverage: 100.0% of statements [2022-05-12T06:27:48.867Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.108s coverage: 100.0% of statements [2022-05-12T06:27:49.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-05-12T06:27:49.251Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:27:49.312Z] --- PASS: TestPidHost (0.93s) [2022-05-12T06:27:49.313Z] === RUN TestPsFilter [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T06:27:49.322Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T06:27:49.322Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T06:27:49.322Z] === RUN TestCloneArgsSmartHttp [2022-05-12T06:27:49.323Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T06:27:49.323Z] === RUN TestCloneArgsDumbHttp [2022-05-12T06:27:49.323Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T06:27:49.323Z] === RUN TestCloneArgsGit [2022-05-12T06:27:49.323Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T06:27:49.323Z] === RUN TestCheckoutGit [2022-05-12T06:27:49.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T06:27:49.571Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T06:27:49.571Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:27:49.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-12T06:27:49.830Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:27:50.142Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T06:27:50.396Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-12T06:27:50.396Z] === RUN TestRemoveContainerRunning [2022-05-12T06:27:50.655Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-12T06:27:50.655Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:27:50.847Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T06:27:51.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T06:27:51.222Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:27:51.222Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T06:27:51.222Z] === RUN TestRenameLinkedContainer [2022-05-12T06:27:51.303Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestProcessNoDockerignore [2022-05-12T06:27:51.303Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T06:27:51.303Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-12T06:27:51.303Z] === RUN TestDetectContentType [2022-05-12T06:27:51.303Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestSelectAcceptableMIME [2022-05-12T06:27:51.303Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestInspectEmptyResponse [2022-05-12T06:27:51.303Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestInspectResponseBinary [2022-05-12T06:27:51.303Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestResponseUnsupportedContentType [2022-05-12T06:27:51.303Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestInspectResponseTextSimple [2022-05-12T06:27:51.303Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T06:27:51.303Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestUnknownContentLength [2022-05-12T06:27:51.303Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestDownloadRemote [2022-05-12T06:27:51.303Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-12T06:27:51.303Z] === RUN TestGetWithStatusError [2022-05-12T06:27:51.303Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestCloseRootDirectory [2022-05-12T06:27:51.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:51.303Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestHashFile [2022-05-12T06:27:51.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:51.303Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T06:27:51.303Z] === RUN TestHashSubdir [2022-05-12T06:27:51.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:51.303Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T06:27:51.303Z] === RUN TestRemoveDirectory [2022-05-12T06:27:51.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:51.303Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T06:27:51.303Z] PASS [2022-05-12T06:27:51.303Z] coverage: 9.3% of statements [2022-05-12T06:27:51.303Z] ok github.com/docker/docker/builder/remotecontext 0.213s coverage: 9.3% of statements [2022-05-12T06:27:51.398Z] docker_cli_daemon_plugins_test.go:80: [d48b351c10ab0] daemon is not started [2022-05-12T06:27:51.511Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T06:27:51.767Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-05-12T06:27:51.769Z] === RUN TestEnable [2022-05-12T06:27:51.769Z] --- PASS: TestEnable (0.00s) [2022-05-12T06:27:51.769Z] === RUN TestDisable [2022-05-12T06:27:51.769Z] --- PASS: TestDisable (0.00s) [2022-05-12T06:27:51.769Z] === RUN TestEnabled [2022-05-12T06:27:51.769Z] --- PASS: TestEnabled (0.00s) [2022-05-12T06:27:51.769Z] PASS [2022-05-12T06:27:51.769Z] coverage: 100.0% of statements [2022-05-12T06:27:51.769Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-05-12T06:27:52.224Z] === RUN TestGetAllAllowed [2022-05-12T06:27:52.224Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestGetAllMeta [2022-05-12T06:27:52.224Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T06:27:52.224Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T06:27:52.224Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestIsExistingDirectory [2022-05-12T06:27:52.224Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-12T06:27:52.224Z] === RUN TestGetFilenameForDownload [2022-05-12T06:27:52.224Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestEnv2Variables [2022-05-12T06:27:52.224Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T06:27:52.224Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestMaintainer [2022-05-12T06:27:52.224Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestLabel [2022-05-12T06:27:52.224Z] --- PASS: TestLabel (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestFromScratch [2022-05-12T06:27:52.224Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestFromWithArg [2022-05-12T06:27:52.224Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T06:27:52.224Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestFromWithUndefinedArg [2022-05-12T06:27:52.224Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T06:27:52.224Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestOnbuild [2022-05-12T06:27:52.224Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestWorkdir [2022-05-12T06:27:52.224Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestCmd [2022-05-12T06:27:52.224Z] --- PASS: TestCmd (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestHealthcheckNone [2022-05-12T06:27:52.224Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestHealthcheckCmd [2022-05-12T06:27:52.224Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestEntrypoint [2022-05-12T06:27:52.224Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T06:27:52.224Z] === RUN TestExpose [2022-05-12T06:27:52.225Z] --- PASS: TestExpose (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestUser [2022-05-12T06:27:52.225Z] --- PASS: TestUser (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestVolume [2022-05-12T06:27:52.225Z] --- PASS: TestVolume (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestStopSignal [2022-05-12T06:27:52.225Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:27:52.225Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestArg [2022-05-12T06:27:52.225Z] --- PASS: TestArg (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestShell [2022-05-12T06:27:52.225Z] --- PASS: TestShell (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestPrependEnvOnCmd [2022-05-12T06:27:52.225Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestRunWithBuildArgs [2022-05-12T06:27:52.225Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T06:27:52.225Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T06:27:52.225Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T06:27:52.225Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T06:27:52.225Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T06:27:52.225Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestNormalizeWorkdir [2022-05-12T06:27:52.225Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestDispatch [2022-05-12T06:27:52.225Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T06:27:52.225Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T06:27:52.225Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T06:27:52.225Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T06:27:52.225Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T06:27:52.225Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T06:27:52.225Z] === RUN TestDispatch/COPY_url [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch (0.07s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T06:27:52.225Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T06:27:52.225Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T06:27:52.225Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T06:27:52.225Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T06:27:52.225Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T06:27:52.225Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestEmptyDockerfile [2022-05-12T06:27:52.225Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestSymlinkDockerfile [2022-05-12T06:27:52.225Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T06:27:52.225Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T06:27:52.225Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestNonExistingDockerfile [2022-05-12T06:27:52.225Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestCopyRunConfig [2022-05-12T06:27:52.225Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestDeepCopyRunConfig [2022-05-12T06:27:52.225Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestExportImage [2022-05-12T06:27:52.225Z] --- PASS: TestExportImage (0.00s) [2022-05-12T06:27:52.225Z] === RUN TestNormalizeDest [2022-05-12T06:27:52.225Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T06:27:52.225Z] PASS [2022-05-12T06:27:52.225Z] coverage: 46.7% of statements [2022-05-12T06:27:52.225Z] ok github.com/docker/docker/builder/dockerfile 0.376s coverage: 46.7% of statements [2022-05-12T06:27:52.327Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-05-12T06:27:52.327Z] === RUN TestPause [2022-05-12T06:27:52.583Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T06:27:52.695Z] === CONT TestReadPluginNoRead [2022-05-12T06:27:52.695Z] read_test.go:92: [d5b0232bf62ce] daemon is not started [2022-05-12T06:27:52.695Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-05-12T06:27:52.695Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-05-12T06:27:52.695Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-05-12T06:27:52.695Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-05-12T06:27:52.695Z] PASS [2022-05-12T06:27:52.695Z] [2022-05-12T06:27:52.695Z] DONE 6 tests in 9.358s [2022-05-12T06:27:52.695Z] 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-12T06:27:52.695Z] testing: warning: no tests to run [2022-05-12T06:27:52.695Z] PASS [2022-05-12T06:27:52.695Z] [2022-05-12T06:27:52.695Z] DONE 0 tests in 0.007s [2022-05-12T06:27:52.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T06:27:52.695Z] INFO: Testing against a local daemon [2022-05-12T06:27:52.695Z] === RUN TestPluginWithDevMounts [2022-05-12T06:27:52.695Z] === PAUSE TestPluginWithDevMounts [2022-05-12T06:27:52.695Z] === CONT TestPluginWithDevMounts [2022-05-12T06:27:52.840Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T06:27:53.096Z] --- PASS: TestPause (0.99s) [2022-05-12T06:27:53.096Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:27:53.096Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:27:53.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:27:53.096Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:27:53.124Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-05-12T06:27:53.124Z] === RUN TestRenameStoppedContainer [2022-05-12T06:27:53.124Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-12T06:27:53.124Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:27:53.187Z] === RUN TestTCP4Proxy [2022-05-12T06:27:53.187Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T06:27:53.187Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T06:27:53.187Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestTCP6Proxy [2022-05-12T06:27:53.187Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:27:53.187Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestTCPDualStackProxy [2022-05-12T06:27:53.187Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:27:53.187Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestUDP4Proxy [2022-05-12T06:27:53.187Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestUDP6Proxy [2022-05-12T06:27:53.187Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:27:53.187Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestUDPWriteError [2022-05-12T06:27:53.187Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestSCTP4Proxy [2022-05-12T06:27:53.187Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:27:53.187Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T06:27:53.187Z] === RUN TestSCTP6Proxy [2022-05-12T06:27:53.187Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:27:53.187Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T06:27:53.187Z] PASS [2022-05-12T06:27:53.187Z] coverage: 49.4% of statements [2022-05-12T06:27:53.187Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-05-12T06:27:53.658Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-05-12T06:27:53.659Z] === RUN TestPidHost [2022-05-12T06:27:54.058Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-12T06:27:54.059Z] === RUN TestRenameInvalidName [2022-05-12T06:27:54.584Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-05-12T06:27:54.584Z] PASS [2022-05-12T06:27:54.584Z] [2022-05-12T06:27:54.584Z] DONE 1 tests in 1.586s [2022-05-12T06:27:54.584Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T06:27:54.584Z] INFO: Testing against a local daemon [2022-05-12T06:27:54.584Z] === RUN TestSecretInspect [2022-05-12T06:27:54.625Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-12T06:27:54.626Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:27:55.547Z] --- PASS: TestPidHost (1.59s) [2022-05-12T06:27:55.547Z] === RUN TestPsFilter [2022-05-12T06:27:55.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T06:27:55.547Z] --- PASS: TestPsFilter (0.12s) [2022-05-12T06:27:55.547Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:27:55.547Z] docker_cli_daemon_plugins_test.go:170: [dc5c24a3cae3d] daemon is not started [2022-05-12T06:27:56.000Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-05-12T06:27:56.000Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:27:56.110Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T06:27:56.366Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2022-05-12T06:27:56.366Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T06:27:56.427Z] === RUN TestBoolValue [2022-05-12T06:27:56.427Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestBoolValueOrDefault [2022-05-12T06:27:56.427Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestInt64ValueOrZero [2022-05-12T06:27:56.427Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestInt64ValueOrDefault [2022-05-12T06:27:56.427Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T06:27:56.427Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestJsonContentType [2022-05-12T06:27:56.427Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestReadJSON [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/nil_body [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/empty_body [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/with_valid_request [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/with_whitespace [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/with_extra_content [2022-05-12T06:27:56.427Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 31.9% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 31.9% of statements [2022-05-12T06:27:56.427Z] === RUN TestMaskSecretKeys [2022-05-12T06:27:56.427Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T06:27:56.427Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T06:27:56.427Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T06:27:56.427Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T06:27:56.427Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestVersionMiddlewareVersion [2022-05-12T06:27:56.427Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T06:27:56.427Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 37.7% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T06:27:56.427Z] === RUN TestStrSliceMarshalJSON [2022-05-12T06:27:56.427Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T06:27:56.427Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestStrSliceUnmarshalString [2022-05-12T06:27:56.427Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T06:27:56.427Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 90.0% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-05-12T06:27:56.427Z] === RUN TestToJSON [2022-05-12T06:27:56.427Z] --- PASS: TestToJSON (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestToParamWithVersion [2022-05-12T06:27:56.427Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestFromJSON [2022-05-12T06:27:56.427Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestEmpty [2022-05-12T06:27:56.427Z] --- PASS: TestEmpty (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T06:27:56.427Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestArgsMatchKVList [2022-05-12T06:27:56.427Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestArgsMatch [2022-05-12T06:27:56.427Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestAdd [2022-05-12T06:27:56.427Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestDel [2022-05-12T06:27:56.427Z] --- PASS: TestDel (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestLen [2022-05-12T06:27:56.427Z] --- PASS: TestLen (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestExactMatch [2022-05-12T06:27:56.427Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestOnlyOneExactMatch [2022-05-12T06:27:56.427Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestContains [2022-05-12T06:27:56.427Z] --- PASS: TestContains (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestValidate [2022-05-12T06:27:56.427Z] --- PASS: TestValidate (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestWalkValues [2022-05-12T06:27:56.427Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestFuzzyMatch [2022-05-12T06:27:56.427Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T06:27:56.427Z] === RUN TestClone [2022-05-12T06:27:56.427Z] --- PASS: TestClone (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 92.2% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-05-12T06:27:56.427Z] === RUN TestGetTimestamp [2022-05-12T06:27:56.427Z] === RUN TestAdjustForAPIVersion [2022-05-12T06:27:56.427Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 6.1% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 6.1% of statements [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T06:27:56.427Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-12T06:27:56.427Z] === RUN TestParseTimestamps [2022-05-12T06:27:56.427Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 100.0% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2022-05-12T06:27:56.427Z] === RUN TestCompareVersion [2022-05-12T06:27:56.427Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T06:27:56.427Z] PASS [2022-05-12T06:27:56.427Z] coverage: 77.3% of statements [2022-05-12T06:27:56.427Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T06:27:56.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T06:27:56.437Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-12T06:27:56.471Z] --- PASS: TestSecretInspect (2.18s) [2022-05-12T06:27:56.471Z] === RUN TestSecretList [2022-05-12T06:27:56.567Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-05-12T06:27:56.567Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:27:56.883Z] === RUN TestIsGIT [2022-05-12T06:27:56.883Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T06:27:56.883Z] PASS [2022-05-12T06:27:56.883Z] coverage: 100.0% of statements [2022-05-12T06:27:56.883Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.051s coverage: 100.0% of statements [2022-05-12T06:27:56.930Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T06:27:56.930Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2022-05-12T06:27:56.930Z] === RUN TestRemoveContainerRunning [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T06:27:57.338Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T06:27:57.338Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T06:27:57.338Z] === RUN TestCloneArgsSmartHttp [2022-05-12T06:27:57.338Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T06:27:57.338Z] === RUN TestCloneArgsDumbHttp [2022-05-12T06:27:57.338Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T06:27:57.338Z] === RUN TestCloneArgsGit [2022-05-12T06:27:57.338Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T06:27:57.338Z] === RUN TestCheckoutGit [2022-05-12T06:27:57.508Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-12T06:27:57.508Z] === RUN TestResize [2022-05-12T06:27:57.766Z] --- PASS: TestResize (0.42s) [2022-05-12T06:27:57.766Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:27:57.859Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-05-12T06:27:57.859Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:27:58.334Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-12T06:27:58.334Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:27:58.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:27:58.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:27:58.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:27:58.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:27:58.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:27:58.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:27:58.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:27:58.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:27:58.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:27:58.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:27:58.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-05-12T06:27:58.787Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:27:58.787Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T06:27:58.787Z] === RUN TestRenameLinkedContainer [2022-05-12T06:27:58.985Z] --- PASS: TestSecretList (2.19s) [2022-05-12T06:27:58.985Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:27:59.511Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T06:27:59.511Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestProcessNoDockerignore [2022-05-12T06:27:59.511Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T06:27:59.511Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestDetectContentType [2022-05-12T06:27:59.511Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestSelectAcceptableMIME [2022-05-12T06:27:59.511Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestInspectEmptyResponse [2022-05-12T06:27:59.511Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestInspectResponseBinary [2022-05-12T06:27:59.511Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestResponseUnsupportedContentType [2022-05-12T06:27:59.511Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestInspectResponseTextSimple [2022-05-12T06:27:59.511Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T06:27:59.511Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestUnknownContentLength [2022-05-12T06:27:59.511Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestDownloadRemote [2022-05-12T06:27:59.511Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T06:27:59.511Z] === RUN TestGetWithStatusError [2022-05-12T06:27:59.511Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestCloseRootDirectory [2022-05-12T06:27:59.511Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:59.511Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestHashFile [2022-05-12T06:27:59.511Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:59.511Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T06:27:59.511Z] === RUN TestHashSubdir [2022-05-12T06:27:59.511Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:59.511Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T06:27:59.511Z] === RUN TestRemoveDirectory [2022-05-12T06:27:59.511Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:27:59.511Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T06:27:59.511Z] PASS [2022-05-12T06:27:59.511Z] coverage: 9.3% of statements [2022-05-12T06:27:59.511Z] ok github.com/docker/docker/builder/remotecontext 0.217s coverage: 9.3% of statements [2022-05-12T06:27:59.967Z] === RUN TestEnable [2022-05-12T06:27:59.967Z] --- PASS: TestEnable (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestDisable [2022-05-12T06:27:59.967Z] --- PASS: TestDisable (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestEnabled [2022-05-12T06:27:59.967Z] --- PASS: TestEnabled (0.00s) [2022-05-12T06:27:59.967Z] PASS [2022-05-12T06:27:59.967Z] coverage: 100.0% of statements [2022-05-12T06:27:59.967Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-05-12T06:27:59.967Z] === RUN TestGetAllAllowed [2022-05-12T06:27:59.967Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestGetAllMeta [2022-05-12T06:27:59.967Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T06:27:59.967Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T06:27:59.967Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestIsExistingDirectory [2022-05-12T06:27:59.967Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestGetFilenameForDownload [2022-05-12T06:27:59.967Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestEnv2Variables [2022-05-12T06:27:59.967Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T06:27:59.967Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestMaintainer [2022-05-12T06:27:59.967Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestLabel [2022-05-12T06:27:59.967Z] --- PASS: TestLabel (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestFromScratch [2022-05-12T06:27:59.967Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestFromWithArg [2022-05-12T06:27:59.967Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T06:27:59.967Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestFromWithUndefinedArg [2022-05-12T06:27:59.967Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T06:27:59.967Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestOnbuild [2022-05-12T06:27:59.967Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestWorkdir [2022-05-12T06:27:59.967Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestCmd [2022-05-12T06:27:59.967Z] --- PASS: TestCmd (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestHealthcheckNone [2022-05-12T06:27:59.967Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestHealthcheckCmd [2022-05-12T06:27:59.967Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestEntrypoint [2022-05-12T06:27:59.967Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestExpose [2022-05-12T06:27:59.967Z] --- PASS: TestExpose (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestUser [2022-05-12T06:27:59.967Z] --- PASS: TestUser (0.00s) [2022-05-12T06:27:59.967Z] === RUN TestVolume [2022-05-12T06:27:59.968Z] --- PASS: TestVolume (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestStopSignal [2022-05-12T06:27:59.968Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:27:59.968Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestArg [2022-05-12T06:27:59.968Z] --- PASS: TestArg (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestShell [2022-05-12T06:27:59.968Z] --- PASS: TestShell (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestPrependEnvOnCmd [2022-05-12T06:27:59.968Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestRunWithBuildArgs [2022-05-12T06:27:59.968Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T06:27:59.968Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T06:27:59.968Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T06:27:59.968Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T06:27:59.968Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T06:27:59.968Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestNormalizeWorkdir [2022-05-12T06:27:59.968Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestDispatch [2022-05-12T06:27:59.968Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T06:27:59.968Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T06:27:59.968Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T06:27:59.968Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T06:27:59.968Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T06:27:59.968Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T06:27:59.968Z] === RUN TestDispatch/COPY_url [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch (0.06s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T06:27:59.968Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-05-12T06:27:59.968Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T06:27:59.968Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T06:27:59.968Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T06:27:59.968Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T06:27:59.968Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T06:27:59.968Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestEmptyDockerfile [2022-05-12T06:27:59.968Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestSymlinkDockerfile [2022-05-12T06:27:59.968Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T06:27:59.968Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T06:27:59.968Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestNonExistingDockerfile [2022-05-12T06:27:59.968Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestCopyRunConfig [2022-05-12T06:27:59.968Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestDeepCopyRunConfig [2022-05-12T06:27:59.968Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestExportImage [2022-05-12T06:27:59.968Z] --- PASS: TestExportImage (0.00s) [2022-05-12T06:27:59.968Z] === RUN TestNormalizeDest [2022-05-12T06:27:59.968Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T06:27:59.968Z] PASS [2022-05-12T06:27:59.968Z] coverage: 46.7% of statements [2022-05-12T06:27:59.968Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 46.7% of statements [2022-05-12T06:28:00.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:00.681Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-12T06:28:00.874Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-12T06:28:00.874Z] === RUN TestSecretsUpdate [2022-05-12T06:28:00.937Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T06:28:01.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:01.494Z] === RUN TestTCP4Proxy [2022-05-12T06:28:01.494Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T06:28:01.494Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestTCP6Proxy [2022-05-12T06:28:01.494Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:28:01.494Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestTCPDualStackProxy [2022-05-12T06:28:01.494Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:28:01.494Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestUDP4Proxy [2022-05-12T06:28:01.494Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestUDP6Proxy [2022-05-12T06:28:01.494Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:28:01.494Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestUDPWriteError [2022-05-12T06:28:01.494Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T06:28:01.494Z] === RUN TestSCTP4Proxy [2022-05-12T06:28:01.494Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:28:01.494Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-12T06:28:01.494Z] === RUN TestSCTP6Proxy [2022-05-12T06:28:01.494Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:28:01.494Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T06:28:01.494Z] PASS [2022-05-12T06:28:01.494Z] coverage: 49.4% of statements [2022-05-12T06:28:01.494Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-05-12T06:28:01.499Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T06:28:01.499Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-05-12T06:28:01.499Z] === RUN TestRenameStoppedContainer [2022-05-12T06:28:02.061Z] check_test.go:307: [d57bef2c29342] daemon is not started [2022-05-12T06:28:02.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T06:28:02.061Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-05-12T06:28:02.061Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:28:02.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:02.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:03.391Z] --- PASS: TestSecretsUpdate (2.19s) [2022-05-12T06:28:03.391Z] === RUN TestTemplatedSecret [2022-05-12T06:28:03.429Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2022-05-12T06:28:03.429Z] === RUN TestRenameInvalidName [2022-05-12T06:28:03.464Z] === RUN TestCheckpointCreateError [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointCreate [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointDeleteError [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointDelete [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointListError [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointList [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T06:28:03.464Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T06:28:03.464Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:28:03.464Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestGetAPIPath [2022-05-12T06:28:03.464Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestParseHostURL [2022-05-12T06:28:03.464Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T06:28:03.464Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T06:28:03.464Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestClientRedirect [2022-05-12T06:28:03.464Z] === RUN TestClientRedirect/GET [2022-05-12T06:28:03.464Z] === RUN TestClientRedirect/POST [2022-05-12T06:28:03.464Z] === RUN TestClientRedirect/PUT [2022-05-12T06:28:03.464Z] === RUN TestClientRedirect/DELETE [2022-05-12T06:28:03.464Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T06:28:03.464Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigCreateUnsupported [2022-05-12T06:28:03.464Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigCreateError [2022-05-12T06:28:03.464Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigCreate [2022-05-12T06:28:03.464Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspectNotFound [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspectUnsupported [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspectError [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigInspect [2022-05-12T06:28:03.464Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigListUnsupported [2022-05-12T06:28:03.464Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigListError [2022-05-12T06:28:03.464Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigList [2022-05-12T06:28:03.464Z] --- PASS: TestConfigList (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigRemoveUnsupported [2022-05-12T06:28:03.464Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigRemoveError [2022-05-12T06:28:03.464Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigRemove [2022-05-12T06:28:03.464Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigUpdateUnsupported [2022-05-12T06:28:03.464Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigUpdateError [2022-05-12T06:28:03.464Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestConfigUpdate [2022-05-12T06:28:03.464Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCommitError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCommit [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerStatPathError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerStatPath [2022-05-12T06:28:03.464Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyToContainerError [2022-05-12T06:28:03.464Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T06:28:03.464Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T06:28:03.464Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyToContainer [2022-05-12T06:28:03.464Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyFromContainerError [2022-05-12T06:28:03.464Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T06:28:03.464Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T06:28:03.464Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T06:28:03.464Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestCopyFromContainer [2022-05-12T06:28:03.464Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCreateError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCreateImageNotFound [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCreateWithName [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerCreateAutoRemove [2022-05-12T06:28:03.464Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerDiffError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerDiff [2022-05-12T06:28:03.464Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecCreateError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecCreate [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecStartError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecStart [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecInspectError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecInspect [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExportError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExport [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerInspectError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T06:28:03.464Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T06:28:03.464Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerInspect [2022-05-12T06:28:03.464Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerInspectNode [2022-05-12T06:28:03.464Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerKillError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerKill [2022-05-12T06:28:03.464Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerListError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerList [2022-05-12T06:28:03.464Z] --- PASS: TestContainerList (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerLogsNotFoundError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerLogsError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerLogs [2022-05-12T06:28:03.464Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T06:28:03.464Z] === RUN TestContainerPauseError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerPause [2022-05-12T06:28:03.464Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainersPruneError [2022-05-12T06:28:03.464Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainersPrune [2022-05-12T06:28:03.464Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerRemoveError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerRemove [2022-05-12T06:28:03.464Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerRenameError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerRename [2022-05-12T06:28:03.464Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerResizeError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerExecResizeError [2022-05-12T06:28:03.464Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T06:28:03.464Z] === RUN TestContainerResize [2022-05-12T06:28:03.465Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerExecResize [2022-05-12T06:28:03.465Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerRestartError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerRestart [2022-05-12T06:28:03.465Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStartError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStart [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStatsError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStats [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStopError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerStop [2022-05-12T06:28:03.465Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerTopError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerTop [2022-05-12T06:28:03.465Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerUnpauseError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerUnpause [2022-05-12T06:28:03.465Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerUpdateError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerUpdate [2022-05-12T06:28:03.465Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-12T06:28:03.465Z] === RUN TestContainerWaitError [2022-05-12T06:28:03.465Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestContainerWait [2022-05-12T06:28:03.465Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestDiskUsageError [2022-05-12T06:28:03.465Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestDiskUsage [2022-05-12T06:28:03.465Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestDistributionInspectUnsupported [2022-05-12T06:28:03.465Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T06:28:03.465Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestEventsErrorInOptions [2022-05-12T06:28:03.465Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestEventsErrorFromServer [2022-05-12T06:28:03.465Z] --- PASS: TestEventsErrorFromServer (0.01s) [2022-05-12T06:28:03.465Z] === RUN TestEvents [2022-05-12T06:28:03.465Z] --- PASS: TestEvents (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestTLSCloseWriter [2022-05-12T06:28:03.465Z] === PAUSE TestTLSCloseWriter [2022-05-12T06:28:03.465Z] === RUN TestImageBuildError [2022-05-12T06:28:03.465Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageBuild [2022-05-12T06:28:03.465Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestGetDockerOS [2022-05-12T06:28:03.465Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageCreateError [2022-05-12T06:28:03.465Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageCreate [2022-05-12T06:28:03.465Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageHistoryError [2022-05-12T06:28:03.465Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageHistory [2022-05-12T06:28:03.465Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageImportError [2022-05-12T06:28:03.465Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageImport [2022-05-12T06:28:03.465Z] --- PASS: TestImageImport (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageInspectError [2022-05-12T06:28:03.465Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageInspectImageNotFound [2022-05-12T06:28:03.465Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageInspectWithEmptyID [2022-05-12T06:28:03.465Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageInspect [2022-05-12T06:28:03.465Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageListError [2022-05-12T06:28:03.465Z] --- PASS: TestImageListError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageList [2022-05-12T06:28:03.465Z] --- PASS: TestImageList (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageListApiBefore125 [2022-05-12T06:28:03.465Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageLoadError [2022-05-12T06:28:03.465Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImageLoad [2022-05-12T06:28:03.465Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagesPruneError [2022-05-12T06:28:03.465Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagesPrune [2022-05-12T06:28:03.465Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullReferenceParseError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullAnyError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePullWithoutErrors [2022-05-12T06:28:03.465Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePushReferenceError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePushAnyError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T06:28:03.465Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T06:28:03.465Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T06:28:03.685Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T06:28:03.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T06:28:03.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithoutErrors [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T06:28:03.922Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T06:28:03.922Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageRemoveError [2022-05-12T06:28:03.922Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageRemoveImageNotFound [2022-05-12T06:28:03.922Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageRemove [2022-05-12T06:28:03.922Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSaveError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSave [2022-05-12T06:28:03.922Z] --- PASS: TestImageSave (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchAnyError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageSearchWithoutErrors [2022-05-12T06:28:03.922Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageTagError [2022-05-12T06:28:03.922Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageTagInvalidReference [2022-05-12T06:28:03.922Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T06:28:03.922Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageTagHexSource [2022-05-12T06:28:03.922Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestImageTag [2022-05-12T06:28:03.922Z] --- PASS: TestImageTag (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestInfoServerError [2022-05-12T06:28:03.922Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T06:28:03.922Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestInfo [2022-05-12T06:28:03.922Z] --- PASS: TestInfo (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkConnectError [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkConnect [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkCreateError [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkCreate [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkDisconnectError [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkDisconnect [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/no_options [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/verbose [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/global_scope [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T06:28:03.922Z] === RUN TestNetworkInspect/server_error [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T06:28:03.922Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworkListError [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworkList [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworksPruneError [2022-05-12T06:28:03.923Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworksPrune [2022-05-12T06:28:03.923Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworkRemoveError [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNetworkRemove [2022-05-12T06:28:03.923Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeInspectError [2022-05-12T06:28:03.923Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T06:28:03.923Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T06:28:03.923Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeInspect [2022-05-12T06:28:03.923Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeListError [2022-05-12T06:28:03.923Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeList [2022-05-12T06:28:03.923Z] --- PASS: TestNodeList (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeRemoveError [2022-05-12T06:28:03.923Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeRemove [2022-05-12T06:28:03.923Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeUpdateError [2022-05-12T06:28:03.923Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestNodeUpdate [2022-05-12T06:28:03.923Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestOptionWithHostFromEnv [2022-05-12T06:28:03.923Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestOptionWithTimeout [2022-05-12T06:28:03.923Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T06:28:03.923Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestPingFail [2022-05-12T06:28:03.923Z] --- PASS: TestPingFail (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestPingWithError [2022-05-12T06:28:03.923Z] 2022/05/12 06:28:03 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:03.923Z] 2022/05/12 06:28:03 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:03.923Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestPingSuccess [2022-05-12T06:28:03.923Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestPingHeadFallback [2022-05-12T06:28:03.923Z] === RUN TestPingHeadFallback/OK [2022-05-12T06:28:03.923Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T06:28:03.923Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T06:28:03.923Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T06:28:03.923Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T06:28:03.923Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T06:28:03.923Z] === RUN TestPluginDisableError [2022-05-12T06:28:04.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:04.247Z] --- PASS: TestRenameInvalidName (0.73s) [2022-05-12T06:28:04.247Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:28:04.380Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginDisable [2022-05-12T06:28:04.380Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginEnableError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginEnable [2022-05-12T06:28:04.380Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T06:28:04.380Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginInspect [2022-05-12T06:28:04.380Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginListError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginList [2022-05-12T06:28:04.380Z] --- PASS: TestPluginList (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginPushError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginPush [2022-05-12T06:28:04.380Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginRemoveError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginRemove [2022-05-12T06:28:04.380Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginSetError [2022-05-12T06:28:04.380Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPluginSet [2022-05-12T06:28:04.380Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSetHostHeader [2022-05-12T06:28:04.380Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestPlainTextError [2022-05-12T06:28:04.380Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestInfiniteError [2022-05-12T06:28:04.380Z] --- PASS: TestInfiniteError (0.03s) [2022-05-12T06:28:04.380Z] === RUN TestCanceledContext [2022-05-12T06:28:04.380Z] 2022/05/12 06:28:03 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:04.380Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestDeadlineExceededContext [2022-05-12T06:28:04.380Z] 2022/05/12 06:28:03 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:04.380Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretCreateUnsupported [2022-05-12T06:28:04.380Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretCreateError [2022-05-12T06:28:04.380Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretCreate [2022-05-12T06:28:04.380Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretInspectUnsupported [2022-05-12T06:28:04.380Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T06:28:04.380Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T06:28:04.380Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretInspect [2022-05-12T06:28:04.380Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretListUnsupported [2022-05-12T06:28:04.380Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretListError [2022-05-12T06:28:04.380Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretList [2022-05-12T06:28:04.380Z] --- PASS: TestSecretList (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretRemoveUnsupported [2022-05-12T06:28:04.380Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretRemoveError [2022-05-12T06:28:04.380Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretRemove [2022-05-12T06:28:04.380Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretUpdateUnsupported [2022-05-12T06:28:04.380Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretUpdateError [2022-05-12T06:28:04.380Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSecretUpdate [2022-05-12T06:28:04.380Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceCreateError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceCreate [2022-05-12T06:28:04.380Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T06:28:04.380Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceCreateDigestPinning [2022-05-12T06:28:04.380Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T06:28:04.380Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T06:28:04.380Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceInspect [2022-05-12T06:28:04.380Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceListError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceList [2022-05-12T06:28:04.380Z] --- PASS: TestServiceList (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceLogsError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceLogs [2022-05-12T06:28:04.380Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceRemoveError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceRemove [2022-05-12T06:28:04.380Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceUpdateError [2022-05-12T06:28:04.380Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestServiceUpdate [2022-05-12T06:28:04.380Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmGetUnlockKey [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmInitError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmInit [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmInspect [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmJoinError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmJoin [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmLeaveError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmLeave [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmUnlockError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmUnlock [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmUpdateError [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestSwarmUpdate [2022-05-12T06:28:04.380Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestTaskInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T06:28:04.380Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestTaskInspect [2022-05-12T06:28:04.380Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestTaskListError [2022-05-12T06:28:04.380Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestTaskList [2022-05-12T06:28:04.380Z] --- PASS: TestTaskList (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeCreateError [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeCreate [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeInspectError [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeInspectNotFound [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeInspect [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeListError [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeList [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeRemoveError [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T06:28:04.380Z] === RUN TestVolumeRemove [2022-05-12T06:28:04.380Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T06:28:04.380Z] === CONT TestTLSCloseWriter [2022-05-12T06:28:04.380Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T06:28:04.380Z] PASS [2022-05-12T06:28:04.380Z] coverage: 75.1% of statements [2022-05-12T06:28:04.380Z] ok github.com/docker/docker/client 0.389s coverage: 75.1% of statements [2022-05-12T06:28:04.810Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T06:28:05.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T06:28:05.906Z] --- PASS: TestTemplatedSecret (2.55s) [2022-05-12T06:28:05.906Z] === RUN TestSecretCreateResolve [2022-05-12T06:28:06.301Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T06:28:06.747Z] ? github.com/docker/docker/api [no test files] [2022-05-12T06:28:07.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T06:28:07.229Z] --- PASS: TestRenameAnonymousContainer (3.02s) [2022-05-12T06:28:07.229Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:28:07.271Z] --- PASS: TestSecretCreateResolve (1.79s) [2022-05-12T06:28:07.271Z] PASS [2022-05-12T06:28:07.271Z] [2022-05-12T06:28:07.271Z] DONE 6 tests in 13.110s [2022-05-12T06:28:07.271Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T06:28:07.271Z] INFO: Testing against a local daemon [2022-05-12T06:28:07.271Z] === RUN TestServiceCreateInit [2022-05-12T06:28:07.271Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:28:07.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:07.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:28:08.164Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2022-05-12T06:28:08.164Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:28:09.091Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T06:28:09.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:28:09.653Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2022-05-12T06:28:09.653Z] === RUN TestResize [2022-05-12T06:28:10.215Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T06:28:10.472Z] --- PASS: TestResize (0.74s) [2022-05-12T06:28:10.472Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:28:10.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:28:11.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T06:28:11.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:28:11.290Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-05-12T06:28:11.290Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:28:11.438Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:28:11.772Z] === RUN TestCheckpointCreateError [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointCreate [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointDeleteError [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointDelete [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointListError [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointList [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T06:28:11.772Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T06:28:11.772Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:28:11.772Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestGetAPIPath [2022-05-12T06:28:11.772Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestParseHostURL [2022-05-12T06:28:11.772Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T06:28:11.772Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T06:28:11.772Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestClientRedirect [2022-05-12T06:28:11.772Z] === RUN TestClientRedirect/GET [2022-05-12T06:28:11.772Z] === RUN TestClientRedirect/POST [2022-05-12T06:28:11.772Z] === RUN TestClientRedirect/PUT [2022-05-12T06:28:11.772Z] === RUN TestClientRedirect/DELETE [2022-05-12T06:28:11.772Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T06:28:11.772Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigCreateUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigCreateError [2022-05-12T06:28:11.772Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigCreate [2022-05-12T06:28:11.772Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspectNotFound [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspectUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspectError [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigInspect [2022-05-12T06:28:11.772Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigListUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigListError [2022-05-12T06:28:11.772Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigList [2022-05-12T06:28:11.772Z] --- PASS: TestConfigList (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigRemoveUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigRemoveError [2022-05-12T06:28:11.772Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigRemove [2022-05-12T06:28:11.772Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigUpdateUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigUpdateError [2022-05-12T06:28:11.772Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestConfigUpdate [2022-05-12T06:28:11.772Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCommitError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCommit [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStatPathError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStatPath [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyToContainerError [2022-05-12T06:28:11.772Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T06:28:11.772Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T06:28:11.772Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyToContainer [2022-05-12T06:28:11.772Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyFromContainerError [2022-05-12T06:28:11.772Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T06:28:11.772Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T06:28:11.772Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T06:28:11.772Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestCopyFromContainer [2022-05-12T06:28:11.772Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCreateError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCreateImageNotFound [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCreateWithName [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerCreateAutoRemove [2022-05-12T06:28:11.772Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerDiffError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerDiff [2022-05-12T06:28:11.772Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecCreateError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecCreate [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecStartError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecStart [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecInspectError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecInspect [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExportError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExport [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerInspectError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T06:28:11.772Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T06:28:11.772Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerInspect [2022-05-12T06:28:11.772Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerInspectNode [2022-05-12T06:28:11.772Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerKillError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerKill [2022-05-12T06:28:11.772Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerListError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerList [2022-05-12T06:28:11.772Z] --- PASS: TestContainerList (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerLogsNotFoundError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerLogsError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerLogs [2022-05-12T06:28:11.772Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T06:28:11.772Z] === RUN TestContainerPauseError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerPause [2022-05-12T06:28:11.772Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainersPruneError [2022-05-12T06:28:11.772Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainersPrune [2022-05-12T06:28:11.772Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRemoveError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRemove [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRenameError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRename [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerResizeError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecResizeError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecResizeError (0.01s) [2022-05-12T06:28:11.772Z] === RUN TestContainerResize [2022-05-12T06:28:11.772Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerExecResize [2022-05-12T06:28:11.772Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRestartError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerRestart [2022-05-12T06:28:11.772Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStartError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStart [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStatsError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStats [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStopError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerStop [2022-05-12T06:28:11.772Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerTopError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerTop [2022-05-12T06:28:11.772Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerUnpauseError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerUnpause [2022-05-12T06:28:11.772Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerUpdateError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerUpdate [2022-05-12T06:28:11.772Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerWaitError [2022-05-12T06:28:11.772Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestContainerWait [2022-05-12T06:28:11.772Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestDiskUsageError [2022-05-12T06:28:11.772Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestDiskUsage [2022-05-12T06:28:11.772Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestDistributionInspectUnsupported [2022-05-12T06:28:11.772Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T06:28:11.772Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestEventsErrorInOptions [2022-05-12T06:28:11.772Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestEventsErrorFromServer [2022-05-12T06:28:11.772Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestEvents [2022-05-12T06:28:11.772Z] --- PASS: TestEvents (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestTLSCloseWriter [2022-05-12T06:28:11.772Z] === PAUSE TestTLSCloseWriter [2022-05-12T06:28:11.772Z] === RUN TestImageBuildError [2022-05-12T06:28:11.772Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestImageBuild [2022-05-12T06:28:11.772Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestGetDockerOS [2022-05-12T06:28:11.772Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestImageCreateError [2022-05-12T06:28:11.772Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestImageCreate [2022-05-12T06:28:11.772Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T06:28:11.772Z] === RUN TestImageHistoryError [2022-05-12T06:28:11.772Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T06:28:11.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:11.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:11.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:11.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:11.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:11.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:11.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:11.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:11.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:11.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:11.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T06:28:11.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:12.232Z] === RUN TestImageHistory [2022-05-12T06:28:12.232Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T06:28:12.232Z] === RUN TestImageImportError [2022-05-12T06:28:12.232Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T06:28:12.232Z] === RUN TestImageImport [2022-05-12T06:28:12.232Z] --- PASS: TestImageImport (0.00s) [2022-05-12T06:28:12.232Z] === RUN TestImageInspectError [2022-05-12T06:28:12.232Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T06:28:12.232Z] === RUN TestImageInspectImageNotFound [2022-05-12T06:28:12.233Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageInspectWithEmptyID [2022-05-12T06:28:12.233Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageInspect [2022-05-12T06:28:12.233Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageListError [2022-05-12T06:28:12.233Z] --- PASS: TestImageListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageList [2022-05-12T06:28:12.233Z] --- PASS: TestImageList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageListApiBefore125 [2022-05-12T06:28:12.233Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageLoadError [2022-05-12T06:28:12.233Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageLoad [2022-05-12T06:28:12.233Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagesPruneError [2022-05-12T06:28:12.233Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagesPrune [2022-05-12T06:28:12.233Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullReferenceParseError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullAnyError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePullWithoutErrors [2022-05-12T06:28:12.233Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushReferenceError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushAnyError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithoutErrors [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T06:28:12.233Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageRemoveImageNotFound [2022-05-12T06:28:12.233Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageRemove [2022-05-12T06:28:12.233Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSaveError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSave [2022-05-12T06:28:12.233Z] --- PASS: TestImageSave (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchAnyError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageSearchWithoutErrors [2022-05-12T06:28:12.233Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageTagError [2022-05-12T06:28:12.233Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageTagInvalidReference [2022-05-12T06:28:12.233Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T06:28:12.233Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageTagHexSource [2022-05-12T06:28:12.233Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestImageTag [2022-05-12T06:28:12.233Z] --- PASS: TestImageTag (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestInfoServerError [2022-05-12T06:28:12.233Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T06:28:12.233Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestInfo [2022-05-12T06:28:12.233Z] --- PASS: TestInfo (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkConnectError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkConnect [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkCreateError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkCreate [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkDisconnectError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkDisconnect [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/no_options [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/verbose [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/global_scope [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T06:28:12.233Z] === RUN TestNetworkInspect/server_error [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkListError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkList [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworksPruneError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworksPrune [2022-05-12T06:28:12.233Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNetworkRemove [2022-05-12T06:28:12.233Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeInspectError [2022-05-12T06:28:12.233Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T06:28:12.233Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T06:28:12.233Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeInspect [2022-05-12T06:28:12.233Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeListError [2022-05-12T06:28:12.233Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeList [2022-05-12T06:28:12.233Z] --- PASS: TestNodeList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeRemove [2022-05-12T06:28:12.233Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeUpdateError [2022-05-12T06:28:12.233Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestNodeUpdate [2022-05-12T06:28:12.233Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestOptionWithHostFromEnv [2022-05-12T06:28:12.233Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestOptionWithTimeout [2022-05-12T06:28:12.233Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T06:28:12.233Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPingFail [2022-05-12T06:28:12.233Z] --- PASS: TestPingFail (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPingWithError [2022-05-12T06:28:12.233Z] 2022/05/12 06:28:11 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:12.233Z] 2022/05/12 06:28:11 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:12.233Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPingSuccess [2022-05-12T06:28:12.233Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPingHeadFallback [2022-05-12T06:28:12.233Z] === RUN TestPingHeadFallback/OK [2022-05-12T06:28:12.233Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T06:28:12.233Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T06:28:12.233Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T06:28:12.233Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T06:28:12.233Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginDisableError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginDisable [2022-05-12T06:28:12.233Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginEnableError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginEnable [2022-05-12T06:28:12.233Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginInspectError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T06:28:12.233Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginInspect [2022-05-12T06:28:12.233Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginListError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginList [2022-05-12T06:28:12.233Z] --- PASS: TestPluginList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginPushError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginPush [2022-05-12T06:28:12.233Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginRemove [2022-05-12T06:28:12.233Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginSetError [2022-05-12T06:28:12.233Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPluginSet [2022-05-12T06:28:12.233Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSetHostHeader [2022-05-12T06:28:12.233Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestPlainTextError [2022-05-12T06:28:12.233Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestInfiniteError [2022-05-12T06:28:12.233Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T06:28:12.233Z] === RUN TestCanceledContext [2022-05-12T06:28:12.233Z] 2022/05/12 06:28:11 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:12.233Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestDeadlineExceededContext [2022-05-12T06:28:12.233Z] 2022/05/12 06:28:11 RoundTripper returned a response & error; ignoring response [2022-05-12T06:28:12.233Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretCreateUnsupported [2022-05-12T06:28:12.233Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretCreateError [2022-05-12T06:28:12.233Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretCreate [2022-05-12T06:28:12.233Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretInspectUnsupported [2022-05-12T06:28:12.233Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretInspectError [2022-05-12T06:28:12.233Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T06:28:12.233Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T06:28:12.233Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretInspect [2022-05-12T06:28:12.233Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretListUnsupported [2022-05-12T06:28:12.233Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretListError [2022-05-12T06:28:12.233Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretList [2022-05-12T06:28:12.233Z] --- PASS: TestSecretList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretRemoveUnsupported [2022-05-12T06:28:12.233Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretRemove [2022-05-12T06:28:12.233Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretUpdateUnsupported [2022-05-12T06:28:12.233Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretUpdateError [2022-05-12T06:28:12.233Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSecretUpdate [2022-05-12T06:28:12.233Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceCreateError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceCreate [2022-05-12T06:28:12.233Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T06:28:12.233Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceCreateDigestPinning [2022-05-12T06:28:12.233Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceInspectError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T06:28:12.233Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T06:28:12.233Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceInspect [2022-05-12T06:28:12.233Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceListError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceList [2022-05-12T06:28:12.233Z] --- PASS: TestServiceList (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceLogsError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceLogs [2022-05-12T06:28:12.233Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceRemoveError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceRemove [2022-05-12T06:28:12.233Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceUpdateError [2022-05-12T06:28:12.233Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestServiceUpdate [2022-05-12T06:28:12.233Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmGetUnlockKey [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmInitError [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmInit [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmInspectError [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmInspect [2022-05-12T06:28:12.233Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T06:28:12.233Z] === RUN TestSwarmJoinError [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmJoin [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmLeaveError [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmLeave [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmUnlockError [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmUnlock [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmUpdateError [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestSwarmUpdate [2022-05-12T06:28:12.234Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestTaskInspectError [2022-05-12T06:28:12.234Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T06:28:12.234Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestTaskInspect [2022-05-12T06:28:12.234Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestTaskListError [2022-05-12T06:28:12.234Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestTaskList [2022-05-12T06:28:12.234Z] --- PASS: TestTaskList (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeCreateError [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeCreate [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeInspectError [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeInspectNotFound [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeInspect [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeListError [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeList [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeRemoveError [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T06:28:12.234Z] === RUN TestVolumeRemove [2022-05-12T06:28:12.234Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T06:28:12.234Z] === CONT TestTLSCloseWriter [2022-05-12T06:28:12.234Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T06:28:12.234Z] PASS [2022-05-12T06:28:12.234Z] coverage: 75.1% of statements [2022-05-12T06:28:12.234Z] ok github.com/docker/docker/client 0.399s coverage: 75.1% of statements [2022-05-12T06:28:12.781Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T06:28:12.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:28:12.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:28:14.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:28:14.672Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T06:28:14.704Z] --- PASS: TestServiceCreateInit (7.10s) [2022-05-12T06:28:14.705Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2022-05-12T06:28:14.705Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.30s) [2022-05-12T06:28:14.705Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:28:14.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:15.492Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-05-12T06:28:16.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-05-12T06:28:16.262Z] === RUN TestCgroupNamespacesRun [2022-05-12T06:28:16.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:16.678Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T06:28:16.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T06:28:17.196Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-05-12T06:28:17.196Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T06:28:17.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T06:28:17.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T06:28:18.131Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-12T06:28:18.131Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T06:28:18.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T06:28:18.988Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T06:28:19.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:19.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T06:28:19.505Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-12T06:28:19.505Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T06:28:20.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T06:28:20.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-05-12T06:28:20.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T06:28:21.375Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-05-12T06:28:21.375Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T06:28:21.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T06:28:22.057Z] --- PASS: TestCheckoutGit (31.38s) [2022-05-12T06:28:22.057Z] === RUN TestValidGitTransport [2022-05-12T06:28:22.057Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T06:28:22.057Z] === RUN TestGitInvalidRef [2022-05-12T06:28:22.057Z] --- PASS: TestGitInvalidRef (0.25s) [2022-05-12T06:28:22.057Z] PASS [2022-05-12T06:28:22.057Z] coverage: 86.3% of statements [2022-05-12T06:28:22.057Z] ok github.com/docker/docker/builder/remotecontext/git 31.711s coverage: 86.3% of statements [2022-05-12T06:28:22.057Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T06:28:22.057Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T06:28:22.057Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T06:28:22.057Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T06:28:22.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-05-12T06:28:22.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T06:28:22.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T06:28:23.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T06:28:23.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T06:28:23.316Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-12T06:28:23.316Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T06:28:23.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T06:28:24.691Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-05-12T06:28:24.691Z] === RUN TestNISDomainname [2022-05-12T06:28:24.949Z] --- PASS: TestNISDomainname (0.47s) [2022-05-12T06:28:24.949Z] === RUN TestHostnameDnsResolution [2022-05-12T06:28:25.516Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-12T06:28:25.516Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T06:28:25.757Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T06:28:26.084Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-05-12T06:28:26.084Z] === RUN TestPrivilegedHostDevices [2022-05-12T06:28:26.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T06:28:26.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T06:28:26.651Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-12T06:28:26.651Z] === RUN TestStats [2022-05-12T06:28:27.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T06:28:27.797Z] === RUN TestMiddlewares [2022-05-12T06:28:27.797Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T06:28:27.797Z] PASS [2022-05-12T06:28:27.797Z] coverage: 7.9% of statements [2022-05-12T06:28:27.797Z] ok github.com/docker/docker/api/server 0.087s coverage: 7.9% of statements [2022-05-12T06:28:28.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T06:28:28.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T06:28:29.180Z] --- PASS: TestStats (2.42s) [2022-05-12T06:28:29.180Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:28:29.180Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T06:28:29.180Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T06:28:29.180Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T06:28:29.180Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T06:28:29.180Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T06:28:29.180Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T06:28:29.180Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T06:28:29.180Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T06:28:29.180Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T06:28:29.180Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T06:28:29.746Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T06:28:29.869Z] --- PASS: TestCheckoutGit (32.47s) [2022-05-12T06:28:29.869Z] === RUN TestValidGitTransport [2022-05-12T06:28:29.869Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T06:28:29.869Z] === RUN TestGitInvalidRef [2022-05-12T06:28:29.869Z] --- PASS: TestGitInvalidRef (0.23s) [2022-05-12T06:28:29.869Z] PASS [2022-05-12T06:28:29.869Z] coverage: 86.3% of statements [2022-05-12T06:28:29.869Z] ok github.com/docker/docker/builder/remotecontext/git 32.781s coverage: 86.3% of statements [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T06:28:30.607Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestConfigureDaemonLogs [2022-05-12T06:28:30.607Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T06:28:30.607Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T06:28:30.607Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T06:28:30.607Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T06:28:30.607Z] PASS [2022-05-12T06:28:30.607Z] coverage: 19.7% of statements [2022-05-12T06:28:30.607Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 19.7% of statements [2022-05-12T06:28:30.607Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T06:28:30.607Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T06:28:30.831Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T06:28:30.831Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T06:28:30.831Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T06:28:30.831Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T06:28:31.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T06:28:31.088Z] check_test.go:307: [d780b92f913c2] daemon is not started [2022-05-12T06:28:31.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T06:28:31.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T06:28:31.645Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T06:28:32.745Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-05-12T06:28:32.745Z] === RUN TestCreateServiceConflict [2022-05-12T06:28:32.745Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-05-12T06:28:32.745Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:28:32.769Z] === RUN TestContainerStopSignal [2022-05-12T06:28:32.769Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestContainerStopTimeout [2022-05-12T06:28:32.769Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T06:28:32.769Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T06:28:32.769Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T06:28:32.769Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T06:28:32.769Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T06:28:32.769Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestNewMemoryStore [2022-05-12T06:28:32.769Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestAddContainers [2022-05-12T06:28:32.769Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestGetContainer [2022-05-12T06:28:32.769Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestDeleteContainer [2022-05-12T06:28:32.769Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestListContainers [2022-05-12T06:28:32.769Z] --- PASS: TestListContainers (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestFirstContainer [2022-05-12T06:28:32.769Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestApplyAllContainer [2022-05-12T06:28:32.769Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestIsValidHealthString [2022-05-12T06:28:32.769Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestStateRunStop [2022-05-12T06:28:32.769Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestStateTimeoutWait [2022-05-12T06:28:32.769Z] state_test.go:141: Stop callback fired [2022-05-12T06:28:32.769Z] state_test.go:165: Stop callback fired [2022-05-12T06:28:32.769Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T06:28:32.769Z] === RUN TestIsValidStateString [2022-05-12T06:28:32.769Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestViewSaveDelete [2022-05-12T06:28:32.769Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T06:28:32.769Z] === RUN TestViewAll [2022-05-12T06:28:32.769Z] --- PASS: TestViewAll (0.01s) [2022-05-12T06:28:32.769Z] === RUN TestViewGet [2022-05-12T06:28:32.769Z] --- PASS: TestViewGet (0.01s) [2022-05-12T06:28:32.769Z] === RUN TestNames [2022-05-12T06:28:32.769Z] --- PASS: TestNames (0.00s) [2022-05-12T06:28:32.769Z] === RUN TestViewWithHealthCheck [2022-05-12T06:28:32.769Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T06:28:32.769Z] PASS [2022-05-12T06:28:32.769Z] coverage: 41.7% of statements [2022-05-12T06:28:32.769Z] ok github.com/docker/docker/container 0.249s coverage: 41.7% of statements [2022-05-12T06:28:32.769Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T06:28:32.769Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T06:28:32.769Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T06:28:32.769Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T06:28:33.038Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T06:28:33.038Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-05-12T06:28:33.038Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-05-12T06:28:33.038Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-05-12T06:28:33.038Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-12T06:28:33.038Z] === RUN TestDeleteDevicemapper [2022-05-12T06:28:33.038Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:28:33.038Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T06:28:33.038Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:28:33.223Z] === RUN TestPrepare [2022-05-12T06:28:33.225Z] --- PASS: TestPrepare (0.00s) [2022-05-12T06:28:33.225Z] === RUN TestStart [2022-05-12T06:28:33.225Z] --- PASS: TestStart (0.00s) [2022-05-12T06:28:33.225Z] === RUN TestWaitCancel [2022-05-12T06:28:33.225Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T06:28:33.225Z] === RUN TestWaitDisabled [2022-05-12T06:28:33.225Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T06:28:33.225Z] === RUN TestWaitEnabled [2022-05-12T06:28:33.225Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T06:28:33.225Z] === RUN TestRemove [2022-05-12T06:28:33.225Z] --- PASS: TestRemove (0.00s) [2022-05-12T06:28:33.225Z] PASS [2022-05-12T06:28:33.225Z] coverage: 65.3% of statements [2022-05-12T06:28:33.225Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-05-12T06:28:33.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T06:28:33.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T06:28:33.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T06:28:34.480Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-05-12T06:28:34.480Z] === RUN TestUpdateMemory [2022-05-12T06:28:35.075Z] --- PASS: TestUpdateMemory (0.57s) [2022-05-12T06:28:35.075Z] === RUN TestUpdateCPUQuota [2022-05-12T06:28:35.262Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-05-12T06:28:35.262Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:28:36.010Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-05-12T06:28:36.010Z] === RUN TestUpdatePidsLimit [2022-05-12T06:28:36.010Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T06:28:36.010Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T06:28:36.269Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T06:28:36.528Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T06:28:36.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T06:28:36.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T06:28:36.937Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T06:28:36.937Z] === RUN TestNewListSecretsFilters [2022-05-12T06:28:36.937Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestNewListConfigsFilters [2022-05-12T06:28:36.937Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T06:28:36.937Z] PASS [2022-05-12T06:28:36.937Z] coverage: 0.5% of statements [2022-05-12T06:28:36.937Z] ok github.com/docker/docker/daemon/cluster 1.320s coverage: 0.5% of statements [2022-05-12T06:28:36.937Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T06:28:36.937Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T06:28:36.937Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T06:28:36.937Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T06:28:36.937Z] PASS [2022-05-12T06:28:36.937Z] coverage: 35.9% of statements [2022-05-12T06:28:36.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.581s coverage: 35.9% of statements [2022-05-12T06:28:37.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-05-12T06:28:37.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-12T06:28:37.611Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.02s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.85s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2022-05-12T06:28:37.969Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.49s) [2022-05-12T06:28:37.969Z] === RUN TestCgroupNamespacesRun [2022-05-12T06:28:39.334Z] --- PASS: TestCgroupNamespacesRun (1.99s) [2022-05-12T06:28:39.334Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T06:28:39.358Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T06:28:39.359Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestConfigureDaemonLogs [2022-05-12T06:28:39.359Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T06:28:39.359Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T06:28:39.359Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T06:28:39.359Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T06:28:39.359Z] PASS [2022-05-12T06:28:39.359Z] coverage: 19.7% of statements [2022-05-12T06:28:39.359Z] ok github.com/docker/docker/cmd/dockerd 0.231s coverage: 19.7% of statements [2022-05-12T06:28:39.359Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T06:28:39.359Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T06:28:39.819Z] === RUN TestWaitNodeAttachment [2022-05-12T06:28:39.819Z] === RUN TestBuilderGC [2022-05-12T06:28:39.819Z] --- PASS: TestBuilderGC (0.01s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestFindConfigurationConflicts [2022-05-12T06:28:39.819Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T06:28:39.819Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T06:28:39.819Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T06:28:39.819Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T06:28:39.819Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_label [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T06:28:39.819Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T06:28:39.819Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T06:28:39.819Z] time="2022-05-12T06:28:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T06:28:39.819Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-12T06:28:39.819Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T06:28:39.819Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:28:39.819Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestReloadBadDefaultConfig [2022-05-12T06:28:39.819Z] time="2022-05-12T06:28:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1907494677" [2022-05-12T06:28:39.819Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestReloadWithConflictingLabels [2022-05-12T06:28:39.819Z] time="2022-05-12T06:28:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1573390434" [2022-05-12T06:28:39.819Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T06:28:39.819Z] time="2022-05-12T06:28:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3850225692" [2022-05-12T06:28:39.819Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestMaskURLCredentials [2022-05-12T06:28:39.819Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T06:28:39.819Z] === RUN TestDaemonConfigurationMerge [2022-05-12T06:28:39.819Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T06:28:39.819Z] PASS [2022-05-12T06:28:39.820Z] coverage: 79.8% of statements [2022-05-12T06:28:39.820Z] ok github.com/docker/docker/daemon/config 0.261s coverage: 79.8% of statements [2022-05-12T06:28:39.820Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-12T06:28:39.820Z] === RUN TestIsolationConversion [2022-05-12T06:28:39.820Z] === RUN TestIsolationConversion/default [2022-05-12T06:28:39.820Z] === RUN TestIsolationConversion/process [2022-05-12T06:28:39.820Z] === RUN TestIsolationConversion/hyperv [2022-05-12T06:28:39.820Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestContainerLabels [2022-05-12T06:28:39.820Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestCredentialSpecConversion [2022-05-12T06:28:39.820Z] === RUN TestCredentialSpecConversion/none [2022-05-12T06:28:39.820Z] === RUN TestCredentialSpecConversion/config [2022-05-12T06:28:39.820Z] === RUN TestCredentialSpecConversion/file [2022-05-12T06:28:39.820Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T06:28:39.820Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T06:28:39.820Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountBind [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountVolume [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountTarget [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T06:28:39.820Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T06:28:39.820Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T06:28:39.820Z] PASS [2022-05-12T06:28:39.820Z] coverage: 11.0% of statements [2022-05-12T06:28:39.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.612s coverage: 11.0% of statements [2022-05-12T06:28:40.274Z] === RUN TestEventsLog [2022-05-12T06:28:40.274Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T06:28:40.274Z] === RUN TestEventsLogTimeout [2022-05-12T06:28:40.274Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T06:28:40.274Z] === RUN TestLogEvents [2022-05-12T06:28:40.274Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T06:28:40.274Z] === RUN TestLoadBufferedEvents [2022-05-12T06:28:40.274Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-12T06:28:40.274Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T06:28:40.274Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T06:28:40.274Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T06:28:40.274Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T06:28:40.274Z] PASS [2022-05-12T06:28:40.274Z] coverage: 50.0% of statements [2022-05-12T06:28:40.274Z] ok github.com/docker/docker/daemon/events 0.261s coverage: 50.0% of statements [2022-05-12T06:28:40.882Z] === RUN TestContainerStopSignal [2022-05-12T06:28:40.882Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestContainerStopTimeout [2022-05-12T06:28:40.882Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T06:28:40.882Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T06:28:40.882Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T06:28:40.882Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T06:28:40.882Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T06:28:40.882Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestNewMemoryStore [2022-05-12T06:28:40.882Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestAddContainers [2022-05-12T06:28:40.882Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestGetContainer [2022-05-12T06:28:40.882Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestDeleteContainer [2022-05-12T06:28:40.882Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestListContainers [2022-05-12T06:28:40.882Z] --- PASS: TestListContainers (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestFirstContainer [2022-05-12T06:28:40.882Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestApplyAllContainer [2022-05-12T06:28:40.882Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestIsValidHealthString [2022-05-12T06:28:40.882Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestStateRunStop [2022-05-12T06:28:40.882Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T06:28:40.882Z] === RUN TestStateTimeoutWait [2022-05-12T06:28:40.882Z] state_test.go:141: Stop callback fired [2022-05-12T06:28:40.882Z] state_test.go:165: Stop callback fired [2022-05-12T06:28:40.882Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T06:28:40.882Z] === RUN TestIsValidStateString [2022-05-12T06:28:40.882Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T06:28:40.883Z] === RUN TestViewSaveDelete [2022-05-12T06:28:40.883Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T06:28:40.883Z] === RUN TestViewAll [2022-05-12T06:28:40.883Z] --- PASS: TestViewAll (0.01s) [2022-05-12T06:28:40.883Z] === RUN TestViewGet [2022-05-12T06:28:40.883Z] --- PASS: TestViewGet (0.01s) [2022-05-12T06:28:40.883Z] === RUN TestNames [2022-05-12T06:28:40.883Z] --- PASS: TestNames (0.00s) [2022-05-12T06:28:40.883Z] === RUN TestViewWithHealthCheck [2022-05-12T06:28:40.883Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T06:28:40.883Z] PASS [2022-05-12T06:28:40.883Z] coverage: 41.7% of statements [2022-05-12T06:28:40.883Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-05-12T06:28:40.883Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T06:28:40.883Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T06:28:40.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T06:28:40.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T06:28:41.224Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2022-05-12T06:28:41.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T06:28:41.337Z] === RUN TestPrepare [2022-05-12T06:28:41.337Z] --- PASS: TestPrepare (0.00s) [2022-05-12T06:28:41.337Z] === RUN TestStart [2022-05-12T06:28:41.337Z] --- PASS: TestStart (0.00s) [2022-05-12T06:28:41.337Z] === RUN TestWaitCancel [2022-05-12T06:28:41.337Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T06:28:41.337Z] === RUN TestWaitDisabled [2022-05-12T06:28:41.337Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T06:28:41.337Z] === RUN TestWaitEnabled [2022-05-12T06:28:41.337Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T06:28:41.337Z] === RUN TestRemove [2022-05-12T06:28:41.337Z] --- PASS: TestRemove (0.00s) [2022-05-12T06:28:41.337Z] PASS [2022-05-12T06:28:41.337Z] coverage: 65.3% of statements [2022-05-12T06:28:41.337Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-05-12T06:28:41.814Z] === RUN TestVerifyNetworkingConfig [2022-05-12T06:28:41.814Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestGetContainer [2022-05-12T06:28:41.814Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestValidContainerNames [2022-05-12T06:28:41.814Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestContainerInitDNS [2022-05-12T06:28:41.814Z] daemon_test.go:145: root required [2022-05-12T06:28:41.814Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestMerge [2022-05-12T06:28:41.814Z] --- PASS: TestMerge (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestValidateContainerIsolation [2022-05-12T06:28:41.814Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestFindNetworkErrorType [2022-05-12T06:28:41.814Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestEnsureServicesExist [2022-05-12T06:28:41.814Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestEnsureServicesExistErrors [2022-05-12T06:28:41.814Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T06:28:41.814Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T06:28:41.814Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T06:28:41.814Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T06:28:41.814Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:28:41.814Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T06:28:41.814Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestContainerDelete [2022-05-12T06:28:41.814Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestContainerDoubleDelete [2022-05-12T06:28:41.814Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T06:28:41.814Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T06:28:41.814Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestNoneHealthcheck [2022-05-12T06:28:41.814Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestHealthStates [2022-05-12T06:28:41.814Z] === RUN TestIsEmptyDir [2022-05-12T06:28:41.814Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T06:28:41.814Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T06:28:41.814Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T06:28:41.814Z] PASS [2022-05-12T06:28:41.814Z] coverage: 2.3% of statements [2022-05-12T06:28:41.814Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2022-05-12T06:28:41.814Z] === RUN TestLinkNaming [2022-05-12T06:28:41.814Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLinkNew [2022-05-12T06:28:41.814Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLinkEnv [2022-05-12T06:28:41.814Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLinkMultipleEnv [2022-05-12T06:28:41.814Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestLinkPortRangeEnv [2022-05-12T06:28:41.814Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T06:28:41.814Z] PASS [2022-05-12T06:28:41.814Z] coverage: 93.0% of statements [2022-05-12T06:28:41.814Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-05-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] time="2022-05-12T06:28:41Z" 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-12T06:28:41.814Z] --- PASS: TestHealthStates (0.16s) [2022-05-12T06:28:41.814Z] === RUN TestGetInspectData [2022-05-12T06:28:41.814Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestFillLicense [2022-05-12T06:28:41.814Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestListInvalidFilter [2022-05-12T06:28:41.814Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestNameFilter [2022-05-12T06:28:41.814Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T06:28:41.814Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T06:28:41.814Z] === 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-12T06:28:41.814Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T06:28:41.815Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T06:28:41.815Z] --- 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-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T06:28:41.815Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T06:28:41.815Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadLabels [2022-05-12T06:28:41.815Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T06:28:41.815Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadMirrors [2022-05-12T06:28:41.815Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T06:28:41.815Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T06:28:41.815Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T06:28:41.815Z] reload_test.go:342: root required [2022-05-12T06:28:41.815Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T06:28:41.815Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T06:28:41.815Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T06:28:41.815Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T06:28:41.815Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T06:28:41.815Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T06:28:41.815Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T06:28:41.815Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T06:28:41.815Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T06:28:41.815Z] === RUN TestParseVolumesFrom [2022-05-12T06:28:41.815Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T06:28:41.815Z] PASS [2022-05-12T06:28:41.815Z] coverage: 8.5% of statements [2022-05-12T06:28:41.815Z] ok github.com/docker/docker/daemon 0.411s coverage: 8.5% of statements [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T06:28:41.815Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T06:28:43.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2022-05-12T06:28:43.741Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T06:28:43.974Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T06:28:43.974Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T06:28:43.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/networkdb 104.621s coverage: 60.0% of statements [2022-05-12T06:28:44.251Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/osl 4.451s coverage: 39.7% of statements [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2022-05-12T06:28:44.251Z] ok github.com/docker/docker/libnetwork/portmapper 0.198s coverage: 48.6% of statements [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T06:28:44.431Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T06:28:44.432Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress (0.03s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T06:28:44.432Z] PASS [2022-05-12T06:28:44.432Z] coverage: 53.6% of statements [2022-05-12T06:28:44.432Z] ok github.com/docker/docker/daemon/logger/fluentd 0.306s coverage: 53.6% of statements [2022-05-12T06:28:44.432Z] === RUN TestAdapterReadLogs [2022-05-12T06:28:44.432Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCopier [2022-05-12T06:28:44.432Z] --- PASS: TestCopier (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCopierLongLines [2022-05-12T06:28:44.432Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCopierSlow [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/defaults [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T06:28:44.432Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T06:28:44.432Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-05-12T06:28:44.432Z] === RUN TestCreateSuccess [2022-05-12T06:28:44.432Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCreateStreamSkipped [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T06:28:44.432Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCreateLogGroupSuccess [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T06:28:44.432Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCreateError [2022-05-12T06:28:44.432Z] --- PASS: TestCreateError (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCreateAlreadyExists [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T06:28:44.432Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestLogClosed [2022-05-12T06:28:44.432Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestLogBlocking [2022-05-12T06:28:44.432Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T06:28:44.432Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T06:28:44.432Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestPublishBatchSuccess [2022-05-12T06:28:44.432Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestPublishBatchError [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=error msg=error [2022-05-12T06:28:44.432Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:28:44.432Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:28:44.432Z] time="2022-05-12T06:28:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T06:28:44.432Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchSimple [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchTicker [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T06:28:44.432Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T06:28:44.432Z] === RUN TestCopierWithSized [2022-05-12T06:28:44.432Z] === RUN TestCopierWithSized/as_is [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchClose [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/3/���� [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T06:28:44.432Z] === RUN TestEffectiveLen/5/ [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/0/ [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: He [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/6/a� [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: a [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: � [2022-05-12T06:28:44.432Z] === RUN TestFindValidSplit/7/a� [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T06:28:44.432Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T06:28:44.432Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T06:28:44.432Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-12T06:28:44.432Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCopierWithPartial [2022-05-12T06:28:44.432Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestRingLogger [2022-05-12T06:28:44.432Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestRingCap [2022-05-12T06:28:44.432Z] --- PASS: TestRingCap (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestRingClose [2022-05-12T06:28:44.432Z] --- PASS: TestRingClose (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestRingDrain [2022-05-12T06:28:44.432Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T06:28:44.432Z] PASS [2022-05-12T06:28:44.432Z] coverage: 43.2% of statements [2022-05-12T06:28:44.432Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.2% of statements [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T06:28:44.432Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestProcessEventEmoji [2022-05-12T06:28:44.432Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchLineSplit [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T06:28:44.432Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T06:28:44.432Z] === RUN TestCollectBatchMaxEvents [2022-05-12T06:28:44.433Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T06:28:44.433Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T06:28:44.433Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T06:28:44.433Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T06:28:44.433Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T06:28:44.433Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T06:28:44.433Z] === RUN TestSearchRegistryForImages [2022-05-12T06:28:44.433Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T06:28:44.433Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T06:28:44.433Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T06:28:44.433Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T06:28:44.433Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T06:28:44.433Z] === RUN TestImageDelete [2022-05-12T06:28:44.433Z] === RUN TestImageDelete/no_lease [2022-05-12T06:28:44.511Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T06:28:44.511Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T06:28:44.511Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T06:28:44.511Z] [2022-05-12T06:28:44.511Z] === Skipped [2022-05-12T06:28:44.511Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T06:28:44.511Z] firewalld_test.go:14: firewalld is not running [2022-05-12T06:28:44.511Z] [2022-05-12T06:28:44.511Z] DONE 326 tests, 1 skipped in 199.350s [2022-05-12T06:28:44.888Z] === RUN TestImageDelete/lease_exists [2022-05-12T06:28:44.888Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T06:28:44.888Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestImageDelete (0.06s) [2022-05-12T06:28:44.888Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T06:28:44.888Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T06:28:44.888Z] === RUN TestContentStoreForPull [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T06:28:44.888Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T06:28:44.888Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestCreateTagSuccess [2022-05-12T06:28:44.888Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T06:28:44.888Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T06:28:44.888Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T06:28:44.888Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T06:28:44.888Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T06:28:44.888Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T06:28:44.888Z] PASS [2022-05-12T06:28:44.888Z] coverage: 80.2% of statements [2022-05-12T06:28:44.888Z] ok github.com/docker/docker/daemon/logger/awslogs 0.377s coverage: 80.2% of statements [2022-05-12T06:28:44.888Z] --- PASS: TestContentStoreForPull (0.18s) [2022-05-12T06:28:44.888Z] PASS [2022-05-12T06:28:44.888Z] coverage: 6.6% of statements [2022-05-12T06:28:44.888Z] ok github.com/docker/docker/daemon/images 0.436s coverage: 6.6% of statements [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T06:28:44.888Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T06:28:45.059Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T06:28:45.059Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T06:28:45.059Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T06:28:45.059Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T06:28:45.059Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T06:28:45.059Z] PASS [2022-05-12T06:28:45.059Z] coverage: 35.9% of statements [2022-05-12T06:28:45.059Z] ok github.com/docker/docker/daemon/cluster/convert 0.700s coverage: 35.9% of statements [2022-05-12T06:28:45.059Z] === RUN TestNewListSecretsFilters [2022-05-12T06:28:45.059Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T06:28:45.059Z] === RUN TestNewListConfigsFilters [2022-05-12T06:28:45.059Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T06:28:45.059Z] PASS [2022-05-12T06:28:45.059Z] coverage: 0.5% of statements [2022-05-12T06:28:45.059Z] ok github.com/docker/docker/daemon/cluster 1.297s coverage: 0.5% of statements Post stage [Pipeline] junit [2022-05-12T06:28:45.110Z] Recording test results [2022-05-12T06:28:45.343Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T06:28:45.343Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T06:28:45.343Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T06:28:45.343Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-05-12T06:28:45.343Z] === RUN TestFastTimeMarshalJSON [2022-05-12T06:28:45.363Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2022-05-12T06:28:45.363Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T06:28:45.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T06:28:45.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43581/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9cef468f916655e1d63df643f2ef96716ead84f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9cef468f916655e1d63df643f2ef96716ead84f hack/validate/vendor [2022-05-12T06:28:45.798Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-12T06:28:45.798Z] PASS [2022-05-12T06:28:45.798Z] coverage: 87.2% of statements [2022-05-12T06:28:45.798Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.195s coverage: 87.2% of statements [2022-05-12T06:28:45.798Z] === RUN TestJSONFileLogger [2022-05-12T06:28:45.798Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T06:28:45.798Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T06:28:45.798Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T06:28:45.798Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T06:28:45.798Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T06:28:45.798Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T06:28:45.798Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T06:28:45.798Z] === RUN TestEncodeDecode [2022-05-12T06:28:45.798Z] === PAUSE TestEncodeDecode [2022-05-12T06:28:45.798Z] === RUN TestUnexpectedEOF [2022-05-12T06:28:45.798Z] time="2022-05-12T06:28:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:28:46.253Z] time="2022-05-12T06:28:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:28:46.253Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-05-12T06:28:46.253Z] === CONT TestEncodeDecode [2022-05-12T06:28:46.253Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T06:28:46.254Z] PASS [2022-05-12T06:28:46.254Z] coverage: 69.9% of statements [2022-05-12T06:28:46.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.281s coverage: 69.9% of statements [2022-05-12T06:28:46.311Z] +++ dirname ./hack/vendor.sh [2022-05-12T06:28:46.311Z] ++ cd ./hack [2022-05-12T06:28:46.311Z] ++ pwd [2022-05-12T06:28:46.311Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T06:28:46.311Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-05-12T06:28:46.311Z] + GO111MODULE=auto [2022-05-12T06:28:46.311Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-05-12T06:28:46.311Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-05-12T06:28:46.311Z] go: downloading github.com/containerd/containerd v1.6.4 [2022-05-12T06:28:46.311Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T06:28:46.311Z] go: downloading google.golang.org/grpc v1.45.0 [2022-05-12T06:28:46.311Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T06:28:46.311Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T06:28:46.311Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T06:28:46.311Z] go: downloading github.com/moby/buildkit v0.10.2 [2022-05-12T06:28:46.311Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-05-12T06:28:46.311Z] go: downloading gotest.tools/v3 v3.1.0 [2022-05-12T06:28:46.311Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-05-12T06:28:46.311Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-05-12T06:28:46.572Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T06:28:46.572Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T06:28:46.572Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T06:28:46.572Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T06:28:46.572Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-05-12T06:28:46.572Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-05-12T06:28:46.572Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-05-12T06:28:46.572Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-05-12T06:28:46.572Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T06:28:46.572Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-05-12T06:28:46.572Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T06:28:46.572Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-05-12T06:28:46.572Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-05-12T06:28:46.572Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-05-12T06:28:46.572Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-05-12T06:28:46.572Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-05-12T06:28:46.572Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T06:28:46.572Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-05-12T06:28:46.572Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-05-12T06:28:46.572Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-05-12T06:28:46.573Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-05-12T06:28:46.722Z] === RUN TestWriteLog [2022-05-12T06:28:46.722Z] === PAUSE TestWriteLog [2022-05-12T06:28:46.722Z] === RUN TestReadLog [2022-05-12T06:28:46.722Z] === PAUSE TestReadLog [2022-05-12T06:28:46.722Z] === RUN TestDecode [2022-05-12T06:28:46.722Z] --- PASS: TestDecode (0.02s) [2022-05-12T06:28:46.722Z] === CONT TestWriteLog [2022-05-12T06:28:46.722Z] === CONT TestReadLog [2022-05-12T06:28:46.722Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T06:28:46.722Z] === RUN TestReadLog/tail_exact [2022-05-12T06:28:46.722Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T06:28:46.722Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T06:28:46.722Z] --- PASS: TestReadLog (0.27s) [2022-05-12T06:28:46.722Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-12T06:28:46.722Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T06:28:46.722Z] --- PASS: TestReadLog/tail_more_than_available (0.07s) [2022-05-12T06:28:46.722Z] PASS [2022-05-12T06:28:46.722Z] coverage: 78.7% of statements [2022-05-12T06:28:46.722Z] ok github.com/docker/docker/daemon/logger/local 0.395s coverage: 78.7% of statements [2022-05-12T06:28:46.722Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T06:28:46.833Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-05-12T06:28:46.833Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T06:28:46.833Z] go: downloading github.com/opencontainers/runc v1.1.1 [2022-05-12T06:28:46.833Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-05-12T06:28:46.833Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-05-12T06:28:46.833Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-05-12T06:28:46.833Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-12T06:28:46.833Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-05-12T06:28:46.833Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T06:28:46.833Z] go: downloading github.com/moby/locker v1.0.1 [2022-05-12T06:28:46.833Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-05-12T06:28:47.093Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T06:28:47.093Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-05-12T06:28:47.093Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-05-12T06:28:47.093Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-05-12T06:28:47.093Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-05-12T06:28:47.093Z] go: downloading cloud.google.com/go v0.93.3 [2022-05-12T06:28:47.094Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-05-12T06:28:47.094Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-12T06:28:47.193Z] === RUN TestOpenFileDelete [2022-05-12T06:28:47.193Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestOpenFileRename [2022-05-12T06:28:47.193Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestHandleDecoderErr [2022-05-12T06:28:47.193Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestParseLogTagDefaultTag [2022-05-12T06:28:47.193Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestParseLogTag [2022-05-12T06:28:47.193Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestParseLogTagEmptyTag [2022-05-12T06:28:47.193Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestTailFiles [2022-05-12T06:28:47.193Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestFollowLogsConsumerGone [2022-05-12T06:28:47.193Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestFollowLogsProducerGone [2022-05-12T06:28:47.193Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T06:28:47.193Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T06:28:47.193Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T06:28:47.193Z] === RUN TestCheckCapacityAndRotate [2022-05-12T06:28:47.193Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T06:28:47.193Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T06:28:47.193Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-12T06:28:47.193Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T06:28:47.193Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-05-12T06:28:47.193Z] PASS [2022-05-12T06:28:47.193Z] coverage: 53.5% of statements [2022-05-12T06:28:47.193Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.128s coverage: 53.5% of statements [2022-05-12T06:28:47.193Z] === RUN TestLog [2022-05-12T06:28:47.254Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2022-05-12T06:28:47.254Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T06:28:47.647Z] --- PASS: TestLog (0.02s) [2022-05-12T06:28:47.648Z] PASS [2022-05-12T06:28:47.648Z] coverage: 31.5% of statements [2022-05-12T06:28:47.648Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-05-12T06:28:47.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T06:28:47.945Z] === RUN TestWaitNodeAttachment [2022-05-12T06:28:47.945Z] === RUN TestBuilderGC [2022-05-12T06:28:47.945Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestFindConfigurationConflicts [2022-05-12T06:28:47.945Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T06:28:47.945Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T06:28:47.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T06:28:47.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T06:28:47.945Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T06:28:47.945Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T06:28:47.945Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T06:28:47.946Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_label [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T06:28:47.946Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T06:28:47.946Z] time="2022-05-12T06:28:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T06:28:47.946Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-05-12T06:28:47.946Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T06:28:47.946Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:28:47.946Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestReloadBadDefaultConfig [2022-05-12T06:28:47.946Z] time="2022-05-12T06:28:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3660923295" [2022-05-12T06:28:47.946Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestReloadWithConflictingLabels [2022-05-12T06:28:47.946Z] time="2022-05-12T06:28:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2467438892" [2022-05-12T06:28:47.946Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T06:28:47.946Z] time="2022-05-12T06:28:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3921252608" [2022-05-12T06:28:47.946Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestMaskURLCredentials [2022-05-12T06:28:47.946Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestDaemonConfigurationMerge [2022-05-12T06:28:47.946Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T06:28:47.946Z] PASS [2022-05-12T06:28:47.946Z] coverage: 79.8% of statements [2022-05-12T06:28:47.946Z] ok github.com/docker/docker/daemon/config 0.278s coverage: 79.8% of statements [2022-05-12T06:28:47.946Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T06:28:47.946Z] === RUN TestIsolationConversion [2022-05-12T06:28:47.946Z] === RUN TestIsolationConversion/default [2022-05-12T06:28:47.946Z] === RUN TestIsolationConversion/process [2022-05-12T06:28:47.946Z] === RUN TestIsolationConversion/hyperv [2022-05-12T06:28:47.946Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestContainerLabels [2022-05-12T06:28:47.946Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestCredentialSpecConversion [2022-05-12T06:28:47.946Z] === RUN TestCredentialSpecConversion/none [2022-05-12T06:28:47.946Z] === RUN TestCredentialSpecConversion/config [2022-05-12T06:28:47.946Z] === RUN TestCredentialSpecConversion/file [2022-05-12T06:28:47.946Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T06:28:47.946Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T06:28:47.946Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountBind [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountVolume [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountTarget [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T06:28:47.946Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T06:28:47.946Z] PASS [2022-05-12T06:28:47.946Z] coverage: 11.0% of statements [2022-05-12T06:28:47.946Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.688s coverage: 11.0% of statements [2022-05-12T06:28:47.946Z] === RUN TestEventsLog [2022-05-12T06:28:47.946Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestEventsLogTimeout [2022-05-12T06:28:47.946Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T06:28:47.946Z] === RUN TestLogEvents [2022-05-12T06:28:48.105Z] === RUN TestValidateLogOpt [2022-05-12T06:28:48.106Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestNewMissedConfig [2022-05-12T06:28:48.106Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestNewMissedUrl [2022-05-12T06:28:48.106Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestNewMissedToken [2022-05-12T06:28:48.106Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestNewWithProxy [2022-05-12T06:28:48.106Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestDefault [2022-05-12T06:28:48.106Z] --- PASS: TestDefault (0.01s) [2022-05-12T06:28:48.106Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T06:28:48.106Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestJsonFormat [2022-05-12T06:28:48.106Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T06:28:48.106Z] === RUN TestRawFormat [2022-05-12T06:28:48.106Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestRawFormatWithLabels [2022-05-12T06:28:48.106Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestRawFormatWithoutTag [2022-05-12T06:28:48.106Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestBatching [2022-05-12T06:28:48.106Z] === RUN TestNewParse [2022-05-12T06:28:48.106Z] --- PASS: TestNewParse (0.00s) [2022-05-12T06:28:48.106Z] PASS [2022-05-12T06:28:48.106Z] coverage: 8.3% of statements [2022-05-12T06:28:48.106Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-12T06:28:48.106Z] === RUN TestParseLogFormat [2022-05-12T06:28:48.106Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestValidateLogOptEmpty [2022-05-12T06:28:48.106Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T06:28:48.106Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestParseAddressDefaultPort [2022-05-12T06:28:48.106Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T06:28:48.106Z] === RUN TestValidateSyslogFacility [2022-05-12T06:28:48.401Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T06:28:48.401Z] === RUN TestLoadBufferedEvents [2022-05-12T06:28:48.401Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-05-12T06:28:48.401Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T06:28:48.401Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T06:28:48.401Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T06:28:48.401Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T06:28:48.401Z] PASS [2022-05-12T06:28:48.401Z] coverage: 50.0% of statements [2022-05-12T06:28:48.401Z] ok github.com/docker/docker/daemon/events 0.257s coverage: 50.0% of statements [2022-05-12T06:28:48.562Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T06:28:48.562Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T06:28:48.562Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T06:28:48.562Z] === RUN TestValidateLogOpt [2022-05-12T06:28:48.562Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:28:48.562Z] PASS [2022-05-12T06:28:48.562Z] coverage: 43.6% of statements [2022-05-12T06:28:48.562Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 43.6% of statements [2022-05-12T06:28:48.562Z] --- PASS: TestBatching (0.21s) [2022-05-12T06:28:48.562Z] === RUN TestFrequency [2022-05-12T06:28:48.562Z] --- PASS: TestFrequency (0.19s) [2022-05-12T06:28:48.562Z] === RUN TestOneMessagePerRequest [2022-05-12T06:28:48.562Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T06:28:48.562Z] === RUN TestVerify [2022-05-12T06:28:48.562Z] --- PASS: TestVerify (0.00s) [2022-05-12T06:28:48.562Z] === RUN TestSkipVerify [2022-05-12T06:28:48.562Z] time="2022-05-12T06:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:48.562Z] time="2022-05-12T06:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:48.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T06:28:49.002Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2022-05-12T06:28:49.002Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T06:28:49.006Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-05-12T06:28:49.006Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-05-12T06:28:49.006Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-05-12T06:28:49.006Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T06:28:49.006Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-05-12T06:28:49.006Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-05-12T06:28:49.006Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-05-12T06:28:49.006Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-05-12T06:28:49.006Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-05-12T06:28:49.006Z] go: downloading github.com/creack/pty v1.1.11 [2022-05-12T06:28:49.006Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-05-12T06:28:49.006Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-05-12T06:28:49.006Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T06:28:49.006Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-05-12T06:28:49.006Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-05-12T06:28:49.006Z] go: downloading github.com/miekg/dns v1.1.27 [2022-05-12T06:28:49.006Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-05-12T06:28:49.006Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-05-12T06:28:49.006Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-05-12T06:28:49.006Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T06:28:49.016Z] time="2022-05-12T06:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.266Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-05-12T06:28:49.266Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-05-12T06:28:49.266Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-05-12T06:28:49.266Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-05-12T06:28:49.266Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-05-12T06:28:49.266Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-05-12T06:28:49.266Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-05-12T06:28:49.266Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-05-12T06:28:49.266Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-05-12T06:28:49.266Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-05-12T06:28:49.266Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-05-12T06:28:49.266Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/containerd/console v1.0.3 [2022-05-12T06:28:49.266Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-05-12T06:28:49.266Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-05-12T06:28:49.266Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T06:28:49.266Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-05-12T06:28:49.471Z] --- PASS: TestSkipVerify (0.70s) [2022-05-12T06:28:49.471Z] === RUN TestBufferMaximum [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.019868\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.019868\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T06:28:49.471Z] === RUN TestServerAlwaysDown [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.022210\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.022210\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.022210\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.023210\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] time="2022-05-12T06:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336929.023210\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:49.471Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T06:28:49.471Z] === RUN TestCannotSendAfterClose [2022-05-12T06:28:49.471Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T06:28:49.471Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T06:28:49.527Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-05-12T06:28:49.527Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-05-12T06:28:49.527Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-05-12T06:28:49.527Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-05-12T06:28:49.527Z] go: downloading google.golang.org/api v0.54.0 [2022-05-12T06:28:49.788Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-05-12T06:28:49.788Z] go: downloading go.opencensus.io v0.22.3 [2022-05-12T06:28:49.788Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-05-12T06:28:49.808Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-05-12T06:28:49.808Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:28:49.808Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-12T06:28:49.808Z] === RUN TestWaitNonBlocked [2022-05-12T06:28:49.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:28:49.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:28:49.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:28:49.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:28:49.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:28:49.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:28:49.808Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T06:28:49.808Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-05-12T06:28:49.808Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-05-12T06:28:49.808Z] === RUN TestWaitBlocked [2022-05-12T06:28:49.808Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:28:49.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:28:49.808Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:28:49.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:28:49.808Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:28:49.808Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:28:49.926Z] === RUN TestLinkNaming [2022-05-12T06:28:49.926Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T06:28:49.926Z] === RUN TestLinkNew [2022-05-12T06:28:49.926Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T06:28:49.926Z] === RUN TestLinkEnv [2022-05-12T06:28:49.926Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T06:28:49.926Z] === RUN TestLinkMultipleEnv [2022-05-12T06:28:49.926Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T06:28:49.926Z] === RUN TestLinkPortRangeEnv [2022-05-12T06:28:49.926Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T06:28:49.926Z] PASS [2022-05-12T06:28:49.926Z] coverage: 93.0% of statements [2022-05-12T06:28:49.926Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-05-12T06:28:49.926Z] === RUN TestIsEmptyDir [2022-05-12T06:28:49.926Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T06:28:49.926Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T06:28:49.926Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T06:28:49.926Z] PASS [2022-05-12T06:28:49.926Z] coverage: 2.3% of statements [2022-05-12T06:28:49.926Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2022-05-12T06:28:49.938Z] === RUN TestV2MetadataService [2022-05-12T06:28:50.048Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-12T06:28:50.048Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-12T06:28:50.048Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T06:28:50.048Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-05-12T06:28:50.048Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T06:28:50.048Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-05-12T06:28:50.048Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-05-12T06:28:50.048Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T06:28:50.048Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T06:28:50.048Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T06:28:50.048Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T06:28:50.048Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-05-12T06:28:50.048Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T06:28:50.048Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-05-12T06:28:50.048Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T06:28:50.066Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T06:28:50.066Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-05-12T06:28:50.066Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-05-12T06:28:50.066Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T06:28:50.066Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T06:28:50.097Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-05-12T06:28:50.097Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:28:50.308Z] go: downloading go.uber.org/goleak v1.1.12 [2022-05-12T06:28:50.309Z] go: downloading golang.org/x/text v0.3.7 [2022-05-12T06:28:50.309Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-05-12T06:28:50.309Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-05-12T06:28:50.309Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T06:28:50.309Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-05-12T06:28:50.309Z] go: downloading github.com/google/btree v1.0.1 [2022-05-12T06:28:50.309Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-05-12T06:28:50.309Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T06:28:50.309Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-12T06:28:50.309Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T06:28:50.309Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T06:28:50.309Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-05-12T06:28:50.309Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-05-12T06:28:50.309Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-05-12T06:28:50.309Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-05-12T06:28:50.309Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-05-12T06:28:50.309Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-05-12T06:28:50.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2022-05-12T06:28:50.368Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T06:28:50.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T06:28:50.380Z] === RUN TestVerifyNetworkingConfig [2022-05-12T06:28:50.381Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestGetContainer [2022-05-12T06:28:50.381Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestValidContainerNames [2022-05-12T06:28:50.381Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestContainerInitDNS [2022-05-12T06:28:50.381Z] daemon_test.go:145: root required [2022-05-12T06:28:50.381Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestMerge [2022-05-12T06:28:50.381Z] --- PASS: TestMerge (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestValidateContainerIsolation [2022-05-12T06:28:50.381Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestFindNetworkErrorType [2022-05-12T06:28:50.381Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestEnsureServicesExist [2022-05-12T06:28:50.381Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestEnsureServicesExistErrors [2022-05-12T06:28:50.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T06:28:50.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T06:28:50.381Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T06:28:50.381Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T06:28:50.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:28:50.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T06:28:50.381Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestContainerDelete [2022-05-12T06:28:50.381Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestContainerDoubleDelete [2022-05-12T06:28:50.381Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T06:28:50.381Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T06:28:50.381Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestNoneHealthcheck [2022-05-12T06:28:50.381Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T06:28:50.381Z] === RUN TestHealthStates [2022-05-12T06:28:50.395Z] === RUN TestSuccessfulDownload [2022-05-12T06:28:50.395Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:28:50.395Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T06:28:50.395Z] === RUN TestCancelledDownload [2022-05-12T06:28:50.395Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T06:28:50.395Z] === RUN TestMaxDownloadAttempts [2022-05-12T06:28:50.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:50.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:50.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:50.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:50.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:50.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:50.395Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:50.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:50.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:50.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:50.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:50.395Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:50.395Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.395Z] time="2022-05-12T06:28:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e698775473bc\"}'" [2022-05-12T06:28:50.395Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T06:28:50.395Z] PASS [2022-05-12T06:28:50.395Z] coverage: 82.5% of statements [2022-05-12T06:28:50.395Z] ok github.com/docker/docker/daemon/logger/splunk 2.196s coverage: 82.5% of statements [2022-05-12T06:28:50.395Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T06:28:50.395Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T06:28:50.395Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T06:28:50.395Z] --- PASS: TestV2MetadataService (0.69s) [2022-05-12T06:28:50.395Z] PASS [2022-05-12T06:28:50.395Z] coverage: 44.4% of statements [2022-05-12T06:28:50.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] time="2022-05-12T06:28:50Z" 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-12T06:28:50.835Z] --- PASS: TestHealthStates (0.16s) [2022-05-12T06:28:50.835Z] === RUN TestGetInspectData [2022-05-12T06:28:50.835Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T06:28:50.835Z] === RUN TestFillLicense [2022-05-12T06:28:50.835Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T06:28:50.835Z] === RUN TestListInvalidFilter [2022-05-12T06:28:50.835Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T06:28:50.835Z] === RUN TestNameFilter [2022-05-12T06:28:50.835Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T06:28:50.835Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T06:28:50.835Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T06:28:50.835Z] === 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-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T06:28:50.835Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T06:28:50.836Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T06:28:50.836Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T06:28:50.836Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T06:28:50.836Z] --- 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-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T06:28:50.836Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T06:28:50.836Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadLabels [2022-05-12T06:28:50.836Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T06:28:50.836Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadMirrors [2022-05-12T06:28:50.836Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T06:28:50.836Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T06:28:50.836Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T06:28:50.836Z] reload_test.go:342: root required [2022-05-12T06:28:50.836Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T06:28:50.836Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T06:28:50.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T06:28:50.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T06:28:50.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T06:28:50.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T06:28:50.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T06:28:50.836Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T06:28:50.836Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T06:28:50.836Z] === RUN TestParseVolumesFrom [2022-05-12T06:28:50.836Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T06:28:50.836Z] PASS [2022-05-12T06:28:50.836Z] coverage: 8.5% of statements [2022-05-12T06:28:50.836Z] ok github.com/docker/docker/daemon 0.611s coverage: 8.5% of statements [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T06:28:50.836Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T06:28:50.850Z] ok github.com/docker/docker/distribution/metadata 0.758s coverage: 44.4% of statements [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:50.850Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-05-12T06:28:50.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-05-12T06:28:50.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-05-12T06:28:50.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-05-12T06:28:50.850Z] === RUN TestTransfer [2022-05-12T06:28:50.850Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T06:28:50.850Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T06:28:50.850Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T06:28:50.850Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestManifestStore [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T06:28:50.850Z] --- PASS: TestTransfer (0.14s) [2022-05-12T06:28:50.850Z] === RUN TestConcurrencyLimit [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2347114051\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/no_local_cache [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/with_local_cache [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T06:28:50.850Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T06:28:50.850Z] time="2022-05-12T06:28:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore (0.26s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T06:28:50.850Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T06:28:50.850Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestFixManifestLayers [2022-05-12T06:28:50.850Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T06:28:50.850Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:28:50.850Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestFixManifestLayersBadParent [2022-05-12T06:28:50.850Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestValidateManifest [2022-05-12T06:28:50.850Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:28:50.850Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestFormatPlatform [2022-05-12T06:28:50.850Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T06:28:50.850Z] === RUN TestPullSchema2Config [2022-05-12T06:28:50.850Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T06:28:50.850Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:50.850Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:50.850Z] === RUN TestPullSchema2Config/500_status [2022-05-12T06:28:50.850Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:50.850Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:50.878Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-05-12T06:28:50.878Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T06:28:50.878Z] go: downloading github.com/kr/pretty v0.2.1 [2022-05-12T06:28:50.878Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T06:28:50.878Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T06:28:50.878Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T06:28:50.878Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T06:28:50.878Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-05-12T06:28:50.878Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-05-12T06:28:50.878Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-05-12T06:28:50.878Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-12T06:28:50.878Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-05-12T06:28:50.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T06:28:51.024Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-05-12T06:28:51.024Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:28:51.138Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-05-12T06:28:51.138Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-05-12T06:28:51.138Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-05-12T06:28:51.138Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-05-12T06:28:51.138Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-05-12T06:28:51.138Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-05-12T06:28:51.138Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-05-12T06:28:51.138Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-05-12T06:28:51.138Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-05-12T06:28:51.138Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-05-12T06:28:51.306Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-12T06:28:51.306Z] === RUN TestInactiveJobs [2022-05-12T06:28:51.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:51.306Z] === RUN TestPullSchema2Config/EOF [2022-05-12T06:28:51.306Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:51.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:51.306Z] 2022/05/12 06:28:51 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-12T06:28:51.306Z] goroutine 31 [running]: [2022-05-12T06:28:51.306Z] net/http.(*conn).serve.func1() [2022-05-12T06:28:51.306Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:28:51.306Z] panic({0x1528ee0, 0x170b2f0}) [2022-05-12T06:28:51.306Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:28:51.306Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000851e0?, {0x1712a98?, 0xc000388000?}) [2022-05-12T06:28:51.306Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T06:28:51.306Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1712a98, 0xc000388000}, 0xc000358000) [2022-05-12T06:28:51.306Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T06:28:51.306Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1712a98?, 0xc000388000?}, 0xc00005ac00?) [2022-05-12T06:28:51.306Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:28:51.306Z] net/http.serverHandler.ServeHTTP({0xc0001e6090?}, {0x1712a98, 0xc000388000}, 0xc000358000) [2022-05-12T06:28:51.306Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:28:51.306Z] net/http.(*conn).serve(0xc0001e8000, {0x1713310, 0xc000317d40}) [2022-05-12T06:28:51.306Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:28:51.306Z] created by net/http.(*Server).Serve [2022-05-12T06:28:51.306Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:28:51.306Z] === RUN TestNotFound [2022-05-12T06:28:51.306Z] --- PASS: TestNotFound (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestConflict [2022-05-12T06:28:51.306Z] --- PASS: TestConflict (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestForbidden [2022-05-12T06:28:51.306Z] --- PASS: TestForbidden (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestInvalidParameter [2022-05-12T06:28:51.306Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestNotImplemented [2022-05-12T06:28:51.306Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestNotModified [2022-05-12T06:28:51.306Z] --- PASS: TestNotModified (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestUnauthorized [2022-05-12T06:28:51.306Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestUnknown [2022-05-12T06:28:51.306Z] --- PASS: TestUnknown (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestCancelled [2022-05-12T06:28:51.306Z] --- PASS: TestCancelled (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestDeadline [2022-05-12T06:28:51.306Z] --- PASS: TestDeadline (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestDataLoss [2022-05-12T06:28:51.306Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestUnavailable [2022-05-12T06:28:51.306Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestSystem [2022-05-12T06:28:51.306Z] --- PASS: TestSystem (0.00s) [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Conflict [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T06:28:51.306Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T06:28:51.399Z] go: downloading google.golang.org/appengine v1.6.7 [2022-05-12T06:28:51.399Z] go: downloading github.com/kr/text v0.2.0 [2022-05-12T06:28:51.399Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-05-12T06:28:51.399Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-05-12T06:28:51.399Z] go: downloading go.uber.org/zap v1.17.0 [2022-05-12T06:28:51.399Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-05-12T06:28:51.399Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-05-12T06:28:51.399Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-05-12T06:28:51.399Z] go: downloading go.uber.org/atomic v1.7.0 [2022-05-12T06:28:51.399Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T06:28:51.399Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-05-12T06:28:51.399Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-12T06:28:51.399Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-05-12T06:28:51.399Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-05-12T06:28:51.399Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-05-12T06:28:51.761Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T06:28:51.761Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T06:28:51.761Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T06:28:51.761Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T06:28:51.761Z] PASS [2022-05-12T06:28:51.761Z] coverage: 77.0% of statements [2022-05-12T06:28:51.761Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-05-12T06:28:51.761Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:51.761Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T06:28:51.761Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:51.761Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:51.761Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-12T06:28:51.761Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T06:28:51.761Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T06:28:51.761Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T06:28:51.761Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T06:28:51.761Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T06:28:51.761Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T06:28:51.761Z] === RUN TestLayerAlreadyExists [2022-05-12T06:28:51.761Z] 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-12T06:28:51.761Z] 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-12T06:28:51.761Z] 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-12T06:28:51.761Z] 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-12T06:28:51.761Z] 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-12T06:28:51.761Z] 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-12T06:28:51.761Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T06:28:51.761Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T06:28:51.761Z] --- PASS: TestInactiveJobs (0.43s) [2022-05-12T06:28:51.761Z] === RUN TestWatchRelease [2022-05-12T06:28:51.761Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T06:28:51.761Z] === RUN TestWatchFinishedTransfer [2022-05-12T06:28:51.761Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T06:28:51.761Z] === RUN TestDuplicateTransfer [2022-05-12T06:28:51.761Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-12T06:28:51.761Z] === RUN TestSuccessfulUpload [2022-05-12T06:28:51.810Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-05-12T06:28:51.810Z] === RUN TestNISDomainname [2022-05-12T06:28:51.969Z] + GO111MODULE=auto [2022-05-12T06:28:51.969Z] + go mod vendor -modfile vendor.mod [2022-05-12T06:28:52.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T06:28:52.221Z] time="2022-05-12T06:28:51Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T06:28:52.221Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-12T06:28:52.221Z] === RUN TestCancelledUpload [2022-05-12T06:28:52.221Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T06:28:52.221Z] PASS [2022-05-12T06:28:52.221Z] coverage: 76.8% of statements [2022-05-12T06:28:52.221Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 76.8% of statements [2022-05-12T06:28:52.221Z] === RUN TestFSGetInvalidData [2022-05-12T06:28:52.221Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T06:28:52.221Z] === RUN TestFSInvalidSet [2022-05-12T06:28:52.221Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T06:28:52.221Z] === RUN TestFSInvalidRoot [2022-05-12T06:28:52.221Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T06:28:52.221Z] === RUN TestFSMetadataGetSet [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/defaults [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T06:28:52.360Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-12T06:28:52.360Z] === RUN TestCreateSuccess [2022-05-12T06:28:52.360Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCreateStreamSkipped [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T06:28:52.360Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCreateLogGroupSuccess [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T06:28:52.360Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCreateError [2022-05-12T06:28:52.360Z] --- PASS: TestCreateError (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCreateAlreadyExists [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T06:28:52.360Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestLogClosed [2022-05-12T06:28:52.360Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestLogBlocking [2022-05-12T06:28:52.360Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T06:28:52.360Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T06:28:52.360Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestPublishBatchSuccess [2022-05-12T06:28:52.360Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestPublishBatchError [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=error msg=error [2022-05-12T06:28:52.360Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:28:52.360Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:28:52.360Z] time="2022-05-12T06:28:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T06:28:52.360Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchSimple [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchTicker [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.11s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchClose [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/3/���� [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T06:28:52.360Z] === RUN TestEffectiveLen/5/ [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/0/ [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: He [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/6/a� [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: a [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: � [2022-05-12T06:28:52.360Z] === RUN TestFindValidSplit/7/a� [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T06:28:52.360Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestProcessEventEmoji [2022-05-12T06:28:52.360Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchLineSplit [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMaxEvents [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T06:28:52.360Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T06:28:52.360Z] === RUN TestAdapterReadLogs [2022-05-12T06:28:52.360Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCopier [2022-05-12T06:28:52.360Z] --- PASS: TestCopier (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCopierLongLines [2022-05-12T06:28:52.360Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCopierSlow [2022-05-12T06:28:52.360Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T06:28:52.360Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T06:28:52.360Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T06:28:52.360Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestCreateTagSuccess [2022-05-12T06:28:52.360Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T06:28:52.360Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T06:28:52.360Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T06:28:52.360Z] PASS [2022-05-12T06:28:52.360Z] coverage: 80.2% of statements [2022-05-12T06:28:52.360Z] ok github.com/docker/docker/daemon/logger/awslogs 0.466s coverage: 80.2% of statements [2022-05-12T06:28:52.601Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-05-12T06:28:52.601Z] === CONT TestIpcModeOlderClient [2022-05-12T06:28:52.601Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-12T06:28:52.601Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T06:28:52.601Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-05-12T06:28:52.601Z] === CONT TestDaemonHostGatewayIP [2022-05-12T06:28:52.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T06:28:52.628Z] --- PASS: TestNISDomainname (0.94s) [2022-05-12T06:28:52.628Z] === RUN TestHostnameDnsResolution [2022-05-12T06:28:52.676Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-12T06:28:52.676Z] === RUN TestFSInvalidWalker [2022-05-12T06:28:52.676Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestFSGetSet [2022-05-12T06:28:52.676Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T06:28:52.676Z] === RUN TestFSGetUnsetKey [2022-05-12T06:28:52.676Z] --- PASS: TestFSGetUnsetKey (0.04s) [2022-05-12T06:28:52.676Z] === RUN TestFSGetEmptyData [2022-05-12T06:28:52.676Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestFSDelete [2022-05-12T06:28:52.676Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T06:28:52.676Z] === RUN TestFSWalker [2022-05-12T06:28:52.676Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestFSWalkerStopOnError [2022-05-12T06:28:52.676Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestNewFromJSON [2022-05-12T06:28:52.676Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T06:28:52.676Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestMarshalKeyOrder [2022-05-12T06:28:52.676Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestHistoryEqual [2022-05-12T06:28:52.676Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-12T06:28:52.676Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T06:28:52.676Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestTokenPassThru [2022-05-12T06:28:52.676Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T06:28:52.676Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T06:28:52.676Z] PASS [2022-05-12T06:28:52.676Z] coverage: 26.6% of statements [2022-05-12T06:28:52.676Z] ok github.com/docker/docker/distribution 2.080s coverage: 26.6% of statements [2022-05-12T06:28:52.676Z] === RUN TestCompare [2022-05-12T06:28:52.676Z] --- PASS: TestCompare (0.00s) [2022-05-12T06:28:52.676Z] PASS [2022-05-12T06:28:52.676Z] coverage: 19.2% of statements [2022-05-12T06:28:52.676Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2022-05-12T06:28:52.676Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-12T06:28:52.676Z] === RUN TestImage [2022-05-12T06:28:52.676Z] --- PASS: TestImage (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestImageOSNotEmpty [2022-05-12T06:28:52.676Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T06:28:52.676Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T06:28:52.676Z] === RUN TestCreate [2022-05-12T06:28:52.676Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestRestore [2022-05-12T06:28:52.676Z] time="2022-05-12T06:28:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T06:28:52.676Z] --- PASS: TestRestore (0.03s) [2022-05-12T06:28:52.676Z] === RUN TestAddDelete [2022-05-12T06:28:52.676Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T06:28:52.676Z] === RUN TestSearchAfterDelete [2022-05-12T06:28:52.676Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T06:28:52.676Z] === RUN TestParentReset [2022-05-12T06:28:52.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T06:28:52.676Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T06:28:52.815Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T06:28:52.815Z] === RUN TestCopierWithSized [2022-05-12T06:28:52.815Z] === RUN TestCopierWithSized/as_is [2022-05-12T06:28:52.815Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T06:28:52.815Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T06:28:52.815Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-12T06:28:52.815Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestCopierWithPartial [2022-05-12T06:28:52.815Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestRingLogger [2022-05-12T06:28:52.815Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestRingCap [2022-05-12T06:28:52.815Z] --- PASS: TestRingCap (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestRingClose [2022-05-12T06:28:52.815Z] --- PASS: TestRingClose (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestRingDrain [2022-05-12T06:28:52.815Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T06:28:52.815Z] PASS [2022-05-12T06:28:52.815Z] coverage: 43.2% of statements [2022-05-12T06:28:52.815Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.2% of statements [2022-05-12T06:28:52.815Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T06:28:52.815Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestSearchRegistryForImages [2022-05-12T06:28:52.815Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T06:28:52.815Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestImageDelete [2022-05-12T06:28:52.815Z] === RUN TestImageDelete/no_lease [2022-05-12T06:28:52.815Z] === RUN TestImageDelete/lease_exists [2022-05-12T06:28:52.815Z] --- PASS: TestImageDelete (0.03s) [2022-05-12T06:28:52.815Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T06:28:52.815Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T06:28:52.815Z] === RUN TestContentStoreForPull [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T06:28:52.815Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T06:28:52.815Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T06:28:53.130Z] --- PASS: TestParentReset (0.06s) [2022-05-12T06:28:53.130Z] === RUN TestGetAndSetLastUpdated [2022-05-12T06:28:53.130Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T06:28:53.130Z] === RUN TestStoreLen [2022-05-12T06:28:53.130Z] --- PASS: TestStoreLen (0.05s) [2022-05-12T06:28:53.130Z] PASS [2022-05-12T06:28:53.130Z] coverage: 86.9% of statements [2022-05-12T06:28:53.130Z] ok github.com/docker/docker/image 0.621s coverage: 86.9% of statements [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T06:28:53.270Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestContentStoreForPull (0.19s) [2022-05-12T06:28:53.270Z] PASS [2022-05-12T06:28:53.270Z] coverage: 6.6% of statements [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T06:28:53.270Z] ok github.com/docker/docker/daemon/images 0.368s coverage: 6.6% of statements [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T06:28:53.270Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T06:28:53.270Z] PASS [2022-05-12T06:28:53.270Z] coverage: 53.6% of statements [2022-05-12T06:28:53.270Z] ok github.com/docker/docker/daemon/logger/fluentd 0.145s coverage: 53.6% of statements [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T06:28:53.270Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T06:28:53.537Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-05-12T06:28:53.537Z] === RUN TestCreateServiceSysctls [2022-05-12T06:28:53.584Z] === RUN TestValidateManifest [2022-05-12T06:28:53.584Z] === RUN TestValidateManifest/nil [2022-05-12T06:28:53.584Z] === RUN TestValidateManifest/non-nil [2022-05-12T06:28:53.584Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T06:28:53.584Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T06:28:53.584Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T06:28:53.584Z] PASS [2022-05-12T06:28:53.584Z] coverage: 0.7% of statements [2022-05-12T06:28:53.584Z] ok github.com/docker/docker/image/tarexport 0.150s coverage: 0.7% of statements [2022-05-12T06:28:53.584Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T06:28:53.584Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T06:28:53.725Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T06:28:53.725Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T06:28:53.725Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T06:28:53.725Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-05-12T06:28:53.725Z] === RUN TestFastTimeMarshalJSON [2022-05-12T06:28:53.725Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-05-12T06:28:53.725Z] PASS [2022-05-12T06:28:53.725Z] coverage: 87.2% of statements [2022-05-12T06:28:53.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2022-05-12T06:28:53.993Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-05-12T06:28:53.993Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T06:28:54.039Z] === RUN TestSerialization [2022-05-12T06:28:54.039Z] --- PASS: TestSerialization (0.02s) [2022-05-12T06:28:54.039Z] PASS [2022-05-12T06:28:54.039Z] coverage: 100.0% of statements [2022-05-12T06:28:54.039Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-05-12T06:28:54.182Z] === RUN TestJSONFileLogger [2022-05-12T06:28:54.182Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T06:28:54.182Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T06:28:54.182Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T06:28:54.182Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T06:28:54.182Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T06:28:54.182Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T06:28:54.182Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T06:28:54.182Z] === RUN TestEncodeDecode [2022-05-12T06:28:54.182Z] === PAUSE TestEncodeDecode [2022-05-12T06:28:54.182Z] === RUN TestUnexpectedEOF [2022-05-12T06:28:54.507Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-05-12T06:28:54.507Z] === CONT TestDaemonRestartIpcMode [2022-05-12T06:28:54.637Z] time="2022-05-12T06:28:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:28:54.637Z] time="2022-05-12T06:28:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:28:54.637Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-05-12T06:28:54.637Z] === CONT TestEncodeDecode [2022-05-12T06:28:54.637Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T06:28:54.637Z] PASS [2022-05-12T06:28:54.637Z] coverage: 69.9% of statements [2022-05-12T06:28:54.637Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 69.9% of statements [2022-05-12T06:28:54.637Z] === RUN TestWriteLog [2022-05-12T06:28:54.637Z] === PAUSE TestWriteLog [2022-05-12T06:28:54.637Z] === RUN TestReadLog [2022-05-12T06:28:54.637Z] === PAUSE TestReadLog [2022-05-12T06:28:54.922Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s) [2022-05-12T06:28:54.922Z] === RUN TestPrivilegedHostDevices [2022-05-12T06:28:54.999Z] === RUN TestEmptyLayer [2022-05-12T06:28:54.999Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T06:28:54.999Z] === RUN TestCommitFailure [2022-05-12T06:28:54.999Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T06:28:54.999Z] === RUN TestStartTransactionFailure [2022-05-12T06:28:54.999Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T06:28:54.999Z] === RUN TestGetOrphan [2022-05-12T06:28:54.999Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T06:28:54.999Z] === RUN TestMountAndRegister [2022-05-12T06:28:54.999Z] layer_test.go:258: Layer size: 14 [2022-05-12T06:28:55.091Z] === RUN TestDecode [2022-05-12T06:28:55.091Z] --- PASS: TestDecode (0.02s) [2022-05-12T06:28:55.091Z] === CONT TestWriteLog [2022-05-12T06:28:55.091Z] === CONT TestReadLog [2022-05-12T06:28:55.091Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T06:28:55.091Z] === RUN TestReadLog/tail_exact [2022-05-12T06:28:55.091Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T06:28:55.091Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T06:28:55.091Z] --- PASS: TestReadLog (0.32s) [2022-05-12T06:28:55.091Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-12T06:28:55.091Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T06:28:55.091Z] --- PASS: TestReadLog/tail_more_than_available (0.13s) [2022-05-12T06:28:55.091Z] PASS [2022-05-12T06:28:55.091Z] coverage: 78.7% of statements [2022-05-12T06:28:55.091Z] ok github.com/docker/docker/daemon/logger/local 0.403s coverage: 78.7% of statements [2022-05-12T06:28:55.091Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T06:28:55.091Z] === RUN TestOpenFileDelete [2022-05-12T06:28:55.091Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestOpenFileRename [2022-05-12T06:28:55.091Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestHandleDecoderErr [2022-05-12T06:28:55.091Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestParseLogTagDefaultTag [2022-05-12T06:28:55.091Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestParseLogTag [2022-05-12T06:28:55.091Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestParseLogTagEmptyTag [2022-05-12T06:28:55.091Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestTailFiles [2022-05-12T06:28:55.091Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestFollowLogsConsumerGone [2022-05-12T06:28:55.091Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestFollowLogsProducerGone [2022-05-12T06:28:55.091Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T06:28:55.091Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T06:28:55.091Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T06:28:55.091Z] === RUN TestCheckCapacityAndRotate [2022-05-12T06:28:55.091Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T06:28:55.091Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T06:28:55.091Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-12T06:28:55.091Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T06:28:55.091Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-05-12T06:28:55.091Z] PASS [2022-05-12T06:28:55.091Z] coverage: 54.1% of statements [2022-05-12T06:28:55.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 54.1% of statements [2022-05-12T06:28:55.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T06:28:55.265Z] Congratulations! All vendoring changes are done the right way. [2022-05-12T06:28:55.265Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-12T06:28:55.474Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T06:28:55.474Z] === RUN TestLayerRelease [2022-05-12T06:28:55.474Z] layer_test.go:291: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestStoreRestore [2022-05-12T06:28:55.474Z] layer_test.go:340: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestTarStreamStability [2022-05-12T06:28:55.474Z] layer_test.go:455: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestRegisterExistingLayer [2022-05-12T06:28:55.474Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-12T06:28:55.474Z] === RUN TestTarStreamVerification [2022-05-12T06:28:55.474Z] layer_test.go:684: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestLayerMigration [2022-05-12T06:28:55.474Z] migration_test.go:45: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T06:28:55.474Z] migration_test.go:181: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestMountInit [2022-05-12T06:28:55.474Z] mount_test.go:17: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestMountSize [2022-05-12T06:28:55.474Z] mount_test.go:76: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestMountChanges [2022-05-12T06:28:55.474Z] mount_test.go:125: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T06:28:55.474Z] === RUN TestMountApply [2022-05-12T06:28:55.474Z] mount_test.go:212: Failing on Windows [2022-05-12T06:28:55.474Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T06:28:55.474Z] PASS [2022-05-12T06:28:55.474Z] coverage: 30.6% of statements [2022-05-12T06:28:55.474Z] ok github.com/docker/docker/layer 0.238s coverage: 30.6% of statements [2022-05-12T06:28:55.474Z] === RUN TestEnvironmentParsing [2022-05-12T06:28:55.474Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T06:28:55.474Z] PASS [2022-05-12T06:28:55.474Z] coverage: 1.2% of statements [2022-05-12T06:28:55.474Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-05-12T06:28:55.474Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T06:28:55.474Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T06:28:55.474Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T06:28:55.474Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T06:28:55.741Z] --- PASS: TestPrivilegedHostDevices (0.77s) [2022-05-12T06:28:55.741Z] === RUN TestStats [2022-05-12T06:28:55.930Z] === RUN TestSequenceGetAvailableBit [2022-05-12T06:28:55.930Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestSequenceEqual [2022-05-12T06:28:55.930Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestSequenceCopy [2022-05-12T06:28:55.930Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestGetFirstAvailable [2022-05-12T06:28:55.930Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestFindSequence [2022-05-12T06:28:55.930Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestCheckIfAvailable [2022-05-12T06:28:55.930Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestMergeSequences [2022-05-12T06:28:55.930Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestPushReservation [2022-05-12T06:28:55.930Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T06:28:55.930Z] === RUN TestSerializeDeserialize [2022-05-12T06:28:55.931Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestSet [2022-05-12T06:28:55.931Z] --- PASS: TestSet (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestSetUnset [2022-05-12T06:28:55.931Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestOffsetSetUnset [2022-05-12T06:28:55.931Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestSetInRange [2022-05-12T06:28:55.931Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestSetAnyInRange [2022-05-12T06:28:55.931Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestMethods [2022-05-12T06:28:55.931Z] --- PASS: TestMethods (0.00s) [2022-05-12T06:28:55.931Z] === RUN TestRandomAllocateDeallocate [2022-05-12T06:28:56.050Z] === RUN TestLog [2022-05-12T06:28:56.050Z] --- PASS: TestLog (0.02s) [2022-05-12T06:28:56.050Z] PASS [2022-05-12T06:28:56.050Z] coverage: 31.5% of statements [2022-05-12T06:28:56.050Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2022-05-12T06:28:56.506Z] === RUN TestNewParse [2022-05-12T06:28:56.506Z] --- PASS: TestNewParse (0.00s) [2022-05-12T06:28:56.506Z] PASS [2022-05-12T06:28:56.506Z] coverage: 8.3% of statements [2022-05-12T06:28:56.506Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-05-12T06:28:56.506Z] === RUN TestValidateLogOpt [2022-05-12T06:28:56.506Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestNewMissedConfig [2022-05-12T06:28:56.506Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestNewMissedUrl [2022-05-12T06:28:56.506Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestNewMissedToken [2022-05-12T06:28:56.506Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestNewWithProxy [2022-05-12T06:28:56.506Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestDefault [2022-05-12T06:28:56.506Z] --- PASS: TestDefault (0.01s) [2022-05-12T06:28:56.506Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T06:28:56.506Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestJsonFormat [2022-05-12T06:28:56.506Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T06:28:56.506Z] === RUN TestRawFormat [2022-05-12T06:28:56.506Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestRawFormatWithLabels [2022-05-12T06:28:56.506Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestRawFormatWithoutTag [2022-05-12T06:28:56.506Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T06:28:56.506Z] === RUN TestBatching [2022-05-12T06:28:56.506Z] --- PASS: TestBatching (0.24s) [2022-05-12T06:28:56.506Z] === RUN TestFrequency [2022-05-12T06:28:56.804Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-05-12T06:28:56.804Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:28:56.961Z] === RUN TestParseLogFormat [2022-05-12T06:28:56.961Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestValidateLogOptEmpty [2022-05-12T06:28:56.961Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestParseAddressDefaultPort [2022-05-12T06:28:56.961Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestValidateSyslogFacility [2022-05-12T06:28:56.961Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T06:28:56.961Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestValidateLogOpt [2022-05-12T06:28:56.961Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:28:56.961Z] PASS [2022-05-12T06:28:56.961Z] coverage: 43.6% of statements [2022-05-12T06:28:56.961Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 43.6% of statements [2022-05-12T06:28:56.961Z] --- PASS: TestFrequency (0.16s) [2022-05-12T06:28:56.961Z] === RUN TestOneMessagePerRequest [2022-05-12T06:28:56.961Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestVerify [2022-05-12T06:28:56.961Z] --- PASS: TestVerify (0.00s) [2022-05-12T06:28:56.961Z] === RUN TestSkipVerify [2022-05-12T06:28:56.961Z] time="2022-05-12T06:28:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:56.961Z] time="2022-05-12T06:28:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:56.961Z] time="2022-05-12T06:28:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.036Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-12T06:28:57.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T06:28:57.419Z] --- PASS: TestSkipVerify (0.40s) [2022-05-12T06:28:57.420Z] === RUN TestBufferMaximum [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.000397\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.000397\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T06:28:57.420Z] === RUN TestServerAlwaysDown [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.003034\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.003034\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.003034\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.004035\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] time="2022-05-12T06:28:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652336937.004035\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:57.420Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T06:28:57.420Z] === RUN TestCannotSendAfterClose [2022-05-12T06:28:57.420Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T06:28:57.420Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T06:28:57.455Z] === RUN TestInvalidConfig [2022-05-12T06:28:57.455Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T06:28:57.455Z] === RUN TestConfig [2022-05-12T06:28:57.455Z] --- PASS: TestConfig (0.00s) [2022-05-12T06:28:57.455Z] === RUN TestOptionsLabels [2022-05-12T06:28:57.455Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T06:28:57.455Z] === RUN TestValidName [2022-05-12T06:28:57.455Z] --- PASS: TestValidName (0.00s) [2022-05-12T06:28:57.455Z] PASS [2022-05-12T06:28:57.455Z] coverage: 19.7% of statements [2022-05-12T06:28:57.455Z] ok github.com/docker/docker/libnetwork/config 0.074s coverage: 19.7% of statements [2022-05-12T06:28:57.875Z] === RUN TestV2MetadataService [2022-05-12T06:28:57.925Z] === RUN TestKey [2022-05-12T06:28:57.925Z] --- PASS: TestKey (0.00s) [2022-05-12T06:28:57.925Z] === RUN TestParseKey [2022-05-12T06:28:57.925Z] --- PASS: TestParseKey (0.00s) [2022-05-12T06:28:57.925Z] === RUN TestInvalidDataStore [2022-05-12T06:28:57.925Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T06:28:57.925Z] === RUN TestKVObjectFlatKey [2022-05-12T06:28:57.925Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T06:28:57.925Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T06:28:57.925Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T06:28:57.925Z] PASS [2022-05-12T06:28:57.925Z] coverage: 21.9% of statements [2022-05-12T06:28:57.925Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-05-12T06:28:58.330Z] time="2022-05-12T06:28:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T06:28:58.331Z] time="2022-05-12T06:28:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8896f6174466\"}'" [2022-05-12T06:28:58.331Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T06:28:58.331Z] PASS [2022-05-12T06:28:58.331Z] coverage: 82.5% of statements [2022-05-12T06:28:58.331Z] ok github.com/docker/docker/daemon/logger/splunk 1.896s coverage: 82.5% of statements [2022-05-12T06:28:58.331Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T06:28:58.331Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T06:28:58.331Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T06:28:58.471Z] --- PASS: TestStats (2.74s) [2022-05-12T06:28:58.471Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:28:58.471Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T06:28:58.471Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T06:28:58.471Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T06:28:58.471Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T06:28:58.471Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T06:28:58.471Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T06:28:58.471Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T06:28:58.471Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T06:28:58.471Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T06:28:58.471Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T06:28:58.786Z] === RUN TestSuccessfulDownload [2022-05-12T06:28:58.786Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:28:58.786Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T06:28:58.786Z] === RUN TestCancelledDownload [2022-05-12T06:28:58.786Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T06:28:58.786Z] === RUN TestMaxDownloadAttempts [2022-05-12T06:28:58.786Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:58.786Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:58.786Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:58.786Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:58.786Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:58.786Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:58.786Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:58.786Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:58.786Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:28:58.786Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:28:58.786Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:28:58.786Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:28:58.786Z] --- PASS: TestV2MetadataService (1.07s) [2022-05-12T06:28:58.786Z] PASS [2022-05-12T06:28:58.786Z] coverage: 44.4% of statements [2022-05-12T06:28:58.786Z] ok github.com/docker/docker/distribution/metadata 1.163s coverage: 44.4% of statements [2022-05-12T06:28:58.888Z] === RUN TestIPDataMarshalling [2022-05-12T06:28:58.888Z] + echo Ensuring container killed. [2022-05-12T06:28:58.888Z] Ensuring container killed. [2022-05-12T06:28:58.888Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T06:28:58.888Z] + docker rm -vf docker-pr4 [2022-05-12T06:28:58.888Z] === RUN TestValidateAndIsV6 [2022-05-12T06:28:58.888Z] Error: No such container: docker-pr4 [2022-05-12T06:28:58.888Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T06:28:58.888Z] PASS [2022-05-12T06:28:58.888Z] coverage: 68.9% of statements [2022-05-12T06:28:58.888Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [Pipeline] sh [2022-05-12T06:28:59.175Z] + echo Chowning /workspace to jenkins user [2022-05-12T06:28:59.175Z] Chowning /workspace to jenkins user [2022-05-12T06:28:59.175Z] + id -u [2022-05-12T06:28:59.175Z] + id -g [2022-05-12T06:28:59.175Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T06:28:59.243Z] time="2022-05-12T06:28:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:59.243Z] time="2022-05-12T06:28:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:59.243Z] time="2022-05-12T06:28:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:59.243Z] time="2022-05-12T06:28:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:28:59.243Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T06:28:59.243Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-05-12T06:28:59.243Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-05-12T06:28:59.243Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-05-12T06:28:59.243Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-05-12T06:28:59.243Z] === RUN TestTransfer [2022-05-12T06:28:59.243Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T06:28:59.243Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T06:28:59.243Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T06:28:59.243Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T06:28:59.243Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T06:28:59.243Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T06:28:59.243Z] === RUN TestManifestStore [2022-05-12T06:28:59.243Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T06:28:59.243Z] --- PASS: TestTransfer (0.12s) [2022-05-12T06:28:59.243Z] === RUN TestConcurrencyLimit [2022-05-12T06:28:59.320Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-05-12T06:28:59.320Z] === RUN TestInspect [2022-05-12T06:28:59.350Z] === RUN TestErrorInterfaces [2022-05-12T06:28:59.350Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestNetworkMarshalling [2022-05-12T06:28:59.350Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-05-12T06:28:59.350Z] === RUN TestEndpointMarshalling [2022-05-12T06:28:59.350Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestAuxAddresses [2022-05-12T06:28:59.350Z] time="2022-05-12T06:28:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:28:59.350Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T06:28:59.350Z] === RUN TestSRVServiceQuery [2022-05-12T06:28:59.350Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestServiceVIPReuse [2022-05-12T06:28:59.350Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T06:28:59.350Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestDNSIPQuery [2022-05-12T06:28:59.350Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestDNSProxyServFail [2022-05-12T06:28:59.350Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestSandboxAddEmpty [2022-05-12T06:28:59.350Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestSandboxAddMultiPrio [2022-05-12T06:28:59.350Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestSandboxAddSamePrio [2022-05-12T06:28:59.350Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestCleanupServiceDiscovery [2022-05-12T06:28:59.350Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestDNSOptions [2022-05-12T06:28:59.350Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:28:59.350Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T06:28:59.350Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T06:28:59.350Z] time="2022-05-12T06:28:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:28:59.350Z] time="2022-05-12T06:28:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:28:59.350Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T06:28:59.350Z] PASS [2022-05-12T06:28:59.350Z] coverage: 8.5% of statements [2022-05-12T06:28:59.350Z] ok github.com/docker/docker/libnetwork 0.289s coverage: 8.5% of statements [2022-05-12T06:28:59.698Z] time="2022-05-12T06:28:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2972091514\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/no_local_cache [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/with_local_cache [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T06:28:59.698Z] time="2022-05-12T06:28:59Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:59.698Z] time="2022-05-12T06:28:59Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T06:28:59.698Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T06:28:59.699Z] time="2022-05-12T06:28:59Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:59.699Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T06:28:59.699Z] time="2022-05-12T06:28:59Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:59.699Z] time="2022-05-12T06:28:59Z" level=warning msg="reference for unknown type: " [2022-05-12T06:28:59.699Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T06:28:59.699Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T06:28:59.699Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T06:28:59.699Z] time="2022-05-12T06:28:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore (0.32s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T06:28:59.699Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestFixManifestLayers [2022-05-12T06:28:59.699Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T06:28:59.699Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:28:59.699Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestFixManifestLayersBadParent [2022-05-12T06:28:59.699Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestValidateManifest [2022-05-12T06:28:59.699Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:28:59.699Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestFormatPlatform [2022-05-12T06:28:59.699Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestPullSchema2Config [2022-05-12T06:28:59.699Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:59.699Z] === RUN TestPullSchema2Config/500_status [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:59.699Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-05-12T06:28:59.699Z] === RUN TestInactiveJobs [2022-05-12T06:28:59.699Z] === RUN TestNotFound [2022-05-12T06:28:59.699Z] --- PASS: TestNotFound (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestConflict [2022-05-12T06:28:59.699Z] --- PASS: TestConflict (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestForbidden [2022-05-12T06:28:59.699Z] --- PASS: TestForbidden (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestInvalidParameter [2022-05-12T06:28:59.699Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestNotImplemented [2022-05-12T06:28:59.699Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestNotModified [2022-05-12T06:28:59.699Z] --- PASS: TestNotModified (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestUnauthorized [2022-05-12T06:28:59.699Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestUnknown [2022-05-12T06:28:59.699Z] --- PASS: TestUnknown (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestCancelled [2022-05-12T06:28:59.699Z] --- PASS: TestCancelled (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestDeadline [2022-05-12T06:28:59.699Z] --- PASS: TestDeadline (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestDataLoss [2022-05-12T06:28:59.699Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestUnavailable [2022-05-12T06:28:59.699Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestSystem [2022-05-12T06:28:59.699Z] --- PASS: TestSystem (0.00s) [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Conflict [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T06:28:59.699Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T06:28:59.699Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T06:28:59.699Z] PASS [2022-05-12T06:28:59.699Z] coverage: 77.0% of statements [2022-05-12T06:28:59.699Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:59.699Z] === RUN TestPullSchema2Config/EOF [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:28:59.699Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:28:59.699Z] 2022/05/12 06:28:59 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T06:28:59.699Z] goroutine 27 [running]: [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T06:28:59.806Z] === RUN TestDriver [2022-05-12T06:28:59.806Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:28:59.806Z] PASS [2022-05-12T06:28:59.806Z] coverage: 34.8% of statements [2022-05-12T06:28:59.806Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-05-12T06:28:59.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T06:28:59.841Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T06:28:59.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T06:29:00.046Z] + bundleName=unit [2022-05-12T06:29:00.046Z] + echo Creating unit-bundles.tar.gz [2022-05-12T06:29:00.046Z] Creating unit-bundles.tar.gz [2022-05-12T06:29:00.046Z] + 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-12T06:29:00.046Z] bundles/junit-report-libnetwork.xml [2022-05-12T06:29:00.046Z] bundles/junit-report.xml [2022-05-12T06:29:00.046Z] bundles/go-test-report-libnetwork.json [2022-05-12T06:29:00.046Z] bundles/go-test-report.json [2022-05-12T06:29:00.046Z] bundles/profile-libnetwork.out [2022-05-12T06:29:00.046Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T06:29:00.060Z] Archiving artifacts [2022-05-12T06:29:00.158Z] net/http.(*conn).serve.func1() [2022-05-12T06:29:00.158Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:29:00.158Z] panic({0xf98ee0, 0x117b2f0}) [2022-05-12T06:29:00.158Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:29:00.158Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001dc1a0?, {0x1182a98?, 0xc0001ba000?}) [2022-05-12T06:29:00.158Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T06:29:00.158Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1182a98, 0xc0001ba000}, 0xc000446000) [2022-05-12T06:29:00.158Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T06:29:00.158Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1182a98?, 0xc0001ba000?}, 0xc00005a800?) [2022-05-12T06:29:00.158Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:29:00.158Z] net/http.serverHandler.ServeHTTP({0xc000182090?}, {0x1182a98, 0xc0001ba000}, 0xc000446000) [2022-05-12T06:29:00.158Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:29:00.158Z] net/http.(*conn).serve(0xc00017c0a0, {0x1183310, 0xc00040f350}) [2022-05-12T06:29:00.158Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:29:00.158Z] created by net/http.(*Server).Serve [2022-05-12T06:29:00.158Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:29:00.158Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:29:00.158Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T06:29:00.158Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:29:00.158Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:29:00.158Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T06:29:00.158Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T06:29:00.158Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T06:29:00.158Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T06:29:00.158Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T06:29:00.158Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T06:29:00.158Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T06:29:00.158Z] === RUN TestLayerAlreadyExists [2022-05-12T06:29:00.158Z] 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-12T06:29:00.158Z] 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-12T06:29:00.158Z] 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-12T06:29:00.158Z] 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-12T06:29:00.158Z] 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-12T06:29:00.158Z] 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-12T06:29:00.158Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T06:29:00.158Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T06:29:00.158Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-12T06:29:00.158Z] === RUN TestWatchRelease [2022-05-12T06:29:00.158Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T06:29:00.158Z] === RUN TestWatchFinishedTransfer [2022-05-12T06:29:00.158Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T06:29:00.158Z] === RUN TestDuplicateTransfer [2022-05-12T06:29:00.158Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T06:29:00.158Z] === RUN TestSuccessfulUpload [2022-05-12T06:29:00.270Z] === RUN TestDriver [2022-05-12T06:29:00.270Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:29:00.270Z] PASS [2022-05-12T06:29:00.270Z] coverage: 34.8% of statements [2022-05-12T06:29:00.270Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-05-12T06:29:00.494Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T06:29:00.613Z] time="2022-05-12T06:29:00Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T06:29:00.613Z] === RUN TestFSGetInvalidData [2022-05-12T06:29:00.613Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSInvalidSet [2022-05-12T06:29:00.613Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSInvalidRoot [2022-05-12T06:29:00.613Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSMetadataGetSet [2022-05-12T06:29:00.613Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-12T06:29:00.613Z] === RUN TestCancelledUpload [2022-05-12T06:29:00.613Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T06:29:00.613Z] PASS [2022-05-12T06:29:00.613Z] coverage: 76.8% of statements [2022-05-12T06:29:00.613Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 76.8% of statements [2022-05-12T06:29:00.613Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T06:29:00.613Z] === RUN TestFSInvalidWalker [2022-05-12T06:29:00.613Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSGetSet [2022-05-12T06:29:00.613Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T06:29:00.613Z] === RUN TestFSGetUnsetKey [2022-05-12T06:29:00.613Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T06:29:00.613Z] === RUN TestFSGetEmptyData [2022-05-12T06:29:00.613Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSDelete [2022-05-12T06:29:00.613Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestFSWalker [2022-05-12T06:29:00.613Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T06:29:00.613Z] === RUN TestFSWalkerStopOnError [2022-05-12T06:29:00.613Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T06:29:00.613Z] === RUN TestNewFromJSON [2022-05-12T06:29:00.613Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T06:29:00.613Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T06:29:00.613Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T06:29:00.613Z] === RUN TestMarshalKeyOrder [2022-05-12T06:29:00.613Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T06:29:00.613Z] === RUN TestHistoryEqual [2022-05-12T06:29:00.730Z] === RUN TestNetworkAllocateFree [2022-05-12T06:29:00.730Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T06:29:00.730Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T06:29:00.730Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T06:29:00.730Z] PASS [2022-05-12T06:29:00.730Z] coverage: 63.6% of statements [2022-05-12T06:29:00.730Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.072s coverage: 63.6% of statements [2022-05-12T06:29:00.730Z] --- PASS: TestRandomAllocateDeallocate (4.96s) [2022-05-12T06:29:00.730Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:29:00.730Z] === RUN TestGetEmptyCapabilities [2022-05-12T06:29:00.730Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T06:29:00.730Z] === RUN TestGetExtraCapabilities [2022-05-12T06:29:00.730Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T06:29:00.730Z] === RUN TestGetInvalidCapabilities [2022-05-12T06:29:00.730Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T06:29:00.730Z] === RUN TestRemoteDriver [2022-05-12T06:29:00.730Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:29:00.730Z] === RUN TestDriverError [2022-05-12T06:29:00.730Z] --- PASS: TestDriverError (0.00s) [2022-05-12T06:29:00.730Z] === RUN TestMissingValues [2022-05-12T06:29:00.730Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T06:29:00.730Z] === RUN TestRollback [2022-05-12T06:29:00.730Z] --- PASS: TestRollback (0.00s) [2022-05-12T06:29:00.730Z] PASS [2022-05-12T06:29:00.730Z] coverage: 57.4% of statements [2022-05-12T06:29:00.730Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.078s coverage: 57.4% of statements [2022-05-12T06:29:00.838Z] + make clean [2022-05-12T06:29:01.068Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-12T06:29:01.068Z] === RUN TestImage [2022-05-12T06:29:01.068Z] --- PASS: TestImage (0.00s) [2022-05-12T06:29:01.068Z] === RUN TestImageOSNotEmpty [2022-05-12T06:29:01.068Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T06:29:01.068Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T06:29:01.068Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T06:29:01.068Z] === RUN TestCreate [2022-05-12T06:29:01.068Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:29:01.068Z] === RUN TestRestore [2022-05-12T06:29:01.068Z] time="2022-05-12T06:29:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T06:29:01.068Z] --- PASS: TestRestore (0.02s) [2022-05-12T06:29:01.068Z] === RUN TestAddDelete [2022-05-12T06:29:01.068Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T06:29:01.068Z] === RUN TestSearchAfterDelete [2022-05-12T06:29:01.068Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T06:29:01.068Z] === RUN TestParentReset [2022-05-12T06:29:01.068Z] --- PASS: TestParentReset (0.03s) [2022-05-12T06:29:01.068Z] === RUN TestGetAndSetLastUpdated [2022-05-12T06:29:01.068Z] === RUN TestCompare [2022-05-12T06:29:01.068Z] --- PASS: TestCompare (0.00s) [2022-05-12T06:29:01.068Z] PASS [2022-05-12T06:29:01.068Z] coverage: 19.2% of statements [2022-05-12T06:29:01.068Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2022-05-12T06:29:01.068Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2022-05-12T06:29:01.068Z] === RUN TestStoreLen [2022-05-12T06:29:01.068Z] --- PASS: TestStoreLen (0.05s) [2022-05-12T06:29:01.068Z] PASS [2022-05-12T06:29:01.068Z] coverage: 86.9% of statements [2022-05-12T06:29:01.068Z] ok github.com/docker/docker/image 0.556s coverage: 86.9% of statements [2022-05-12T06:29:01.100Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T06:29:01.100Z] docker-dev-cache [2022-05-12T06:29:01.100Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T06:29:01.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T06:29:01.524Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-05-12T06:29:01.524Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T06:29:01.524Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T06:29:01.524Z] === RUN TestTokenPassThru [2022-05-12T06:29:01.524Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T06:29:01.524Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T06:29:01.524Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T06:29:01.524Z] PASS [2022-05-12T06:29:01.524Z] coverage: 26.6% of statements [2022-05-12T06:29:01.524Z] ok github.com/docker/docker/distribution 2.164s coverage: 26.6% of statements [2022-05-12T06:29:01.524Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T06:29:01.524Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T06:29:01.690Z] === RUN TestNAT [2022-05-12T06:29:01.690Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:29:01.690Z] --- SKIP: TestNAT (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestTransparent [2022-05-12T06:29:01.690Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:29:01.690Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T06:29:01.690Z] PASS [2022-05-12T06:29:01.690Z] coverage: 0.0% of statements [2022-05-12T06:29:01.690Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2022-05-12T06:29:01.690Z] === RUN TestBuildDefault [2022-05-12T06:29:01.690Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestBuildHostnameDomainname [2022-05-12T06:29:01.690Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestBuildHostname [2022-05-12T06:29:01.690Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestBuildHostnameFQDN [2022-05-12T06:29:01.690Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestBuildNoIP [2022-05-12T06:29:01.690Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestUpdate [2022-05-12T06:29:01.690Z] --- PASS: TestUpdate (0.00s) [2022-05-12T06:29:01.690Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T06:29:01.690Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T06:29:01.691Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestAddEmpty [2022-05-12T06:29:01.691Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestAdd [2022-05-12T06:29:01.691Z] === RUN TestNew [2022-05-12T06:29:01.691Z] --- PASS: TestNew (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestAddDriver [2022-05-12T06:29:01.691Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestAddDuplicateDriver [2022-05-12T06:29:01.691Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T06:29:01.691Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestDriver [2022-05-12T06:29:01.691Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestIPAM [2022-05-12T06:29:01.691Z] --- PASS: TestIPAM (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestWalkIPAMs [2022-05-12T06:29:01.691Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestWalkDrivers [2022-05-12T06:29:01.691Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T06:29:01.691Z] PASS [2022-05-12T06:29:01.691Z] coverage: 82.4% of statements [2022-05-12T06:29:01.691Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestDeleteEmpty [2022-05-12T06:29:01.691Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestDeleteNewline [2022-05-12T06:29:01.691Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestDelete [2022-05-12T06:29:01.691Z] --- PASS: TestDelete (0.00s) [2022-05-12T06:29:01.691Z] === RUN TestConcurrentWrites [2022-05-12T06:29:01.691Z] --- PASS: TestAllocateRandomDeallocate (1.07s) [2022-05-12T06:29:01.691Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T06:29:01.691Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-05-12T06:29:01.773Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T06:29:01.773Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T06:29:01.839Z] --- PASS: TestInspect (2.80s) [2022-05-12T06:29:01.839Z] === RUN TestCreateJob [2022-05-12T06:29:01.979Z] === RUN TestValidateManifest [2022-05-12T06:29:01.979Z] === RUN TestValidateManifest/nil [2022-05-12T06:29:01.979Z] === RUN TestValidateManifest/non-nil [2022-05-12T06:29:01.979Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T06:29:01.979Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T06:29:01.979Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T06:29:01.979Z] PASS [2022-05-12T06:29:01.979Z] coverage: 0.7% of statements [2022-05-12T06:29:01.979Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [2022-05-12T06:29:01.979Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T06:29:01.979Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T06:29:02.145Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-12T06:29:02.145Z] PASS [2022-05-12T06:29:02.145Z] coverage: 81.2% of statements [2022-05-12T06:29:02.145Z] ok github.com/docker/docker/libnetwork/etchosts 0.241s coverage: 81.2% of statements [2022-05-12T06:29:02.611Z] === RUN TestSerialization [2022-05-12T06:29:02.611Z] --- PASS: TestSerialization (0.02s) [2022-05-12T06:29:02.611Z] PASS [2022-05-12T06:29:02.611Z] coverage: 100.0% of statements [2022-05-12T06:29:02.611Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-05-12T06:29:02.681Z] === RUN TestNew [2022-05-12T06:29:02.681Z] --- PASS: TestNew (0.00s) [2022-05-12T06:29:02.681Z] === RUN TestAllocate [2022-05-12T06:29:02.681Z] --- PASS: TestAllocate (0.00s) [2022-05-12T06:29:02.681Z] === RUN TestUninitialized [2022-05-12T06:29:02.681Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T06:29:02.681Z] === RUN TestAllocateInRange [2022-05-12T06:29:02.681Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T06:29:02.681Z] === RUN TestAllocateSerial [2022-05-12T06:29:02.681Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T06:29:02.681Z] PASS [2022-05-12T06:29:02.681Z] coverage: 87.5% of statements [2022-05-12T06:29:02.681Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-05-12T06:29:02.681Z] === RUN TestCaller [2022-05-12T06:29:02.681Z] --- PASS: TestCaller (0.00s) [2022-05-12T06:29:02.681Z] PASS [2022-05-12T06:29:02.681Z] coverage: 100.0% of statements [2022-05-12T06:29:02.681Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-05-12T06:29:02.681Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.79s) [2022-05-12T06:29:02.681Z] === RUN TestRetrieveFromStore [2022-05-12T06:29:02.701Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T06:29:03.136Z] === RUN TestSetSerialInsertDelete [2022-05-12T06:29:03.136Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T06:29:03.136Z] === RUN TestSetParallelInsertDelete [2022-05-12T06:29:03.136Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-05-12T06:29:03.136Z] === RUN TestIsCorrupted [2022-05-12T06:29:03.136Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T06:29:03.136Z] === RUN TestSetRollover [2022-05-12T06:29:03.263Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T06:29:03.519Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T06:29:03.519Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2022-05-12T06:29:03.519Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2022-05-12T06:29:03.519Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-05-12T06:29:03.519Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2022-05-12T06:29:03.519Z] === RUN TestDeleteDevicemapper [2022-05-12T06:29:03.519Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:29:03.519Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T06:29:03.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:29:03.570Z] === RUN TestEmptyLayer [2022-05-12T06:29:03.570Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T06:29:03.570Z] === RUN TestCommitFailure [2022-05-12T06:29:03.570Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T06:29:03.570Z] === RUN TestStartTransactionFailure [2022-05-12T06:29:03.570Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T06:29:03.570Z] === RUN TestGetOrphan [2022-05-12T06:29:03.570Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T06:29:03.570Z] === RUN TestMountAndRegister [2022-05-12T06:29:03.570Z] layer_test.go:258: Layer size: 14 [2022-05-12T06:29:03.570Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T06:29:03.570Z] === RUN TestLayerRelease [2022-05-12T06:29:03.571Z] layer_test.go:291: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestStoreRestore [2022-05-12T06:29:03.571Z] layer_test.go:340: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestTarStreamStability [2022-05-12T06:29:03.571Z] layer_test.go:455: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestRegisterExistingLayer [2022-05-12T06:29:03.571Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-12T06:29:03.571Z] === RUN TestTarStreamVerification [2022-05-12T06:29:03.571Z] layer_test.go:684: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestLayerMigration [2022-05-12T06:29:03.571Z] migration_test.go:45: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T06:29:03.571Z] migration_test.go:181: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestMountInit [2022-05-12T06:29:03.571Z] mount_test.go:17: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestMountSize [2022-05-12T06:29:03.571Z] mount_test.go:76: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestMountChanges [2022-05-12T06:29:03.571Z] mount_test.go:125: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T06:29:03.571Z] === RUN TestMountApply [2022-05-12T06:29:03.571Z] mount_test.go:212: Failing on Windows [2022-05-12T06:29:03.571Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T06:29:03.571Z] PASS [2022-05-12T06:29:03.571Z] coverage: 30.6% of statements [2022-05-12T06:29:03.571Z] ok github.com/docker/docker/layer 0.242s coverage: 30.6% of statements [2022-05-12T06:29:03.571Z] === RUN TestEnvironmentParsing [2022-05-12T06:29:03.571Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T06:29:03.571Z] PASS [2022-05-12T06:29:03.571Z] coverage: 1.2% of statements [2022-05-12T06:29:03.571Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-12T06:29:04.026Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T06:29:04.026Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T06:29:04.026Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T06:29:04.026Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T06:29:04.026Z] === RUN TestSequenceGetAvailableBit [2022-05-12T06:29:04.026Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSequenceEqual [2022-05-12T06:29:04.026Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSequenceCopy [2022-05-12T06:29:04.026Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestGetFirstAvailable [2022-05-12T06:29:04.026Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestFindSequence [2022-05-12T06:29:04.026Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestCheckIfAvailable [2022-05-12T06:29:04.026Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestMergeSequences [2022-05-12T06:29:04.026Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestPushReservation [2022-05-12T06:29:04.026Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSerializeDeserialize [2022-05-12T06:29:04.026Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSet [2022-05-12T06:29:04.026Z] --- PASS: TestSet (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSetUnset [2022-05-12T06:29:04.026Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestOffsetSetUnset [2022-05-12T06:29:04.026Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSetInRange [2022-05-12T06:29:04.026Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestSetAnyInRange [2022-05-12T06:29:04.026Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestMethods [2022-05-12T06:29:04.026Z] --- PASS: TestMethods (0.00s) [2022-05-12T06:29:04.026Z] === RUN TestRandomAllocateDeallocate [2022-05-12T06:29:04.081Z] check_test.go:307: [d69e10322f6fd] daemon is not started [2022-05-12T06:29:04.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T06:29:04.095Z] === RUN TestInt2IP2IntConversion [2022-05-12T06:29:04.095Z] === RUN TestPoolRequest [2022-05-12T06:29:04.095Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T06:29:04.095Z] === RUN TestOtherRequests [2022-05-12T06:29:04.095Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T06:29:04.095Z] PASS [2022-05-12T06:29:04.095Z] coverage: 57.1% of statements [2022-05-12T06:29:04.095Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-05-12T06:29:04.549Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-05-12T06:29:04.549Z] === RUN TestGetAddressVersion [2022-05-12T06:29:04.549Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T06:29:04.549Z] === RUN TestKeyString [2022-05-12T06:29:04.549Z] --- PASS: TestKeyString (0.00s) [2022-05-12T06:29:04.549Z] === RUN TestPoolDataMarshal [2022-05-12T06:29:04.549Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T06:29:04.549Z] === RUN TestSubnetsMarshal [2022-05-12T06:29:04.549Z] --- PASS: TestSetRollover (1.36s) [2022-05-12T06:29:04.549Z] === RUN TestSetRolloverSerial [2022-05-12T06:29:04.549Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-12T06:29:04.549Z] === RUN TestAddSubnets [2022-05-12T06:29:04.549Z] --- PASS: TestAddSubnets (0.05s) [2022-05-12T06:29:04.549Z] === RUN TestDoublePoolRelease [2022-05-12T06:29:04.549Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T06:29:04.549Z] === RUN TestAddReleasePoolID [2022-05-12T06:29:04.549Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-12T06:29:04.549Z] === RUN TestPredefinedPool [2022-05-12T06:29:04.549Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T06:29:04.549Z] === RUN TestRemoveSubnet [2022-05-12T06:29:05.004Z] --- PASS: TestRemoveSubnet (0.16s) [2022-05-12T06:29:05.004Z] === RUN TestGetSameAddress [2022-05-12T06:29:05.004Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-12T06:29:05.004Z] === RUN TestPoolAllocationReuse [2022-05-12T06:29:05.145Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-05-12T06:29:05.145Z] PASS [2022-05-12T06:29:05.145Z] [2022-05-12T06:29:05.145Z] === Skipped [2022-05-12T06:29:05.145Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T06:29:05.145Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:29:05.145Z] [2022-05-12T06:29:05.145Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:29:05.145Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:29:05.145Z] [2022-05-12T06:29:05.145Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T06:29:05.145Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:29:05.145Z] [2022-05-12T06:29:05.145Z] DONE 235 tests, 3 skipped in 113.881s [2022-05-12T06:29:05.145Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T06:29:05.145Z] ++ 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-12T06:29:05.145Z] ++ set -e [2022-05-12T06:29:05.145Z] ++ '[' -n 0 ']' [2022-05-12T06:29:05.145Z] ++ set -x [2022-05-12T06:29:05.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T06:29:05.145Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:29:05.145Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T06:29:05.145Z] === RUN TestConfigDaemonID [2022-05-12T06:29:05.268Z] --- PASS: TestCreateJob (3.04s) [2022-05-12T06:29:05.269Z] === RUN TestReplicatedJob [2022-05-12T06:29:05.403Z] daemon_test.go:84: [dac5a29d2a298] daemon is not started [2022-05-12T06:29:05.403Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:05.403Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:05.403Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:05.403Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:05.403Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:05.403Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T06:29:05.403Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T06:29:05.403Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:05.403Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:05.403Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:05.480Z] === RUN TestGetCapabilities [2022-05-12T06:29:05.480Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T06:29:05.480Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T06:29:05.480Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T06:29:05.480Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T06:29:05.480Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T06:29:05.480Z] === RUN TestRemoteDriver [2022-05-12T06:29:05.480Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:29:05.480Z] PASS [2022-05-12T06:29:05.480Z] coverage: 47.4% of statements [2022-05-12T06:29:05.480Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-05-12T06:29:05.661Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:05.661Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-12T06:29:05.661Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-12T06:29:05.661Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:29:05.661Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T06:29:05.935Z] --- PASS: TestSetRolloverSerial (1.25s) [2022-05-12T06:29:05.935Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T06:29:05.935Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T06:29:05.935Z] PASS [2022-05-12T06:29:05.935Z] coverage: 84.4% of statements [2022-05-12T06:29:05.935Z] ok github.com/docker/docker/libnetwork/bitseq 10.148s coverage: 84.4% of statements [2022-05-12T06:29:05.935Z] === RUN TestWindowsIPAM [2022-05-12T06:29:05.935Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T06:29:05.935Z] PASS [2022-05-12T06:29:05.935Z] coverage: 71.4% of statements [2022-05-12T06:29:05.935Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-05-12T06:29:05.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T06:29:06.188Z] === RUN TestInvalidConfig [2022-05-12T06:29:06.188Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestConfig [2022-05-12T06:29:06.188Z] --- PASS: TestConfig (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestOptionsLabels [2022-05-12T06:29:06.188Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestValidName [2022-05-12T06:29:06.188Z] --- PASS: TestValidName (0.00s) [2022-05-12T06:29:06.188Z] PASS [2022-05-12T06:29:06.188Z] coverage: 19.7% of statements [2022-05-12T06:29:06.188Z] ok github.com/docker/docker/libnetwork/config 0.069s coverage: 19.7% of statements [2022-05-12T06:29:06.188Z] === RUN TestKey [2022-05-12T06:29:06.188Z] --- PASS: TestKey (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestParseKey [2022-05-12T06:29:06.188Z] --- PASS: TestParseKey (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestInvalidDataStore [2022-05-12T06:29:06.188Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestKVObjectFlatKey [2022-05-12T06:29:06.188Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T06:29:06.188Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T06:29:06.188Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T06:29:06.188Z] PASS [2022-05-12T06:29:06.188Z] coverage: 21.9% of statements [2022-05-12T06:29:06.188Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-05-12T06:29:06.390Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-05-12T06:29:06.390Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T06:29:06.390Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-12T06:29:06.390Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T06:29:06.595Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T06:29:06.844Z] === RUN TestDefaultNetwork [2022-05-12T06:29:07.148Z] === RUN TestIPDataMarshalling [2022-05-12T06:29:07.148Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T06:29:07.148Z] === RUN TestValidateAndIsV6 [2022-05-12T06:29:07.148Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T06:29:07.148Z] PASS [2022-05-12T06:29:07.148Z] coverage: 68.9% of statements [2022-05-12T06:29:07.148Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-05-12T06:29:07.298Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-12T06:29:07.298Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T06:29:07.298Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-05-12T06:29:07.298Z] === RUN TestInitAddressPools [2022-05-12T06:29:07.298Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T06:29:07.298Z] PASS [2022-05-12T06:29:07.298Z] coverage: 74.0% of statements [2022-05-12T06:29:07.340Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2022-05-12T06:29:07.340Z] === RUN TestUpdateMemory [2022-05-12T06:29:07.340Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:29:07.340Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T06:29:07.340Z] === RUN TestUpdateCPUQuota [2022-05-12T06:29:07.603Z] === RUN TestErrorInterfaces [2022-05-12T06:29:07.603Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestNetworkMarshalling [2022-05-12T06:29:07.603Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-12T06:29:07.603Z] === RUN TestEndpointMarshalling [2022-05-12T06:29:07.603Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestAuxAddresses [2022-05-12T06:29:07.603Z] time="2022-05-12T06:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:29:07.603Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T06:29:07.603Z] === RUN TestSRVServiceQuery [2022-05-12T06:29:07.603Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T06:29:07.603Z] === RUN TestServiceVIPReuse [2022-05-12T06:29:07.603Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T06:29:07.603Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T06:29:07.603Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestDNSIPQuery [2022-05-12T06:29:07.603Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestDNSProxyServFail [2022-05-12T06:29:07.603Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestSandboxAddEmpty [2022-05-12T06:29:07.603Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestSandboxAddMultiPrio [2022-05-12T06:29:07.603Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestSandboxAddSamePrio [2022-05-12T06:29:07.603Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestCleanupServiceDiscovery [2022-05-12T06:29:07.603Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestDNSOptions [2022-05-12T06:29:07.603Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:29:07.603Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T06:29:07.603Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T06:29:07.603Z] time="2022-05-12T06:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:29:07.603Z] time="2022-05-12T06:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:29:07.603Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-12T06:29:07.603Z] PASS [2022-05-12T06:29:07.603Z] coverage: 8.5% of statements [2022-05-12T06:29:07.603Z] ok github.com/docker/docker/libnetwork 0.327s coverage: 8.5% of statements [2022-05-12T06:29:07.752Z] ok github.com/docker/docker/libnetwork/ipamutils 0.591s coverage: 74.0% of statements [2022-05-12T06:29:07.969Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T06:29:08.062Z] === RUN TestDriver [2022-05-12T06:29:08.062Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:29:08.062Z] PASS [2022-05-12T06:29:08.062Z] coverage: 34.8% of statements [2022-05-12T06:29:08.062Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-05-12T06:29:08.208Z] === RUN TestKeyValue [2022-05-12T06:29:08.208Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T06:29:08.208Z] PASS [2022-05-12T06:29:08.208Z] coverage: 60.0% of statements [2022-05-12T06:29:08.208Z] ok github.com/docker/docker/libnetwork/netlabel 0.054s coverage: 60.0% of statements [2022-05-12T06:29:08.208Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.99s) [2022-05-12T06:29:08.208Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T06:29:08.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T06:29:08.517Z] === RUN TestDriver [2022-05-12T06:29:08.518Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:29:08.518Z] PASS [2022-05-12T06:29:08.518Z] coverage: 34.8% of statements [2022-05-12T06:29:08.518Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-05-12T06:29:08.838Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-05-12T06:29:08.838Z] === RUN TestUpdatePidsLimit [2022-05-12T06:29:08.838Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T06:29:08.904Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T06:29:08.904Z] daemon_test.go:198: [db521e44a1b2e] daemon is not started [2022-05-12T06:29:08.904Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T06:29:08.904Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T06:29:08.904Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T06:29:08.904Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T06:29:08.904Z] === RUN TestDaemonProxy [2022-05-12T06:29:08.904Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T06:29:08.973Z] --- PASS: TestRandomAllocateDeallocate (4.80s) [2022-05-12T06:29:08.973Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:29:08.973Z] === RUN TestNetworkAllocateFree [2022-05-12T06:29:08.973Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T06:29:08.973Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T06:29:08.973Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T06:29:08.973Z] PASS [2022-05-12T06:29:08.973Z] coverage: 63.6% of statements [2022-05-12T06:29:08.973Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-05-12T06:29:09.094Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T06:29:09.167Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T06:29:09.350Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T06:29:09.350Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T06:29:09.429Z] === RUN TestGetEmptyCapabilities [2022-05-12T06:29:09.429Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T06:29:09.429Z] === RUN TestGetExtraCapabilities [2022-05-12T06:29:09.429Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T06:29:09.429Z] === RUN TestGetInvalidCapabilities [2022-05-12T06:29:09.429Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T06:29:09.429Z] === RUN TestRemoteDriver [2022-05-12T06:29:09.429Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:29:09.429Z] === RUN TestDriverError [2022-05-12T06:29:09.429Z] --- PASS: TestDriverError (0.00s) [2022-05-12T06:29:09.429Z] === RUN TestMissingValues [2022-05-12T06:29:09.429Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T06:29:09.429Z] === RUN TestRollback [2022-05-12T06:29:09.429Z] --- PASS: TestRollback (0.00s) [2022-05-12T06:29:09.429Z] PASS [2022-05-12T06:29:09.429Z] coverage: 57.4% of statements [2022-05-12T06:29:09.429Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-05-12T06:29:09.884Z] === RUN TestNAT [2022-05-12T06:29:09.884Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:29:09.884Z] --- SKIP: TestNAT (0.00s) [2022-05-12T06:29:09.884Z] === RUN TestTransparent [2022-05-12T06:29:09.884Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:29:09.884Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T06:29:09.884Z] PASS [2022-05-12T06:29:09.884Z] coverage: 0.0% of statements [2022-05-12T06:29:09.884Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-05-12T06:29:09.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T06:29:10.128Z] === RUN TestGenerate [2022-05-12T06:29:10.128Z] --- PASS: TestGenerate (0.00s) [2022-05-12T06:29:10.128Z] === RUN TestGeneratePtr [2022-05-12T06:29:10.128Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T06:29:10.128Z] === RUN TestGenerateMissingField [2022-05-12T06:29:10.128Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T06:29:10.128Z] === RUN TestFieldCannotBeSet [2022-05-12T06:29:10.128Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T06:29:10.128Z] === RUN TestTypeMismatchError [2022-05-12T06:29:10.128Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T06:29:10.128Z] PASS [2022-05-12T06:29:10.128Z] coverage: 100.0% of statements [2022-05-12T06:29:10.128Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-05-12T06:29:10.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T06:29:10.338Z] --- PASS: TestAllocateRandomDeallocate (1.25s) [2022-05-12T06:29:10.339Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T06:29:10.339Z] === RUN TestBuildDefault [2022-05-12T06:29:10.339Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestBuildHostnameDomainname [2022-05-12T06:29:10.339Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestBuildHostname [2022-05-12T06:29:10.339Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestBuildHostnameFQDN [2022-05-12T06:29:10.339Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestBuildNoIP [2022-05-12T06:29:10.339Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestUpdate [2022-05-12T06:29:10.339Z] --- PASS: TestUpdate (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T06:29:10.339Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T06:29:10.339Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestAddEmpty [2022-05-12T06:29:10.339Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestAdd [2022-05-12T06:29:10.339Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestDeleteEmpty [2022-05-12T06:29:10.339Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestDeleteNewline [2022-05-12T06:29:10.339Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestDelete [2022-05-12T06:29:10.339Z] --- PASS: TestDelete (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestConcurrentWrites [2022-05-12T06:29:10.339Z] === RUN TestNew [2022-05-12T06:29:10.339Z] --- PASS: TestNew (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestAddDriver [2022-05-12T06:29:10.339Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestAddDuplicateDriver [2022-05-12T06:29:10.339Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T06:29:10.339Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestDriver [2022-05-12T06:29:10.339Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestIPAM [2022-05-12T06:29:10.339Z] --- PASS: TestIPAM (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestWalkIPAMs [2022-05-12T06:29:10.339Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T06:29:10.339Z] === RUN TestWalkDrivers [2022-05-12T06:29:10.339Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T06:29:10.339Z] PASS [2022-05-12T06:29:10.339Z] coverage: 82.4% of statements [2022-05-12T06:29:10.339Z] ok github.com/docker/docker/libnetwork/drvregistry 0.110s coverage: 82.4% of statements [2022-05-12T06:29:10.339Z] --- PASS: TestConcurrentWrites (0.17s) [2022-05-12T06:29:10.339Z] PASS [2022-05-12T06:29:10.339Z] coverage: 81.2% of statements [2022-05-12T06:29:10.339Z] ok github.com/docker/docker/libnetwork/etchosts 0.231s coverage: 81.2% of statements [2022-05-12T06:29:10.554Z] --- PASS: TestReplicatedJob (5.23s) [2022-05-12T06:29:10.554Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:29:10.582Z] === RUN TestNetworkDBSimple [2022-05-12T06:29:10.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T06:29:10.778Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T06:29:10.794Z] === RUN TestNew [2022-05-12T06:29:10.794Z] --- PASS: TestNew (0.00s) [2022-05-12T06:29:10.794Z] === RUN TestAllocate [2022-05-12T06:29:10.794Z] --- PASS: TestAllocate (0.00s) [2022-05-12T06:29:10.794Z] === RUN TestUninitialized [2022-05-12T06:29:10.794Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T06:29:10.794Z] === RUN TestAllocateInRange [2022-05-12T06:29:10.794Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T06:29:10.794Z] === RUN TestAllocateSerial [2022-05-12T06:29:10.794Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T06:29:10.794Z] PASS [2022-05-12T06:29:10.794Z] coverage: 87.5% of statements [2022-05-12T06:29:10.794Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-05-12T06:29:10.794Z] === RUN TestCaller [2022-05-12T06:29:10.794Z] --- PASS: TestCaller (0.00s) [2022-05-12T06:29:10.794Z] PASS [2022-05-12T06:29:10.794Z] coverage: 100.0% of statements [2022-05-12T06:29:10.794Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2022-05-12T06:29:10.804Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T06:29:11.037Z] testing: warning: no tests to run [2022-05-12T06:29:11.037Z] PASS [2022-05-12T06:29:11.037Z] coverage: 0.0% of statements [2022-05-12T06:29:11.037Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:29:11.037Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.56s) [2022-05-12T06:29:11.037Z] === RUN TestGetAddress [2022-05-12T06:29:11.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T06:29:11.249Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.20s) [2022-05-12T06:29:11.249Z] === RUN TestRetrieveFromStore [2022-05-12T06:29:11.492Z] 2022/05/12 06:29:11 Closing DB instances... [2022-05-12T06:29:11.691Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T06:29:11.703Z] === RUN TestSetSerialInsertDelete [2022-05-12T06:29:11.703Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T06:29:11.703Z] === RUN TestSetParallelInsertDelete [2022-05-12T06:29:11.946Z] === RUN TestRequestNewPort [2022-05-12T06:29:11.946Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestRequestSpecificPort [2022-05-12T06:29:11.946Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestReleasePort [2022-05-12T06:29:11.946Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestReuseReleasedPort [2022-05-12T06:29:11.946Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestReleaseUnreadledPort [2022-05-12T06:29:11.946Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestUnknowProtocol [2022-05-12T06:29:11.946Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestAllocateAllPorts [2022-05-12T06:29:11.946Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestPortAllocation [2022-05-12T06:29:11.946Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T06:29:11.946Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestNoDuplicateBPR [2022-05-12T06:29:11.946Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T06:29:11.946Z] === RUN TestChangePortRange [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T06:29:11.946Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T06:29:11.946Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T06:29:11.946Z] PASS [2022-05-12T06:29:11.946Z] coverage: 88.6% of statements [2022-05-12T06:29:11.946Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-05-12T06:29:12.158Z] --- PASS: TestRetrieveFromStore (0.68s) [2022-05-12T06:29:12.158Z] === RUN TestIsCorrupted [2022-05-12T06:29:12.158Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T06:29:12.158Z] === RUN TestSetRollover [2022-05-12T06:29:12.179Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit (3.70s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-05-12T06:29:12.264Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-05-12T06:29:12.264Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:29:12.612Z] === RUN TestInt2IP2IntConversion [2022-05-12T06:29:12.612Z] === RUN TestPoolRequest [2022-05-12T06:29:12.612Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T06:29:12.612Z] === RUN TestOtherRequests [2022-05-12T06:29:12.612Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T06:29:12.612Z] PASS [2022-05-12T06:29:12.612Z] coverage: 57.1% of statements [2022-05-12T06:29:12.612Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-05-12T06:29:12.829Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T06:29:12.907Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-12T06:29:12.907Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T06:29:12.907Z] testing: warning: no tests to run [2022-05-12T06:29:12.907Z] PASS [2022-05-12T06:29:12.907Z] coverage: 0.0% of statements [2022-05-12T06:29:12.907Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:29:13.067Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-05-12T06:29:13.067Z] === RUN TestGetAddressVersion [2022-05-12T06:29:13.067Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T06:29:13.067Z] === RUN TestKeyString [2022-05-12T06:29:13.067Z] --- PASS: TestKeyString (0.00s) [2022-05-12T06:29:13.067Z] === RUN TestPoolDataMarshal [2022-05-12T06:29:13.067Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T06:29:13.067Z] === RUN TestSubnetsMarshal [2022-05-12T06:29:13.067Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-12T06:29:13.067Z] === RUN TestAddSubnets [2022-05-12T06:29:13.067Z] --- PASS: TestAddSubnets (0.04s) [2022-05-12T06:29:13.067Z] === RUN TestDoublePoolRelease [2022-05-12T06:29:13.067Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T06:29:13.067Z] === RUN TestAddReleasePoolID [2022-05-12T06:29:13.067Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-12T06:29:13.067Z] === RUN TestPredefinedPool [2022-05-12T06:29:13.067Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T06:29:13.067Z] === RUN TestRemoveSubnet [2022-05-12T06:29:13.067Z] --- PASS: TestSetRollover (1.25s) [2022-05-12T06:29:13.067Z] === RUN TestSetRolloverSerial [2022-05-12T06:29:13.070Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-05-12T06:29:13.070Z] === RUN TestServiceListWithStatuses [2022-05-12T06:29:13.070Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:29:13.070Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:29:13.070Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:29:13.362Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T06:29:13.362Z] PASS [2022-05-12T06:29:13.362Z] coverage: 100.0% of statements [2022-05-12T06:29:13.362Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2022-05-12T06:29:13.522Z] --- PASS: TestRemoveSubnet (0.15s) [2022-05-12T06:29:13.522Z] === RUN TestGetSameAddress [2022-05-12T06:29:13.522Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-12T06:29:13.522Z] === RUN TestPoolAllocationReuse [2022-05-12T06:29:13.819Z] === RUN TestHashData [2022-05-12T06:29:13.819Z] --- PASS: TestHashData (0.00s) [2022-05-12T06:29:13.819Z] PASS [2022-05-12T06:29:13.819Z] coverage: 2.8% of statements [2022-05-12T06:29:13.819Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-05-12T06:29:13.819Z] 2022/05/12 06:29:13 Closing DB instances... [2022-05-12T06:29:13.977Z] === RUN TestGetCapabilities [2022-05-12T06:29:13.977Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T06:29:13.977Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T06:29:13.977Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T06:29:13.977Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T06:29:13.977Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T06:29:13.977Z] === RUN TestRemoteDriver [2022-05-12T06:29:13.977Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:29:13.977Z] PASS [2022-05-12T06:29:13.977Z] coverage: 47.4% of statements [2022-05-12T06:29:13.977Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-05-12T06:29:14.078Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T06:29:14.274Z] === RUN TestErrorConstructors [2022-05-12T06:29:14.274Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T06:29:14.274Z] === RUN TestCompareIPMask [2022-05-12T06:29:14.274Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T06:29:14.274Z] === RUN TestUtilGetHostPartIP [2022-05-12T06:29:14.274Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T06:29:14.274Z] === RUN TestUtilGetBroadcastIP [2022-05-12T06:29:14.274Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T06:29:14.274Z] === RUN TestParseCIDR [2022-05-12T06:29:14.274Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T06:29:14.274Z] PASS [2022-05-12T06:29:14.274Z] coverage: 37.3% of statements [2022-05-12T06:29:14.274Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-05-12T06:29:14.336Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T06:29:14.432Z] --- PASS: TestSetRolloverSerial (1.23s) [2022-05-12T06:29:14.432Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T06:29:14.432Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T06:29:14.432Z] PASS [2022-05-12T06:29:14.432Z] coverage: 84.4% of statements [2022-05-12T06:29:14.432Z] ok github.com/docker/docker/libnetwork/bitseq 10.523s coverage: 84.4% of statements [2022-05-12T06:29:14.432Z] === RUN TestWindowsIPAM [2022-05-12T06:29:14.432Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T06:29:14.432Z] PASS [2022-05-12T06:29:14.432Z] coverage: 71.4% of statements [2022-05-12T06:29:14.432Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T06:29:14.731Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T06:29:14.731Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T06:29:14.731Z] PASS [2022-05-12T06:29:14.731Z] coverage: 55.0% of statements [2022-05-12T06:29:14.731Z] ok github.com/docker/docker/oci 0.047s coverage: 55.0% of statements [2022-05-12T06:29:14.887Z] --- PASS: TestPoolAllocationReuse (1.31s) [2022-05-12T06:29:14.887Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T06:29:14.887Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T06:29:14.887Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy (6.17s) [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T06:29:14.902Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T06:29:14.902Z] PASS [2022-05-12T06:29:14.902Z] [2022-05-12T06:29:14.902Z] DONE 18 tests in 11.167s [2022-05-12T06:29:14.902Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T06:29:14.902Z] ++ 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-12T06:29:14.902Z] ++ set -e [2022-05-12T06:29:14.902Z] ++ '[' -n 0 ']' [2022-05-12T06:29:14.902Z] ++ set -x [2022-05-12T06:29:14.902Z] ++ 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-12T06:29:15.160Z] INFO: Testing against a local daemon [2022-05-12T06:29:15.160Z] === RUN TestCommitInheritsEnv [2022-05-12T06:29:15.341Z] === RUN TestDefaultNetwork [2022-05-12T06:29:15.419Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-12T06:29:15.419Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:29:15.419Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T06:29:15.419Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform// [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T06:29:15.419Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T06:29:15.677Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T06:29:15.677Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T06:29:15.677Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T06:29:15.677Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T06:29:15.677Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T06:29:15.677Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:29:15.677Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-12T06:29:15.677Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:29:15.677Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T06:29:15.677Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:29:15.690Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-05-12T06:29:15.690Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T06:29:15.690Z] === RUN TestAddressPoolOpt [2022-05-12T06:29:15.690Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/a [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/something [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/_=a [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/PATH [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/=a [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/PATH= [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/PATH=something [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/1asd [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/123 [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/some_space [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/= [2022-05-12T06:29:15.690Z] === RUN TestValidateEnv/PaTh [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T06:29:15.690Z] === RUN TestParseHost [2022-05-12T06:29:15.690Z] === RUN TestParseHost/:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://:port [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/something_with_spaces [2022-05-12T06:29:15.690Z] === RUN TestParseHost/unknown:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T06:29:15.690Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://host: [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/unix:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/npipe:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T06:29:15.690Z] === RUN TestParseHost/#00 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/_ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/fd://something [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://: [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T06:29:15.690Z] === RUN TestParseHost/__ [2022-05-12T06:29:15.690Z] === RUN TestParseHost/fd:// [2022-05-12T06:29:15.690Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T06:29:15.690Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T06:29:15.690Z] === RUN TestParseTCP [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[::1]: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/localhost: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/::1 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/localhost [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp://: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/: [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/tcp:// [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:29:15.690Z] === RUN TestParseTCP/#00 [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T06:29:15.690Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T06:29:15.691Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestValidateExtraHosts [2022-05-12T06:29:15.691Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestValidateIPAddress [2022-05-12T06:29:15.691Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestMapOpts [2022-05-12T06:29:15.691Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestListOptsWithoutValidator [2022-05-12T06:29:15.691Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestListOptsWithValidator [2022-05-12T06:29:15.691Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestValidateDNSSearch [2022-05-12T06:29:15.691Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T06:29:15.691Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:29:15.691Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestNamedListOpts [2022-05-12T06:29:15.691Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestNamedMapOpts [2022-05-12T06:29:15.691Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestParseLink [2022-05-12T06:29:15.691Z] --- PASS: TestParseLink (0.00s) [2022-05-12T06:29:15.691Z] === RUN TestUlimitOpt [2022-05-12T06:29:15.691Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T06:29:15.691Z] PASS [2022-05-12T06:29:15.691Z] coverage: 65.5% of statements [2022-05-12T06:29:15.691Z] ok github.com/docker/docker/opts 0.104s coverage: 65.5% of statements [2022-05-12T06:29:15.691Z] === RUN TestParseVersion [2022-05-12T06:29:15.691Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T06:29:15.691Z] PASS [2022-05-12T06:29:15.691Z] coverage: 52.9% of statements [2022-05-12T06:29:15.691Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-12T06:29:15.796Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-12T06:29:15.796Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T06:29:15.796Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-12T06:29:15.796Z] === RUN TestInitAddressPools [2022-05-12T06:29:15.796Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T06:29:15.796Z] PASS [2022-05-12T06:29:15.796Z] coverage: 74.0% of statements [2022-05-12T06:29:15.796Z] ok github.com/docker/docker/libnetwork/ipamutils 0.596s coverage: 74.0% of statements [2022-05-12T06:29:15.935Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-05-12T06:29:15.936Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T06:29:15.936Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:29:15.936Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T06:29:15.936Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:29:15.936Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T06:29:15.936Z] === RUN TestTagInvalidReference [2022-05-12T06:29:15.936Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T06:29:15.936Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:29:16.194Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T06:29:16.194Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:29:16.194Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T06:29:16.194Z] === RUN TestTagOfficialNames [2022-05-12T06:29:16.194Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T06:29:16.194Z] === RUN TestTagMatchesDigest [2022-05-12T06:29:16.194Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T06:29:16.194Z] PASS [2022-05-12T06:29:16.194Z] [2022-05-12T06:29:16.194Z] === Skipped [2022-05-12T06:29:16.194Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:29:16.194Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T06:29:16.194Z] [2022-05-12T06:29:16.194Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T06:29:16.194Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:29:16.194Z] [2022-05-12T06:29:16.194Z] DONE 22 tests, 2 skipped in 1.230s [2022-05-12T06:29:16.194Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T06:29:16.194Z] ++ 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-12T06:29:16.194Z] ++ set -e [2022-05-12T06:29:16.194Z] ++ '[' -n 0 ']' [2022-05-12T06:29:16.194Z] ++ set -x [2022-05-12T06:29:16.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T06:29:16.194Z] INFO: Testing against a local daemon [2022-05-12T06:29:16.194Z] === RUN TestNetworkCreateDelete [2022-05-12T06:29:16.453Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-12T06:29:16.453Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:29:16.650Z] 2022/05/12 06:29:16 Closing DB instances... [2022-05-12T06:29:16.711Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-12T06:29:16.711Z] === RUN TestDaemonDNSFallback [2022-05-12T06:29:16.756Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-05-12T06:29:16.756Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T06:29:16.756Z] === RUN TestKeyValue [2022-05-12T06:29:16.756Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T06:29:16.756Z] PASS [2022-05-12T06:29:16.756Z] coverage: 60.0% of statements [2022-05-12T06:29:16.756Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-05-12T06:29:16.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T06:29:17.105Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T06:29:17.559Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T06:29:17.559Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T06:29:17.559Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2022-05-12T06:29:17.559Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T06:29:17.559Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T06:29:17.559Z] === RUN TestMiddleware [2022-05-12T06:29:17.559Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T06:29:17.559Z] === RUN TestNewResponseModifier [2022-05-12T06:29:17.559Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T06:29:17.559Z] PASS [2022-05-12T06:29:17.559Z] coverage: 26.8% of statements [2022-05-12T06:29:17.559Z] ok github.com/docker/docker/pkg/authorization 0.517s coverage: 26.8% of statements [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T06:29:17.715Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T06:29:17.928Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T06:29:18.015Z] === RUN TestIsArchivePathDir [2022-05-12T06:29:18.015Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-12T06:29:18.015Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T06:29:18.015Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2022-05-12T06:29:18.015Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T06:29:18.015Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-05-12T06:29:18.015Z] === RUN TestIsArchivePathTar [2022-05-12T06:29:18.313Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-05-12T06:29:18.313Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:29:18.476Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-05-12T06:29:18.476Z] === RUN TestDecompressStreamGzip [2022-05-12T06:29:18.476Z] === RUN TestUnbuffered [2022-05-12T06:29:18.476Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestRaceUnbuffered [2022-05-12T06:29:18.476Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T06:29:18.476Z] PASS [2022-05-12T06:29:18.476Z] coverage: 100.0% of statements [2022-05-12T06:29:18.476Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-12T06:29:18.476Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-12T06:29:18.476Z] === RUN TestDecompressStreamBzip2 [2022-05-12T06:29:18.476Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-05-12T06:29:18.476Z] === RUN TestDecompressStreamXz [2022-05-12T06:29:18.476Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:29:18.476Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestDecompressStreamZstd [2022-05-12T06:29:18.476Z] archive_test.go:140: zstd not installed [2022-05-12T06:29:18.476Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T06:29:18.476Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T06:29:18.476Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T06:29:18.476Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestCompressStreamInvalid [2022-05-12T06:29:18.476Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionInvalid [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionUncompressed [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionBzip2 [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionGzip [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionXz [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestExtensionZstd [2022-05-12T06:29:18.476Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestCmdStreamLargeStderr [2022-05-12T06:29:18.476Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-12T06:29:18.476Z] === RUN TestCmdStreamBad [2022-05-12T06:29:18.476Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:29:18.476Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestCmdStreamGood [2022-05-12T06:29:18.476Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T06:29:18.476Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T06:29:18.476Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-12T06:29:18.476Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T06:29:18.476Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T06:29:18.476Z] === RUN TestUntarPath [2022-05-12T06:29:18.676Z] === RUN TestGenerate [2022-05-12T06:29:18.676Z] --- PASS: TestGenerate (0.00s) [2022-05-12T06:29:18.676Z] === RUN TestGeneratePtr [2022-05-12T06:29:18.676Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T06:29:18.676Z] === RUN TestGenerateMissingField [2022-05-12T06:29:18.676Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T06:29:18.676Z] === RUN TestFieldCannotBeSet [2022-05-12T06:29:18.676Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T06:29:18.676Z] === RUN TestTypeMismatchError [2022-05-12T06:29:18.676Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T06:29:18.676Z] PASS [2022-05-12T06:29:18.676Z] coverage: 100.0% of statements [2022-05-12T06:29:18.931Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T06:29:18.931Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T06:29:18.931Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T06:29:18.931Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T06:29:18.931Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T06:29:18.931Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T06:29:18.931Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T06:29:18.931Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T06:29:18.931Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:29:18.931Z] === RUN TestCopyWithTarSrcFile [2022-05-12T06:29:18.931Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T06:29:18.931Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T06:29:18.931Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T06:29:18.931Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T06:29:18.931Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T06:29:18.931Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T06:29:18.931Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:29:18.931Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T06:29:18.931Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T06:29:18.931Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T06:29:18.931Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T06:29:18.931Z] === RUN TestTarFiles [2022-05-12T06:29:18.931Z] === RUN TestMatch [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[foo]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[]#01 [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[qux]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T06:29:18.931Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T06:29:18.931Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T06:29:18.931Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T06:29:18.931Z] PASS [2022-05-12T06:29:18.931Z] coverage: 87.5% of statements [2022-05-12T06:29:18.931Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-05-12T06:29:19.131Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-05-12T06:29:19.131Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.42s) [2022-05-12T06:29:19.131Z] === RUN TestGetAddress [2022-05-12T06:29:19.131Z] === RUN TestNetworkDBSimple [2022-05-12T06:29:19.586Z] testing: warning: no tests to run [2022-05-12T06:29:19.586Z] PASS [2022-05-12T06:29:19.586Z] coverage: 0.0% of statements [2022-05-12T06:29:19.586Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:29:19.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T06:29:19.819Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T06:29:19.897Z] === RUN TestChrootTarUntar [2022-05-12T06:29:19.897Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T06:29:19.897Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T06:29:19.897Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T06:29:19.897Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootCopyWithTar [2022-05-12T06:29:19.897Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootCopyFileWithTar [2022-05-12T06:29:19.897Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootUntarPath [2022-05-12T06:29:19.897Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T06:29:19.897Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T06:29:19.897Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:29:19.897Z] === RUN TestChrootApplyDotDotFile [2022-05-12T06:29:19.897Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:19.897Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:29:19.897Z] PASS [2022-05-12T06:29:19.897Z] coverage: 12.0% of statements [2022-05-12T06:29:19.897Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 12.0% of statements [2022-05-12T06:29:20.352Z] 2022/05/12 06:29:19 Closing DB instances... [2022-05-12T06:29:20.380Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T06:29:20.546Z] 2022/05/12 06:29:19 Closing DB instances... [2022-05-12T06:29:20.546Z] === RUN TestRequestNewPort [2022-05-12T06:29:20.546Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestRequestSpecificPort [2022-05-12T06:29:20.546Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestReleasePort [2022-05-12T06:29:20.546Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestReuseReleasedPort [2022-05-12T06:29:20.546Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestReleaseUnreadledPort [2022-05-12T06:29:20.546Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestUnknowProtocol [2022-05-12T06:29:20.546Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestAllocateAllPorts [2022-05-12T06:29:20.546Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestPortAllocation [2022-05-12T06:29:20.546Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T06:29:20.546Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestNoDuplicateBPR [2022-05-12T06:29:20.546Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T06:29:20.546Z] === RUN TestChangePortRange [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T06:29:20.546Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T06:29:20.546Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T06:29:20.546Z] PASS [2022-05-12T06:29:20.546Z] coverage: 88.6% of statements [2022-05-12T06:29:20.546Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-05-12T06:29:20.807Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T06:29:20.807Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T06:29:20.807Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T06:29:20.807Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T06:29:20.807Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T06:29:20.807Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T06:29:20.807Z] PASS [2022-05-12T06:29:20.807Z] coverage: 0.0% of statements [2022-05-12T06:29:20.831Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-05-12T06:29:20.831Z] === RUN TestServicePlugin [2022-05-12T06:29:20.942Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T06:29:20.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T06:29:21.199Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T06:29:21.263Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-05-12T06:29:21.455Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T06:29:21.455Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T06:29:21.455Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T06:29:21.455Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T06:29:21.510Z] testing: warning: no tests to run [2022-05-12T06:29:21.510Z] PASS [2022-05-12T06:29:21.510Z] coverage: 0.0% of statements [2022-05-12T06:29:21.510Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:29:21.717Z] === RUN TestSizeEmpty [2022-05-12T06:29:21.717Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T06:29:21.717Z] === RUN TestSizeEmptyFile [2022-05-12T06:29:21.717Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T06:29:21.717Z] === RUN TestSizeNonemptyFile [2022-05-12T06:29:21.717Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T06:29:21.717Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T06:29:21.717Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T06:29:21.717Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T06:29:21.717Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T06:29:21.718Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T06:29:21.718Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T06:29:21.718Z] === RUN TestMoveToSubdir [2022-05-12T06:29:21.718Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T06:29:21.718Z] === RUN TestSizeNonExistingDirectory [2022-05-12T06:29:21.718Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T06:29:21.718Z] PASS [2022-05-12T06:29:21.718Z] coverage: 80.0% of statements [2022-05-12T06:29:21.718Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-05-12T06:29:21.718Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2022-05-12T06:29:21.718Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T06:29:21.965Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T06:29:21.965Z] PASS [2022-05-12T06:29:21.965Z] coverage: 100.0% of statements [2022-05-12T06:29:21.965Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-05-12T06:29:21.965Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-12T06:29:21.965Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T06:29:22.420Z] === RUN TestHashData [2022-05-12T06:29:22.420Z] --- PASS: TestHashData (0.00s) [2022-05-12T06:29:22.420Z] PASS [2022-05-12T06:29:22.420Z] coverage: 2.8% of statements [2022-05-12T06:29:22.420Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-05-12T06:29:22.420Z] === RUN TestErrorConstructors [2022-05-12T06:29:22.420Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T06:29:22.420Z] === RUN TestCompareIPMask [2022-05-12T06:29:22.420Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T06:29:22.420Z] === RUN TestUtilGetHostPartIP [2022-05-12T06:29:22.420Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T06:29:22.420Z] === RUN TestUtilGetBroadcastIP [2022-05-12T06:29:22.420Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T06:29:22.420Z] === RUN TestParseCIDR [2022-05-12T06:29:22.420Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T06:29:22.420Z] PASS [2022-05-12T06:29:22.420Z] coverage: 37.3% of statements [2022-05-12T06:29:22.420Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-05-12T06:29:22.677Z] === RUN TestPollerAddRemove [2022-05-12T06:29:22.677Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T06:29:22.677Z] === RUN TestPollerEvent [2022-05-12T06:29:22.677Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:29:22.677Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T06:29:22.677Z] === RUN TestPollerClose [2022-05-12T06:29:22.677Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T06:29:22.677Z] PASS [2022-05-12T06:29:22.677Z] coverage: 45.7% of statements [2022-05-12T06:29:22.677Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-05-12T06:29:22.821Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T06:29:23.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T06:29:23.131Z] --- PASS: TestTarFiles (4.08s) [2022-05-12T06:29:23.131Z] === RUN TestDetectCompressionZstd [2022-05-12T06:29:23.131Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T06:29:23.131Z] === RUN TestTarUntar [2022-05-12T06:29:23.131Z] --- PASS: TestTarUntar (0.06s) [2022-05-12T06:29:23.131Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T06:29:23.131Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T06:29:23.131Z] === RUN TestTarWithOptions [2022-05-12T06:29:23.131Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T06:29:23.131Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T06:29:23.131Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T06:29:23.131Z] === RUN TestUntarUstarGnuConflict [2022-05-12T06:29:23.131Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T06:29:23.131Z] === RUN TestUntarInvalidFilenames [2022-05-12T06:29:23.131Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2016256180\\dest" [2022-05-12T06:29:23.131Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-05-12T06:29:23.131Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T06:29:23.131Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T06:29:23.131Z] === RUN TestUntarInvalidHardlink [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink456402317\\victim\\hello" -> "../victim/hello" [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3661310451\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3253846399\\victim" -> "../victim" [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3433534446\\victim" -> "../victim" [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3177329201\\victim" -> "../victim" [2022-05-12T06:29:23.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4236672521\\victim" -> "../victim" [2022-05-12T06:29:23.131Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T06:29:23.131Z] === RUN TestUntarInvalidSymlink [2022-05-12T06:29:23.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3394793288\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:29:23.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink41577055\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:29:23.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink437748594\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:23.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3198309459\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:23.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2616759098\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:23.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3244650842\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:23.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink395560205\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T06:29:23.132Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T06:29:23.132Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T06:29:23.132Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T06:29:23.132Z] === RUN TestXGlobalNoParent [2022-05-12T06:29:23.132Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T06:29:23.132Z] === RUN TestReplaceFileTarWrapper [2022-05-12T06:29:23.270Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-05-12T06:29:23.270Z] === RUN TestInspectNetwork [2022-05-12T06:29:23.379Z] 2022/05/12 06:29:22 Closing DB instances... [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T06:29:23.379Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T06:29:23.379Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T06:29:23.380Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T06:29:23.380Z] PASS [2022-05-12T06:29:23.380Z] coverage: 55.0% of statements [2022-05-12T06:29:23.380Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-05-12T06:29:23.586Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-05-12T06:29:23.586Z] === RUN TestPrefixHeaderReadable [2022-05-12T06:29:23.586Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T06:29:23.586Z] === RUN TestDisablePigz [2022-05-12T06:29:23.586Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T06:29:23.586Z] --- PASS: TestDisablePigz (0.12s) [2022-05-12T06:29:23.586Z] === RUN TestPigz [2022-05-12T06:29:23.586Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T06:29:23.586Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:29:23.586Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T06:29:23.586Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T06:29:23.586Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCopyFile [2022-05-12T06:29:23.586Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T06:29:23.586Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:29:23.586Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T06:29:23.586Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T06:29:23.586Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:29:23.586Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestWildcardMatches [2022-05-12T06:29:23.586Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestPatternMatches [2022-05-12T06:29:23.586Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T06:29:23.586Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T06:29:23.586Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T06:29:23.586Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T06:29:23.586Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T06:29:23.586Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T06:29:23.586Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestSingleExclamationError [2022-05-12T06:29:23.586Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestMatchesWithNoPatterns [2022-05-12T06:29:23.586Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T06:29:23.586Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestMatches [2022-05-12T06:29:23.586Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T06:29:23.586Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T06:29:23.586Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T06:29:23.586Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T06:29:23.586Z] --- PASS: TestMatches (0.01s) [2022-05-12T06:29:23.586Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T06:29:23.586Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T06:29:23.586Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T06:29:23.586Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatterns [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T06:29:23.586Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCreateIfNotExistsDir [2022-05-12T06:29:23.586Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCreateIfNotExistsFile [2022-05-12T06:29:23.586Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestMatch [2022-05-12T06:29:23.586Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCompile [2022-05-12T06:29:23.586Z] === RUN TestCompile/slash [2022-05-12T06:29:23.586Z] === RUN TestCompile/backslash [2022-05-12T06:29:23.586Z] --- PASS: TestCompile (0.00s) [2022-05-12T06:29:23.586Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T06:29:23.586Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T06:29:23.586Z] PASS [2022-05-12T06:29:23.586Z] coverage: 84.7% of statements [2022-05-12T06:29:23.586Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T06:29:23.586Z] --- PASS: TestPigz (0.15s) [2022-05-12T06:29:23.586Z] === RUN TestNosysFileInfo [2022-05-12T06:29:23.586Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:29:23.586Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:29:23.586Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCanonicalTarNameForPath [2022-05-12T06:29:23.586Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestCanonicalTarName [2022-05-12T06:29:23.586Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestChmodTarEntry [2022-05-12T06:29:23.586Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestHardLinkOrder [2022-05-12T06:29:23.586Z] ok github.com/docker/docker/pkg/fileutils 0.074s coverage: 84.7% of statements [2022-05-12T06:29:23.586Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-12T06:29:23.586Z] === RUN TestChangeString [2022-05-12T06:29:23.586Z] --- PASS: TestChangeString (0.00s) [2022-05-12T06:29:23.586Z] === RUN TestChangesWithNoChanges [2022-05-12T06:29:23.836Z] === RUN TestAddressPoolOpt [2022-05-12T06:29:23.836Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/a [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/something [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/_=a [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/PATH [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/=a [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/PATH= [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/PATH=something [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/1asd [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/123 [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/some_space [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/= [2022-05-12T06:29:23.836Z] === RUN TestValidateEnv/PaTh [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T06:29:23.836Z] === RUN TestParseHost [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T06:29:23.836Z] === RUN TestParseHost/something_with_spaces [2022-05-12T06:29:23.836Z] === RUN TestParseHost/:// [2022-05-12T06:29:23.836Z] === RUN TestParseHost/unknown:// [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T06:29:23.836Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://:port [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://host: [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T06:29:23.836Z] === RUN TestParseHost/#00 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/fd://something [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://: [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T06:29:23.836Z] === RUN TestParseHost/__ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T06:29:23.836Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T06:29:23.836Z] === RUN TestParseHost/npipe:// [2022-05-12T06:29:23.836Z] === RUN TestParseHost/_ [2022-05-12T06:29:23.836Z] === RUN TestParseHost/fd:// [2022-05-12T06:29:23.836Z] === RUN TestParseHost/tcp:// [2022-05-12T06:29:23.836Z] === RUN TestParseHost/unix:// [2022-05-12T06:29:23.836Z] --- PASS: TestParseHost (0.00s) [2022-05-12T06:29:23.836Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T06:29:23.837Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T06:29:24.041Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T06:29:24.041Z] === RUN TestChangesWithChanges [2022-05-12T06:29:24.041Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T06:29:24.041Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T06:29:24.041Z] changes_test.go:196: needs more investigation [2022-05-12T06:29:24.041Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesDirsEmpty [2022-05-12T06:29:24.041Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:29:24.041Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesDirsMutated [2022-05-12T06:29:24.041Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:29:24.041Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestApplyLayer [2022-05-12T06:29:24.041Z] changes_test.go:433: needs further investigation [2022-05-12T06:29:24.041Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T06:29:24.041Z] changes_test.go:469: needs further investigation [2022-05-12T06:29:24.041Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T06:29:24.041Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T06:29:24.041Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestChangesSize [2022-05-12T06:29:24.041Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T06:29:24.041Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1428624656\\dest" [2022-05-12T06:29:24.041Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T06:29:24.041Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink453738383\\victim\\hello" -> "../victim/hello" [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3060098980\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink816837509\\victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1337422407\\victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1000270590\\victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink866995017\\victim" -> "../victim" [2022-05-12T06:29:24.041Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T06:29:24.041Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3131747236\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2871061262\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3593276455\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3347148226\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3884738128\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:24.041Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2733247182\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:24.041Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T06:29:24.041Z] === RUN TestApplyLayerWhiteouts [2022-05-12T06:29:24.041Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T06:29:24.041Z] === RUN TestGenerateEmptyFile [2022-05-12T06:29:24.041Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T06:29:24.041Z] === RUN TestGenerateWithContent [2022-05-12T06:29:24.041Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T06:29:24.041Z] PASS [2022-05-12T06:29:24.041Z] coverage: 61.9% of statements [2022-05-12T06:29:24.041Z] ok github.com/docker/docker/pkg/archive 6.138s coverage: 61.9% of statements [2022-05-12T06:29:24.041Z] 2022/05/12 06:29:23 Closing DB instances... [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T06:29:24.291Z] === RUN TestParseTCP [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/localhost [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp:// [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/localhost: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp://: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/::1 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/#00 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/:5555 [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/[::1]: [2022-05-12T06:29:24.291Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP (0.02s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T06:29:24.291Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T06:29:24.292Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestValidateExtraHosts [2022-05-12T06:29:24.292Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestValidateIPAddress [2022-05-12T06:29:24.292Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestMapOpts [2022-05-12T06:29:24.292Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestListOptsWithoutValidator [2022-05-12T06:29:24.292Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestListOptsWithValidator [2022-05-12T06:29:24.292Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestValidateDNSSearch [2022-05-12T06:29:24.292Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T06:29:24.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:29:24.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestNamedListOpts [2022-05-12T06:29:24.292Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestNamedMapOpts [2022-05-12T06:29:24.292Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestParseLink [2022-05-12T06:29:24.292Z] --- PASS: TestParseLink (0.00s) [2022-05-12T06:29:24.292Z] === RUN TestUlimitOpt [2022-05-12T06:29:24.292Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T06:29:24.292Z] PASS [2022-05-12T06:29:24.292Z] coverage: 65.5% of statements [2022-05-12T06:29:24.292Z] ok github.com/docker/docker/opts 0.143s coverage: 65.5% of statements [2022-05-12T06:29:24.292Z] === RUN TestParseVersion [2022-05-12T06:29:24.292Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T06:29:24.292Z] PASS [2022-05-12T06:29:24.292Z] coverage: 52.9% of statements [2022-05-12T06:29:24.292Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-12T06:29:24.496Z] === RUN TestGet [2022-05-12T06:29:24.496Z] --- PASS: TestGet (0.00s) [2022-05-12T06:29:24.496Z] === RUN TestGetShortcutString [2022-05-12T06:29:24.496Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T06:29:24.496Z] PASS [2022-05-12T06:29:24.496Z] coverage: 42.9% of statements [2022-05-12T06:29:24.496Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-05-12T06:29:24.747Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-12T06:29:24.747Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T06:29:25.004Z] plugin_test.go:61: [dacc9f2fb1463] joining swarm manager [d7149672ecdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:29:25.455Z] === RUN TestCreateIDMapOrder [2022-05-12T06:29:25.455Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T06:29:25.455Z] PASS [2022-05-12T06:29:25.455Z] coverage: 7.2% of statements [2022-05-12T06:29:25.455Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-12T06:29:25.455Z] === RUN TestNetworkDBNodeLeave [2022-05-12T06:29:25.455Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-05-12T06:29:25.566Z] plugin_test.go:64: [db8b48f9dab2c] joining swarm manager [d7149672ecdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:29:25.591Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2022-05-12T06:29:25.591Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:29:25.706Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T06:29:25.801Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T06:29:25.801Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T06:29:25.801Z] === RUN TestInspectNetwork/network_name [2022-05-12T06:29:25.801Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T06:29:25.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T06:29:25.846Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T06:29:25.846Z] check_test.go:307: [d36ef56955032] daemon is not started [2022-05-12T06:29:25.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T06:29:25.846Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T06:29:25.846Z] check_test.go:307: [da2a2c95e7249] daemon is not started [2022-05-12T06:29:25.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T06:29:26.102Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-05-12T06:29:26.102Z] === RUN TestWaitNonBlocked [2022-05-12T06:29:26.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:29:26.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:29:26.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:29:26.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:29:26.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:29:26.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:29:26.161Z] 2022/05/12 06:29:25 Closing DB instances... [2022-05-12T06:29:26.161Z] === RUN TestIsArchivePathDir [2022-05-12T06:29:26.161Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T06:29:26.161Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T06:29:26.417Z] === RUN TestFixedBufferCap [2022-05-12T06:29:26.417Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestFixedBufferLen [2022-05-12T06:29:26.417Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestFixedBufferString [2022-05-12T06:29:26.417Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestFixedBufferWrite [2022-05-12T06:29:26.417Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestFixedBufferRead [2022-05-12T06:29:26.417Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestBytesPipeRead [2022-05-12T06:29:26.417Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestBytesPipeWrite [2022-05-12T06:29:26.417Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T06:29:26.417Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T06:29:26.619Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-12T06:29:26.619Z] === RUN TestIsArchivePathTar [2022-05-12T06:29:26.619Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-05-12T06:29:26.619Z] === RUN TestDecompressStreamGzip [2022-05-12T06:29:26.619Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-12T06:29:26.619Z] === RUN TestDecompressStreamBzip2 [2022-05-12T06:29:26.619Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T06:29:26.619Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T06:29:26.619Z] --- PASS: TestPeerCertificateMarshalJSON (0.89s) [2022-05-12T06:29:26.619Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T06:29:26.619Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T06:29:26.619Z] === RUN TestMiddleware [2022-05-12T06:29:26.619Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T06:29:26.619Z] === RUN TestNewResponseModifier [2022-05-12T06:29:26.619Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T06:29:26.619Z] PASS [2022-05-12T06:29:26.619Z] coverage: 26.8% of statements [2022-05-12T06:29:26.619Z] ok github.com/docker/docker/pkg/authorization 0.941s coverage: 26.8% of statements [2022-05-12T06:29:26.619Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-12T06:29:26.619Z] === RUN TestDecompressStreamXz [2022-05-12T06:29:26.619Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:29:26.619Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T06:29:26.619Z] === RUN TestDecompressStreamZstd [2022-05-12T06:29:26.619Z] archive_test.go:140: zstd not installed [2022-05-12T06:29:26.872Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-05-12T06:29:26.872Z] === RUN TestAtomicWriteToFile [2022-05-12T06:29:26.872Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T06:29:26.872Z] === RUN TestAtomicWriteSetCommit [2022-05-12T06:29:26.872Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T06:29:26.872Z] === RUN TestAtomicWriteSetCancel [2022-05-12T06:29:26.872Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T06:29:26.872Z] === RUN TestReadCloserWrapperClose [2022-05-12T06:29:26.872Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T06:29:26.872Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T06:29:26.872Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T06:29:26.872Z] === RUN TestReaderErrWrapperRead [2022-05-12T06:29:26.872Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T06:29:26.872Z] === RUN TestCancelReadCloser [2022-05-12T06:29:27.074Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T06:29:27.074Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T06:29:27.074Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T06:29:27.074Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestCompressStreamInvalid [2022-05-12T06:29:27.074Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionInvalid [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionUncompressed [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionBzip2 [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionGzip [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionXz [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestExtensionZstd [2022-05-12T06:29:27.074Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestCmdStreamLargeStderr [2022-05-12T06:29:27.074Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-12T06:29:27.074Z] === RUN TestCmdStreamBad [2022-05-12T06:29:27.074Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:29:27.074Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestCmdStreamGood [2022-05-12T06:29:27.074Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T06:29:27.074Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T06:29:27.074Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-05-12T06:29:27.074Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T06:29:27.074Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T06:29:27.074Z] === RUN TestUntarPath [2022-05-12T06:29:27.074Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T06:29:27.074Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T06:29:27.074Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T06:29:27.074Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T06:29:27.326Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-12T06:29:27.326Z] === RUN TestWriteCloserWrapperClose [2022-05-12T06:29:27.326Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T06:29:27.326Z] === RUN TestNopWriteCloser [2022-05-12T06:29:27.326Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T06:29:27.326Z] === RUN TestNopWriter [2022-05-12T06:29:27.326Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T06:29:27.326Z] === RUN TestWriteCounter [2022-05-12T06:29:27.326Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T06:29:27.326Z] PASS [2022-05-12T06:29:27.326Z] coverage: 70.1% of statements [2022-05-12T06:29:27.326Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.1% of statements [2022-05-12T06:29:27.468Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T06:29:27.468Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T06:29:27.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2022-05-12T06:29:27.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s) [2022-05-12T06:29:27.468Z] === RUN TestWaitBlocked [2022-05-12T06:29:27.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:29:27.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:29:27.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:29:27.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:29:27.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T06:29:27.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T06:29:27.528Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T06:29:27.528Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T06:29:27.528Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T06:29:27.528Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestCopyWithTarSrcFile [2022-05-12T06:29:27.528Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T06:29:27.528Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T06:29:27.528Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T06:29:27.528Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T06:29:27.528Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T06:29:27.528Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T06:29:27.528Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T06:29:27.528Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T06:29:27.528Z] === RUN TestTarFiles [2022-05-12T06:29:27.528Z] === RUN TestUnbuffered [2022-05-12T06:29:27.528Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T06:29:27.528Z] === RUN TestRaceUnbuffered [2022-05-12T06:29:27.528Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T06:29:27.528Z] PASS [2022-05-12T06:29:27.528Z] coverage: 100.0% of statements [2022-05-12T06:29:27.529Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-05-12T06:29:27.985Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.06s) [2022-05-12T06:29:27.985Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T06:29:27.985Z] === RUN TestMatch [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[foo]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[]#01 [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[qux]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T06:29:27.985Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T06:29:27.985Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T06:29:27.985Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T06:29:27.985Z] PASS [2022-05-12T06:29:27.985Z] coverage: 87.5% of statements [2022-05-12T06:29:27.985Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-05-12T06:29:28.291Z] === RUN TestError [2022-05-12T06:29:28.291Z] --- PASS: TestError (0.00s) [2022-05-12T06:29:28.291Z] === RUN TestProgressString [2022-05-12T06:29:28.291Z] === RUN TestProgressString/no_progress [2022-05-12T06:29:28.291Z] === RUN TestProgressString/progress_1 [2022-05-12T06:29:28.291Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T06:29:28.291Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T06:29:28.291Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T06:29:28.291Z] === RUN TestProgressString/with_units [2022-05-12T06:29:28.291Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T06:29:28.291Z] === RUN TestProgressString/hide_counts [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T06:29:28.291Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T06:29:28.291Z] === RUN TestJSONMessageDisplay [2022-05-12T06:29:28.291Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-12T06:29:28.291Z] === RUN TestNetworkDBWatch [2022-05-12T06:29:28.291Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-12T06:29:28.291Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T06:29:28.291Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T06:29:28.291Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T06:29:28.291Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T06:29:28.291Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T06:29:28.291Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T06:29:28.291Z] PASS [2022-05-12T06:29:28.291Z] coverage: 91.7% of statements [2022-05-12T06:29:28.291Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2022-05-12T06:29:28.395Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-12T06:29:28.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2022-05-12T06:29:28.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2022-05-12T06:29:28.396Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T06:29:28.396Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T06:29:28.396Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T06:29:28.746Z] === RUN TestStandardLongPath [2022-05-12T06:29:28.746Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T06:29:28.746Z] === RUN TestUNCLongPath [2022-05-12T06:29:28.746Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T06:29:28.746Z] PASS [2022-05-12T06:29:28.746Z] coverage: 100.0% of statements [2022-05-12T06:29:28.746Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-05-12T06:29:28.944Z] === RUN TestChrootTarUntar [2022-05-12T06:29:28.944Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T06:29:28.944Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T06:29:28.944Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T06:29:28.944Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootCopyWithTar [2022-05-12T06:29:28.944Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootCopyFileWithTar [2022-05-12T06:29:28.944Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootUntarPath [2022-05-12T06:29:28.944Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T06:29:28.944Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T06:29:28.944Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:29:28.944Z] === RUN TestChrootApplyDotDotFile [2022-05-12T06:29:28.944Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:28.944Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:29:28.944Z] PASS [2022-05-12T06:29:28.944Z] coverage: 12.0% of statements [2022-05-12T06:29:28.944Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 12.0% of statements [2022-05-12T06:29:29.324Z] check_test.go:307: [de95c59c05419] daemon is not started [2022-05-12T06:29:29.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T06:29:29.580Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T06:29:29.705Z] === RUN TestNameFormat [2022-05-12T06:29:29.705Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T06:29:29.705Z] === RUN TestNameRetries [2022-05-12T06:29:29.705Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T06:29:29.705Z] PASS [2022-05-12T06:29:29.705Z] coverage: 85.7% of statements [2022-05-12T06:29:29.705Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-05-12T06:29:29.705Z] 2022/05/12 06:29:29 Closing DB instances... [2022-05-12T06:29:29.905Z] 2022/05/12 06:29:29 Closing DB instances... [2022-05-12T06:29:29.905Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T06:29:29.905Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T06:29:29.905Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T06:29:29.905Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T06:29:29.905Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T06:29:29.905Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T06:29:29.905Z] PASS [2022-05-12T06:29:29.905Z] coverage: 0.0% of statements [2022-05-12T06:29:29.905Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-05-12T06:29:29.984Z] --- PASS: TestInspectNetwork (6.84s) [2022-05-12T06:29:29.984Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T06:29:29.984Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T06:29:29.984Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T06:29:29.984Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T06:29:29.984Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:29:30.142Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T06:29:30.160Z] === RUN TestParseKeyValueOpt [2022-05-12T06:29:30.160Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T06:29:30.160Z] === RUN TestParseUintList [2022-05-12T06:29:30.160Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T06:29:30.160Z] === RUN TestParseUintListMaximumLimits [2022-05-12T06:29:30.160Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T06:29:30.160Z] PASS [2022-05-12T06:29:30.160Z] coverage: 97.0% of statements [2022-05-12T06:29:30.160Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-05-12T06:29:30.865Z] === RUN TestSizeEmpty [2022-05-12T06:29:30.865Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeEmptyFile [2022-05-12T06:29:30.865Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeNonemptyFile [2022-05-12T06:29:30.865Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T06:29:30.865Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T06:29:30.865Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T06:29:30.865Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestMoveToSubdir [2022-05-12T06:29:30.865Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T06:29:30.865Z] === RUN TestSizeNonExistingDirectory [2022-05-12T06:29:30.865Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T06:29:30.865Z] PASS [2022-05-12T06:29:30.865Z] coverage: 80.0% of statements [2022-05-12T06:29:30.865Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2022-05-12T06:29:31.070Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T06:29:31.119Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:29:31.119Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:29:31.119Z] PASS [2022-05-12T06:29:31.119Z] coverage: 36.4% of statements [2022-05-12T06:29:31.119Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-05-12T06:29:31.119Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-12T06:29:31.119Z] === RUN TestNetworkDBBulkSync [2022-05-12T06:29:31.359Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:29:31.359Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:29:31.359Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:29:31.359Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:29:31.359Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:29:31.359Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:29:31.359Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:29:31.359Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:29:31.359Z] === RUN TestNetworkList [2022-05-12T06:29:31.359Z] === RUN TestNetworkList//networks [2022-05-12T06:29:31.359Z] === PAUSE TestNetworkList//networks [2022-05-12T06:29:31.359Z] === RUN TestNetworkList//networks/ [2022-05-12T06:29:31.359Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:29:31.359Z] === CONT TestNetworkList//networks [2022-05-12T06:29:31.359Z] === CONT TestNetworkList//networks/ [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:29:31.359Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:29:31.359Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:29:31.633Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T06:29:31.825Z] --- PASS: TestTarFiles (4.29s) [2022-05-12T06:29:31.826Z] === RUN TestDetectCompressionZstd [2022-05-12T06:29:31.826Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestTarUntar [2022-05-12T06:29:31.826Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T06:29:31.826Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T06:29:31.826Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestTarWithOptions [2022-05-12T06:29:31.826Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T06:29:31.826Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T06:29:31.826Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestUntarUstarGnuConflict [2022-05-12T06:29:31.826Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestUntarInvalidFilenames [2022-05-12T06:29:31.826Z] === RUN TestPollerAddRemove [2022-05-12T06:29:31.826Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestPollerEvent [2022-05-12T06:29:31.826Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:29:31.826Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestPollerClose [2022-05-12T06:29:31.826Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T06:29:31.826Z] PASS [2022-05-12T06:29:31.826Z] coverage: 45.7% of statements [2022-05-12T06:29:31.826Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-05-12T06:29:31.826Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3123179629\\dest" [2022-05-12T06:29:31.826Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-05-12T06:29:31.826Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T06:29:31.826Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T06:29:31.826Z] === RUN TestUntarInvalidHardlink [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink896150476\\victim\\hello" -> "../victim/hello" [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2823300793\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink852509435\\victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2826171030\\victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3399276772\\victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4140596362\\victim" -> "../victim" [2022-05-12T06:29:31.826Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T06:29:31.826Z] === RUN TestUntarInvalidSymlink [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1748599778\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3179495102\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink471393847\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2077308145\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink616227081\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1847308413\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:31.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink113048932\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T06:29:31.826Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T06:29:31.826Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T06:29:31.826Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestXGlobalNoParent [2022-05-12T06:29:31.826Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T06:29:31.826Z] === RUN TestReplaceFileTarWrapper [2022-05-12T06:29:31.927Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T06:29:31.927Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:29:32.079Z] === RUN TestNewAndRemove [2022-05-12T06:29:32.079Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T06:29:32.079Z] === RUN TestRemoveInvalidPath [2022-05-12T06:29:32.079Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T06:29:32.079Z] PASS [2022-05-12T06:29:32.079Z] coverage: 82.6% of statements [2022-05-12T06:29:32.079Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-05-12T06:29:32.196Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T06:29:32.282Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-05-12T06:29:32.282Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T06:29:32.282Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-12T06:29:32.282Z] === RUN TestPrefixHeaderReadable [2022-05-12T06:29:32.282Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T06:29:32.282Z] === RUN TestDisablePigz [2022-05-12T06:29:32.282Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T06:29:32.282Z] --- PASS: TestDisablePigz (0.14s) [2022-05-12T06:29:32.282Z] === RUN TestPigz [2022-05-12T06:29:32.282Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T06:29:32.282Z] --- PASS: TestPigz (0.14s) [2022-05-12T06:29:32.282Z] === RUN TestNosysFileInfo [2022-05-12T06:29:32.282Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T06:29:32.282Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:29:32.282Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:29:32.282Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:29:32.282Z] === RUN TestCanonicalTarNameForPath [2022-05-12T06:29:32.282Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T06:29:32.282Z] === RUN TestCanonicalTarName [2022-05-12T06:29:32.282Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T06:29:32.282Z] === RUN TestChmodTarEntry [2022-05-12T06:29:32.282Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T06:29:32.282Z] === RUN TestHardLinkOrder [2022-05-12T06:29:32.452Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2022-05-12T06:29:32.453Z] === CONT TestDaemonHostGatewayIP [2022-05-12T06:29:32.534Z] 2022/05/12 06:29:32 Closing DB instances... [2022-05-12T06:29:32.738Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-12T06:29:32.738Z] === RUN TestChangeString [2022-05-12T06:29:32.738Z] --- PASS: TestChangeString (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesWithNoChanges [2022-05-12T06:29:32.738Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T06:29:32.738Z] === RUN TestChangesWithChanges [2022-05-12T06:29:32.738Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T06:29:32.738Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T06:29:32.738Z] changes_test.go:196: needs more investigation [2022-05-12T06:29:32.738Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesDirsEmpty [2022-05-12T06:29:32.738Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:29:32.738Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesDirsMutated [2022-05-12T06:29:32.738Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:29:32.738Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestApplyLayer [2022-05-12T06:29:32.738Z] changes_test.go:433: needs further investigation [2022-05-12T06:29:32.738Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T06:29:32.738Z] changes_test.go:469: needs further investigation [2022-05-12T06:29:32.738Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T06:29:32.738Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T06:29:32.738Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestChangesSize [2022-05-12T06:29:32.738Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T06:29:32.738Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2778140227\\dest" [2022-05-12T06:29:32.738Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T06:29:32.738Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3722890468\\victim\\hello" -> "../victim/hello" [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1858487001\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2034247531\\victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2665110149\\victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2433178917\\victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink193414020\\victim" -> "../victim" [2022-05-12T06:29:32.738Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-12T06:29:32.738Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3798706963\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4193159078\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2027729380\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2111345819\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2423347686\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:32.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2085478472\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:29:32.738Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T06:29:32.738Z] === RUN TestApplyLayerWhiteouts [2022-05-12T06:29:32.738Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T06:29:32.738Z] === RUN TestGenerateEmptyFile [2022-05-12T06:29:32.738Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestGenerateWithContent [2022-05-12T06:29:32.738Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T06:29:32.738Z] PASS [2022-05-12T06:29:32.738Z] coverage: 61.9% of statements [2022-05-12T06:29:32.738Z] ok github.com/docker/docker/pkg/archive 6.505s coverage: 61.9% of statements [2022-05-12T06:29:32.738Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T06:29:32.738Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:29:32.738Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T06:29:32.738Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T06:29:32.738Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCopyFile [2022-05-12T06:29:32.738Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T06:29:32.738Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:29:32.738Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T06:29:32.738Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T06:29:32.738Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:29:32.738Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestWildcardMatches [2022-05-12T06:29:32.738Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestPatternMatches [2022-05-12T06:29:32.738Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T06:29:32.738Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T06:29:32.738Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T06:29:32.738Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T06:29:32.738Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T06:29:32.738Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T06:29:32.738Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestSingleExclamationError [2022-05-12T06:29:32.738Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestMatchesWithNoPatterns [2022-05-12T06:29:32.738Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T06:29:32.738Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestMatches [2022-05-12T06:29:32.738Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T06:29:32.738Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T06:29:32.738Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T06:29:32.738Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T06:29:32.738Z] --- PASS: TestMatches (0.01s) [2022-05-12T06:29:32.738Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T06:29:32.738Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T06:29:32.738Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T06:29:32.738Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatterns [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T06:29:32.738Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCreateIfNotExistsDir [2022-05-12T06:29:32.738Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T06:29:32.738Z] === RUN TestCreateIfNotExistsFile [2022-05-12T06:29:32.738Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T06:29:32.738Z] === RUN TestMatch [2022-05-12T06:29:32.738Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:29:32.738Z] === RUN TestCompile [2022-05-12T06:29:32.738Z] === RUN TestCompile/slash [2022-05-12T06:29:32.738Z] === RUN TestCompile/backslash [2022-05-12T06:29:32.738Z] --- PASS: TestCompile (0.00s) [2022-05-12T06:29:32.738Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T06:29:32.738Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T06:29:32.738Z] PASS [2022-05-12T06:29:32.738Z] coverage: 84.7% of statements [2022-05-12T06:29:32.738Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 84.7% of statements [2022-05-12T06:29:32.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T06:29:32.878Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:29:33.014Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.56s) [2022-05-12T06:29:33.014Z] === CONT TestDaemonRestartIpcMode [2022-05-12T06:29:33.499Z] === RUN TestFailedConnection [2022-05-12T06:29:33.699Z] === RUN TestGet [2022-05-12T06:29:33.699Z] --- PASS: TestGet (0.00s) [2022-05-12T06:29:33.699Z] === RUN TestGetShortcutString [2022-05-12T06:29:33.699Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T06:29:33.699Z] PASS [2022-05-12T06:29:33.699Z] coverage: 42.9% of statements [2022-05-12T06:29:33.699Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-05-12T06:29:33.842Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-05-12T06:29:33.842Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:29:33.957Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-12T06:29:33.957Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T06:29:34.154Z] 2022/05/12 06:29:33 Closing DB instances... [2022-05-12T06:29:34.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T06:29:34.608Z] === RUN TestCreateIDMapOrder [2022-05-12T06:29:34.608Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T06:29:34.608Z] PASS [2022-05-12T06:29:34.608Z] coverage: 7.2% of statements [2022-05-12T06:29:34.608Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-05-12T06:29:34.784Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T06:29:34.784Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:29:34.918Z] --- PASS: TestGetAddress (23.87s) [2022-05-12T06:29:34.918Z] === RUN TestRequestSyntaxCheck [2022-05-12T06:29:34.918Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T06:29:34.918Z] === RUN TestRequest [2022-05-12T06:29:35.570Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-12T06:29:35.570Z] === RUN TestNetworkDBNodeLeave [2022-05-12T06:29:35.570Z] === RUN TestFixedBufferCap [2022-05-12T06:29:35.570Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T06:29:35.570Z] === RUN TestFixedBufferLen [2022-05-12T06:29:35.570Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T06:29:35.570Z] === RUN TestFixedBufferString [2022-05-12T06:29:35.570Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T06:29:35.570Z] === RUN TestFixedBufferWrite [2022-05-12T06:29:35.570Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T06:29:35.570Z] === RUN TestFixedBufferRead [2022-05-12T06:29:35.570Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T06:29:35.879Z] --- PASS: TestFailedConnection (2.14s) [2022-05-12T06:29:35.879Z] === RUN TestFailOnce [2022-05-12T06:29:35.879Z] 2022/05/12 06:29:35 http: panic serving 127.0.0.1:49317: Plugin not ready [2022-05-12T06:29:35.879Z] goroutine 3 [running]: [2022-05-12T06:29:35.879Z] net/http.(*conn).serve.func1() [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:29:35.879Z] panic({0x13f36e0, 0x153d090}) [2022-05-12T06:29:35.879Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:29:35.879Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xc10000000000003b?, 0xffffffffffffffff?}, 0xfc4da5?) [2022-05-12T06:29:35.879Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T06:29:35.879Z] net/http.HandlerFunc.ServeHTTP(0x200?, {0x1542898?, 0xc000178000?}, 0xc000043aa8?) [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:29:35.879Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1542898, 0xc000178000}, 0xc000060000) [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T06:29:35.879Z] net/http.serverHandler.ServeHTTP({0x1540eb8?}, {0x1542898, 0xc000178000}, 0xc000060000) [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:29:35.879Z] net/http.(*conn).serve(0xc000058000, {0x1542d98, 0xc0000260f0}) [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:29:35.879Z] created by net/http.(*Server).Serve [2022-05-12T06:29:35.879Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:29:35.879Z] time="2022-05-12T06:29:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.FailOnce: Post \"http://127.0.0.1:49316/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T06:29:36.024Z] === RUN TestBytesPipeRead [2022-05-12T06:29:36.024Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T06:29:36.024Z] === RUN TestBytesPipeWrite [2022-05-12T06:29:36.024Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T06:29:36.024Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T06:29:36.024Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-05-12T06:29:36.024Z] === RUN TestAtomicWriteToFile [2022-05-12T06:29:36.024Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T06:29:36.024Z] === RUN TestAtomicWriteSetCommit [2022-05-12T06:29:36.024Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T06:29:36.024Z] === RUN TestAtomicWriteSetCancel [2022-05-12T06:29:36.025Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T06:29:36.025Z] === RUN TestReadCloserWrapperClose [2022-05-12T06:29:36.025Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T06:29:36.025Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T06:29:36.025Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T06:29:36.025Z] === RUN TestReaderErrWrapperRead [2022-05-12T06:29:36.025Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T06:29:36.025Z] === RUN TestCancelReadCloser [2022-05-12T06:29:36.158Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-12T06:29:36.158Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:29:36.479Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T06:29:36.479Z] === RUN TestWriteCloserWrapperClose [2022-05-12T06:29:36.479Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T06:29:36.479Z] === RUN TestNopWriteCloser [2022-05-12T06:29:36.479Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T06:29:36.479Z] === RUN TestNopWriter [2022-05-12T06:29:36.479Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T06:29:36.479Z] === RUN TestWriteCounter [2022-05-12T06:29:36.479Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T06:29:36.479Z] PASS [2022-05-12T06:29:36.479Z] coverage: 69.6% of statements [2022-05-12T06:29:36.479Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.6% of statements [2022-05-12T06:29:36.724Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-12T06:29:36.725Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:29:36.839Z] 2022/05/12 06:29:36 Closing DB instances... [2022-05-12T06:29:36.839Z] --- PASS: TestFailOnce (1.18s) [2022-05-12T06:29:36.839Z] === RUN TestEchoInputOutput [2022-05-12T06:29:36.839Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T06:29:36.839Z] === RUN TestBackoff [2022-05-12T06:29:36.839Z] --- PASS: TestBackoff (0.00s) [2022-05-12T06:29:36.839Z] === RUN TestAbortRetry [2022-05-12T06:29:36.839Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T06:29:36.839Z] === RUN TestClientScheme [2022-05-12T06:29:36.839Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T06:29:36.839Z] === RUN TestNewClientWithTimeout [2022-05-12T06:29:37.294Z] time="2022-05-12T06:29:36Z" level=error msg="node: f2a65a53852b is unknown to memberlist" [2022-05-12T06:29:37.294Z] time="2022-05-12T06:29:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T06:29:37.438Z] === RUN TestError [2022-05-12T06:29:37.438Z] --- PASS: TestError (0.00s) [2022-05-12T06:29:37.438Z] === RUN TestProgressString [2022-05-12T06:29:37.438Z] === RUN TestProgressString/no_progress [2022-05-12T06:29:37.438Z] === RUN TestProgressString/progress_1 [2022-05-12T06:29:37.439Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T06:29:37.439Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T06:29:37.439Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T06:29:37.439Z] === RUN TestProgressString/with_units [2022-05-12T06:29:37.439Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T06:29:37.439Z] === RUN TestProgressString/hide_counts [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T06:29:37.439Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T06:29:37.439Z] === RUN TestJSONMessageDisplay [2022-05-12T06:29:37.439Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-12T06:29:37.439Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T06:29:37.439Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T06:29:37.439Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T06:29:37.439Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T06:29:37.439Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T06:29:37.439Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T06:29:37.439Z] PASS [2022-05-12T06:29:37.439Z] coverage: 91.7% of statements [2022-05-12T06:29:37.439Z] ok github.com/docker/docker/pkg/jsonmessage 0.191s coverage: 91.7% of statements [2022-05-12T06:29:37.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T06:29:37.650Z] --- PASS: TestDaemonHostGatewayIP (5.38s) [2022-05-12T06:29:37.650Z] === CONT TestIpcModeOlderClient [2022-05-12T06:29:37.893Z] === RUN TestStandardLongPath [2022-05-12T06:29:37.893Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T06:29:37.893Z] === RUN TestUNCLongPath [2022-05-12T06:29:37.893Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T06:29:37.893Z] PASS [2022-05-12T06:29:37.893Z] coverage: 100.0% of statements [2022-05-12T06:29:37.906Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-12T06:29:37.906Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T06:29:37.906Z] --- PASS: TestDaemonRestartIpcMode (5.01s) [2022-05-12T06:29:38.348Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-05-12T06:29:38.348Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-12T06:29:38.348Z] === RUN TestNetworkDBWatch [2022-05-12T06:29:38.805Z] === RUN TestNameFormat [2022-05-12T06:29:38.805Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T06:29:38.805Z] === RUN TestNameRetries [2022-05-12T06:29:38.805Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T06:29:38.805Z] PASS [2022-05-12T06:29:38.805Z] coverage: 85.7% of statements [2022-05-12T06:29:38.805Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-05-12T06:29:38.817Z] time="2022-05-12T06:29:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T06:29:39.254Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-05-12T06:29:39.254Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:29:39.254Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:29:39.254Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:29:39.254Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:29:39.260Z] === RUN TestParseKeyValueOpt [2022-05-12T06:29:39.260Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T06:29:39.260Z] === RUN TestParseUintList [2022-05-12T06:29:39.260Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T06:29:39.260Z] === RUN TestParseUintListMaximumLimits [2022-05-12T06:29:39.260Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T06:29:39.260Z] PASS [2022-05-12T06:29:39.260Z] coverage: 97.0% of statements [2022-05-12T06:29:39.260Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-12T06:29:39.776Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2022-05-12T06:29:39.776Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T06:29:39.832Z] === RUN TestBoolValue [2022-05-12T06:29:39.832Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestBoolValueOrDefault [2022-05-12T06:29:39.832Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestInt64ValueOrZero [2022-05-12T06:29:39.832Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestInt64ValueOrDefault [2022-05-12T06:29:39.832Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T06:29:39.832Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestJsonContentType [2022-05-12T06:29:39.832Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestReadJSON [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/nil_body [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/empty_body [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/with_valid_request [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/with_whitespace [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/with_extra_content [2022-05-12T06:29:39.832Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 31.9% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 31.9% of statements [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T06:29:39.832Z] === RUN TestMaskSecretKeys [2022-05-12T06:29:39.832Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T06:29:39.832Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T06:29:39.832Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T06:29:39.832Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestVersionMiddlewareVersion [2022-05-12T06:29:39.832Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T06:29:39.832Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 37.7% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T06:29:39.832Z] === RUN TestStrSliceMarshalJSON [2022-05-12T06:29:39.832Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T06:29:39.832Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestStrSliceUnmarshalString [2022-05-12T06:29:39.832Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T06:29:39.832Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 90.0% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-05-12T06:29:39.832Z] === RUN TestToJSON [2022-05-12T06:29:39.832Z] --- PASS: TestToJSON (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestToParamWithVersion [2022-05-12T06:29:39.832Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestFromJSON [2022-05-12T06:29:39.832Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestEmpty [2022-05-12T06:29:39.832Z] --- PASS: TestEmpty (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T06:29:39.832Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestArgsMatchKVList [2022-05-12T06:29:39.832Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestArgsMatch [2022-05-12T06:29:39.832Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestAdd [2022-05-12T06:29:39.832Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestDel [2022-05-12T06:29:39.832Z] --- PASS: TestDel (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestLen [2022-05-12T06:29:39.832Z] --- PASS: TestLen (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestExactMatch [2022-05-12T06:29:39.832Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestOnlyOneExactMatch [2022-05-12T06:29:39.832Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestContains [2022-05-12T06:29:39.832Z] --- PASS: TestContains (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestValidate [2022-05-12T06:29:39.832Z] --- PASS: TestValidate (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestWalkValues [2022-05-12T06:29:39.832Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestFuzzyMatch [2022-05-12T06:29:39.832Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestClone [2022-05-12T06:29:39.832Z] --- PASS: TestClone (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 92.2% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-05-12T06:29:39.832Z] === RUN TestGetTimestamp [2022-05-12T06:29:39.832Z] === RUN TestAdjustForAPIVersion [2022-05-12T06:29:39.832Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 6.1% of statements [2022-05-12T06:29:39.832Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-12T06:29:39.832Z] === RUN TestParseTimestamps [2022-05-12T06:29:39.832Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 100.0% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.1% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T06:29:39.832Z] === RUN TestCompareVersion [2022-05-12T06:29:39.832Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 77.3% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T06:29:39.832Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T06:29:39.832Z] === RUN TestIsGIT [2022-05-12T06:29:39.832Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T06:29:39.832Z] PASS [2022-05-12T06:29:39.832Z] coverage: 100.0% of statements [2022-05-12T06:29:39.832Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.049s coverage: 100.0% of statements [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T06:29:39.832Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T06:29:39.832Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestCloneArgsSmartHttp [2022-05-12T06:29:39.832Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T06:29:39.832Z] === RUN TestCloneArgsDumbHttp [2022-05-12T06:29:39.832Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestCloneArgsGit [2022-05-12T06:29:39.832Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestCheckoutGit [2022-05-12T06:29:39.832Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T06:29:39.832Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T06:29:39.832Z] === RUN TestProcessNoDockerignore [2022-05-12T06:29:39.832Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T06:29:39.832Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestDetectContentType [2022-05-12T06:29:39.832Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestSelectAcceptableMIME [2022-05-12T06:29:39.832Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T06:29:39.832Z] === RUN TestInspectEmptyResponse [2022-05-12T06:29:39.832Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestInspectResponseBinary [2022-05-12T06:29:39.833Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestResponseUnsupportedContentType [2022-05-12T06:29:39.833Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestInspectResponseTextSimple [2022-05-12T06:29:39.833Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T06:29:39.833Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestUnknownContentLength [2022-05-12T06:29:39.833Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestDownloadRemote [2022-05-12T06:29:39.833Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T06:29:39.833Z] === RUN TestGetWithStatusError [2022-05-12T06:29:39.833Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestCloseRootDirectory [2022-05-12T06:29:39.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:39.833Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestHashFile [2022-05-12T06:29:39.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:39.833Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestHashSubdir [2022-05-12T06:29:39.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:39.833Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestRemoveDirectory [2022-05-12T06:29:39.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:29:39.833Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T06:29:39.833Z] PASS [2022-05-12T06:29:39.833Z] coverage: 9.3% of statements [2022-05-12T06:29:39.833Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 9.3% of statements [2022-05-12T06:29:39.833Z] === RUN TestEnable [2022-05-12T06:29:39.833Z] --- PASS: TestEnable (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestDisable [2022-05-12T06:29:39.833Z] --- PASS: TestDisable (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestEnabled [2022-05-12T06:29:39.833Z] --- PASS: TestEnabled (0.00s) [2022-05-12T06:29:39.833Z] PASS [2022-05-12T06:29:39.833Z] coverage: 100.0% of statements [2022-05-12T06:29:39.833Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-05-12T06:29:39.833Z] === RUN TestGetAllAllowed [2022-05-12T06:29:39.833Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestGetAllMeta [2022-05-12T06:29:39.833Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T06:29:39.833Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T06:29:39.833Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestIsExistingDirectory [2022-05-12T06:29:39.833Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestGetFilenameForDownload [2022-05-12T06:29:39.833Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestEnv2Variables [2022-05-12T06:29:39.833Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T06:29:39.833Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestMaintainer [2022-05-12T06:29:39.833Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestLabel [2022-05-12T06:29:39.833Z] --- PASS: TestLabel (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestFromScratch [2022-05-12T06:29:39.833Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestFromWithArg [2022-05-12T06:29:39.833Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T06:29:39.833Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestFromWithUndefinedArg [2022-05-12T06:29:39.833Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T06:29:39.833Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestOnbuild [2022-05-12T06:29:39.833Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestWorkdir [2022-05-12T06:29:39.833Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestCmd [2022-05-12T06:29:39.833Z] --- PASS: TestCmd (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestHealthcheckNone [2022-05-12T06:29:39.833Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestHealthcheckCmd [2022-05-12T06:29:39.833Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestEntrypoint [2022-05-12T06:29:39.833Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestExpose [2022-05-12T06:29:39.833Z] --- PASS: TestExpose (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestUser [2022-05-12T06:29:39.833Z] --- PASS: TestUser (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestVolume [2022-05-12T06:29:39.833Z] --- PASS: TestVolume (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestStopSignal [2022-05-12T06:29:39.833Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:29:39.833Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestArg [2022-05-12T06:29:39.833Z] --- PASS: TestArg (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestShell [2022-05-12T06:29:39.833Z] --- PASS: TestShell (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestPrependEnvOnCmd [2022-05-12T06:29:39.833Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestRunWithBuildArgs [2022-05-12T06:29:39.833Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T06:29:39.833Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T06:29:39.833Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T06:29:39.833Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T06:29:39.833Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T06:29:39.833Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestNormalizeWorkdir [2022-05-12T06:29:39.833Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestDispatch [2022-05-12T06:29:39.833Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T06:29:39.833Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T06:29:39.833Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T06:29:39.833Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T06:29:39.833Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T06:29:39.833Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T06:29:39.833Z] === RUN TestDispatch/COPY_url [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch (0.08s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T06:29:39.833Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T06:29:39.833Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T06:29:39.833Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T06:29:39.833Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T06:29:39.833Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T06:29:39.833Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestEmptyDockerfile [2022-05-12T06:29:39.833Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestSymlinkDockerfile [2022-05-12T06:29:39.833Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T06:29:39.833Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T06:29:39.833Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestNonExistingDockerfile [2022-05-12T06:29:39.833Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestCopyRunConfig [2022-05-12T06:29:39.833Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestDeepCopyRunConfig [2022-05-12T06:29:39.833Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestExportImage [2022-05-12T06:29:39.833Z] --- PASS: TestExportImage (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestNormalizeDest [2022-05-12T06:29:39.833Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T06:29:39.833Z] PASS [2022-05-12T06:29:39.833Z] coverage: 46.7% of statements [2022-05-12T06:29:39.833Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 46.7% of statements [2022-05-12T06:29:39.833Z] === RUN TestTCP4Proxy [2022-05-12T06:29:39.833Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T06:29:39.833Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T06:29:39.833Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-12T06:29:39.833Z] === RUN TestTCP6Proxy [2022-05-12T06:29:39.833Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:29:39.833Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestTCPDualStackProxy [2022-05-12T06:29:39.833Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:29:39.833Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestUDP4Proxy [2022-05-12T06:29:39.833Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestUDP6Proxy [2022-05-12T06:29:39.833Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:29:39.833Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestUDPWriteError [2022-05-12T06:29:39.833Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestSCTP4Proxy [2022-05-12T06:29:39.833Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:29:39.833Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T06:29:39.833Z] === RUN TestSCTP6Proxy [2022-05-12T06:29:39.833Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:29:39.833Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T06:29:39.833Z] PASS [2022-05-12T06:29:39.833Z] coverage: 49.4% of statements [2022-05-12T06:29:39.833Z] ok github.com/docker/docker/cmd/docker-proxy 0.088s coverage: 49.4% of statements [2022-05-12T06:29:40.219Z] 2022/05/12 06:29:39 Closing DB instances... [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T06:29:40.219Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:29:40.219Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:29:40.219Z] PASS [2022-05-12T06:29:40.219Z] coverage: 36.4% of statements [2022-05-12T06:29:40.219Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 36.4% of statements [2022-05-12T06:29:40.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T06:29:40.736Z] 2022/05/12 06:29:40 Closing DB instances... [2022-05-12T06:29:41.178Z] === RUN TestNewAndRemove [2022-05-12T06:29:41.178Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T06:29:41.178Z] === RUN TestRemoveInvalidPath [2022-05-12T06:29:41.178Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T06:29:41.178Z] PASS [2022-05-12T06:29:41.178Z] coverage: 82.6% of statements [2022-05-12T06:29:41.178Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-05-12T06:29:41.178Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-12T06:29:41.178Z] === RUN TestNetworkDBBulkSync [2022-05-12T06:29:41.191Z] === RUN TestParseEmptyInterface [2022-05-12T06:29:41.191Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestParseNonInterfaceType [2022-05-12T06:29:41.191Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestParseWithOneFunction [2022-05-12T06:29:41.191Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestParseWithMultipleFuncs [2022-05-12T06:29:41.191Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestParseWithUnnamedReturn [2022-05-12T06:29:41.191Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestEmbeddedInterface [2022-05-12T06:29:41.191Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestParsedImports [2022-05-12T06:29:41.191Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T06:29:41.191Z] === RUN TestAliasedImports [2022-05-12T06:29:41.191Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T06:29:41.191Z] PASS [2022-05-12T06:29:41.191Z] coverage: 56.8% of statements [2022-05-12T06:29:41.191Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-05-12T06:29:41.646Z] time="2022-05-12T06:29:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T06:29:42.101Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T06:29:42.101Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T06:29:42.101Z] === RUN TestHTTPTransport [2022-05-12T06:29:42.101Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T06:29:42.101Z] PASS [2022-05-12T06:29:42.101Z] coverage: 85.7% of statements [2022-05-12T06:29:42.101Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-05-12T06:29:42.559Z] --- PASS: TestRequest (7.48s) [2022-05-12T06:29:42.559Z] === RUN TestOverlappingRequests [2022-05-12T06:29:42.559Z] --- PASS: TestOverlappingRequests (0.33s) [2022-05-12T06:29:42.559Z] === RUN TestRelease [2022-05-12T06:29:42.704Z] --- PASS: TestGetAddress (23.63s) [2022-05-12T06:29:42.704Z] === RUN TestRequestSyntaxCheck [2022-05-12T06:29:42.704Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-05-12T06:29:42.704Z] === RUN TestRequest [2022-05-12T06:29:42.704Z] 2022/05/12 06:29:42 Closing DB instances... [2022-05-12T06:29:42.704Z] === RUN TestFailedConnection [2022-05-12T06:29:42.940Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T06:29:43.017Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:29:43.017Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T06:29:43.017Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T06:29:43.017Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:29:43.017Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T06:29:43.017Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T06:29:43.017Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T06:29:43.017Z] === RUN TestBufferPoolPutAndGet [2022-05-12T06:29:43.017Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T06:29:43.017Z] PASS [2022-05-12T06:29:43.017Z] coverage: 88.2% of statements [2022-05-12T06:29:43.017Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-05-12T06:29:43.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T06:29:43.472Z] === RUN TestOutputOnPrematureClose [2022-05-12T06:29:43.472Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T06:29:43.472Z] === RUN TestCompleteSilently [2022-05-12T06:29:43.472Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T06:29:43.472Z] PASS [2022-05-12T06:29:43.472Z] coverage: 75.9% of statements [2022-05-12T06:29:43.472Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-05-12T06:29:43.759Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T06:29:43.927Z] === RUN TestSendToOneSub [2022-05-12T06:29:43.927Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T06:29:43.927Z] === RUN TestSendToMultipleSubs [2022-05-12T06:29:43.927Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T06:29:43.927Z] === RUN TestEvictOneSub [2022-05-12T06:29:43.927Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T06:29:43.927Z] === RUN TestClosePublisher [2022-05-12T06:29:43.927Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T06:29:43.927Z] === RUN TestPubSubRace [2022-05-12T06:29:43.927Z] --- PASS: TestRelease (1.42s) [2022-05-12T06:29:43.927Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:29:44.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T06:29:44.230Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-12T06:29:44.230Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T06:29:44.888Z] --- PASS: TestPubSubRace (1.05s) [2022-05-12T06:29:44.888Z] PASS [2022-05-12T06:29:44.888Z] coverage: 75.0% of statements [2022-05-12T06:29:44.888Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-05-12T06:29:45.189Z] --- PASS: TestFailedConnection (2.14s) [2022-05-12T06:29:45.189Z] === RUN TestFailOnce [2022-05-12T06:29:45.189Z] 2022/05/12 06:29:44 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-05-12T06:29:45.190Z] goroutine 18 [running]: [2022-05-12T06:29:45.190Z] net/http.(*conn).serve.func1() [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:29:45.190Z] panic({0x8136e0, 0x95d090}) [2022-05-12T06:29:45.190Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:29:45.190Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xa90000000000003b?, 0xffffffffffffffff?}, 0xa991158a72b4f8ac?) [2022-05-12T06:29:45.190Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T06:29:45.190Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x962898?, 0xc0000c0000?}, 0xc000055a78?) [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:29:45.190Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x962898, 0xc0000c0000}, 0xc000220000) [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T06:29:45.190Z] net/http.serverHandler.ServeHTTP({0x960eb8?}, {0x962898, 0xc0000c0000}, 0xc000220000) [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:29:45.190Z] net/http.(*conn).serve(0xc00020e000, {0x962d98, 0xc00008a0c0}) [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:29:45.190Z] created by net/http.(*Server).Serve [2022-05-12T06:29:45.190Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:29:45.190Z] time="2022-05-12T06:29:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T06:29:45.847Z] === RUN TestRegister [2022-05-12T06:29:45.847Z] --- PASS: TestRegister (0.00s) [2022-05-12T06:29:45.847Z] === RUN TestCommand [2022-05-12T06:29:45.847Z] --- PASS: TestCommand (0.03s) [2022-05-12T06:29:45.847Z] === RUN TestNaiveSelf [2022-05-12T06:29:45.847Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T06:29:45.847Z] PASS [2022-05-12T06:29:45.847Z] coverage: 82.4% of statements [2022-05-12T06:29:45.847Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2022-05-12T06:29:45.847Z] time="2022-05-12T06:29:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.Echo: Post \"http://127.0.0.1:49321/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T06:29:45.903Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T06:29:46.149Z] --- PASS: TestFailOnce (1.16s) [2022-05-12T06:29:46.149Z] === RUN TestEchoInputOutput [2022-05-12T06:29:46.149Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T06:29:46.149Z] === RUN TestBackoff [2022-05-12T06:29:46.149Z] --- PASS: TestBackoff (0.00s) [2022-05-12T06:29:46.149Z] === RUN TestAbortRetry [2022-05-12T06:29:46.149Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T06:29:46.149Z] === RUN TestClientScheme [2022-05-12T06:29:46.149Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T06:29:46.149Z] === RUN TestNewClientWithTimeout [2022-05-12T06:29:46.301Z] === RUN TestDump [2022-05-12T06:29:46.301Z] goroutine 6 [running]: [2022-05-12T06:29:46.301Z] github.com/docker/docker/pkg/stack.dump(0xfd2d57?) [2022-05-12T06:29:46.301Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:29:46.301Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T06:29:46.301Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T06:29:46.301Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T06:29:46.301Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T06:29:46.301Z] testing.tRunner(0xc000164000, 0x119a4b0) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:46.302Z] created by testing.(*T).Run [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:29:46.302Z] [2022-05-12T06:29:46.302Z] goroutine 1 [chan receive]: [2022-05-12T06:29:46.302Z] testing.(*T).Run(0xc000031d40, {0x1189154?, 0xfac1f3?}, 0x119a4b0) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:29:46.302Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:29:46.302Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:46.302Z] testing.runTests(0xc000058460?, {0x131e400, 0x3, 0x3}, {0x152c8ad0108?, 0x40?, 0x13234a0?}) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:29:46.302Z] testing.(*M).Run(0xc000058460) [2022-05-12T06:29:46.302Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:29:46.302Z] main.main() [2022-05-12T06:29:46.302Z] _testmain.go:99 +0x255 [2022-05-12T06:29:46.302Z] --- PASS: TestDump (0.00s) [2022-05-12T06:29:46.302Z] === RUN TestDumpToFile [2022-05-12T06:29:46.603Z] time="2022-05-12T06:29:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T06:29:46.756Z] --- PASS: TestDumpToFile (0.14s) [2022-05-12T06:29:46.756Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T06:29:46.756Z] goroutine 8 [running]: [2022-05-12T06:29:46.756Z] github.com/docker/docker/pkg/stack.dump(0x104ed93?) [2022-05-12T06:29:46.756Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:29:46.756Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x104ed60?}) [2022-05-12T06:29:46.756Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T06:29:46.756Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-12T06:29:46.756Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T06:29:46.756Z] testing.tRunner(0xc000164680, 0x119a4a0) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:46.756Z] created by testing.(*T).Run [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:29:46.756Z] [2022-05-12T06:29:46.756Z] goroutine 1 [chan receive]: [2022-05-12T06:29:46.756Z] testing.(*T).Run(0xc000031d40, {0x119072b?, 0xfac1f3?}, 0x119a4a0) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:29:46.756Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:29:46.756Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:46.756Z] testing.runTests(0xc000058460?, {0x131e400, 0x3, 0x3}, {0x152c8ad0108?, 0x40?, 0x13234a0?}) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:29:46.756Z] testing.(*M).Run(0xc000058460) [2022-05-12T06:29:46.756Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:29:46.756Z] main.main() [2022-05-12T06:29:46.756Z] _testmain.go:99 +0x255 [2022-05-12T06:29:46.756Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T06:29:46.756Z] PASS [2022-05-12T06:29:46.756Z] coverage: 90.9% of statements [2022-05-12T06:29:46.756Z] ok github.com/docker/docker/pkg/stack 0.173s coverage: 90.9% of statements [2022-05-12T06:29:46.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T06:29:47.058Z] 2022/05/12 06:29:47 Closing DB instances... [2022-05-12T06:29:47.211Z] === RUN TestNewStdWriter [2022-05-12T06:29:47.211Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T06:29:47.211Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestWriteWithNilBytes [2022-05-12T06:29:47.211Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestWrite [2022-05-12T06:29:47.211Z] --- PASS: TestWrite (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestWriteWithWriterError [2022-05-12T06:29:47.211Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T06:29:47.211Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyWriteAndRead [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T06:29:47.211Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T06:29:47.211Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T06:29:47.211Z] PASS [2022-05-12T06:29:47.211Z] coverage: 100.0% of statements [2022-05-12T06:29:47.211Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-05-12T06:29:48.019Z] time="2022-05-12T06:29:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T06:29:48.171Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T06:29:48.171Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T06:29:48.171Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestFormatStatus [2022-05-12T06:29:48.171Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestFormatError [2022-05-12T06:29:48.171Z] --- PASS: TestFormatError (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestFormatJSONError [2022-05-12T06:29:48.171Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T06:29:48.171Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T06:29:48.171Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestNewJSONProgressOutput [2022-05-12T06:29:48.171Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestAuxFormatterEmit [2022-05-12T06:29:48.171Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestStreamWriterStdout [2022-05-12T06:29:48.171Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T06:29:48.171Z] === RUN TestStreamWriterStderr [2022-05-12T06:29:48.171Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T06:29:48.171Z] PASS [2022-05-12T06:29:48.171Z] coverage: 66.2% of statements [2022-05-12T06:29:48.171Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-12T06:29:48.171Z] --- PASS: TestAllocateRandomDeallocate (4.10s) [2022-05-12T06:29:48.171Z] === RUN TestRetrieveFromStore [2022-05-12T06:29:48.474Z] --- PASS: TestRequest (6.05s) [2022-05-12T06:29:48.474Z] === RUN TestOverlappingRequests [2022-05-12T06:29:48.626Z] === RUN TestGenerateRandomID [2022-05-12T06:29:48.626Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T06:29:48.626Z] === RUN TestShortenId [2022-05-12T06:29:48.626Z] --- PASS: TestShortenId (0.00s) [2022-05-12T06:29:48.626Z] === RUN TestShortenSha256Id [2022-05-12T06:29:48.626Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T06:29:48.626Z] === RUN TestShortenIdEmpty [2022-05-12T06:29:48.626Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T06:29:48.626Z] === RUN TestShortenIdInvalid [2022-05-12T06:29:48.626Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T06:29:48.627Z] === RUN TestIsShortIDNonHex [2022-05-12T06:29:48.627Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T06:29:48.627Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T06:29:48.627Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T06:29:48.627Z] PASS [2022-05-12T06:29:48.627Z] coverage: 70.6% of statements [2022-05-12T06:29:48.627Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-05-12T06:29:48.717Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T06:29:48.928Z] --- PASS: TestOverlappingRequests (0.28s) [2022-05-12T06:29:48.928Z] === RUN TestRelease [2022-05-12T06:29:49.081Z] === RUN TestIsCpusetListAvailable [2022-05-12T06:29:49.081Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T06:29:49.081Z] PASS [2022-05-12T06:29:49.081Z] coverage: 39.4% of statements [2022-05-12T06:29:49.081Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-05-12T06:29:49.536Z] --- PASS: TestRetrieveFromStore (1.26s) [2022-05-12T06:29:49.536Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T06:29:49.536Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T06:29:49.536Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T06:29:49.536Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T06:29:49.536Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T06:29:49.536Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T06:29:49.536Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T06:29:49.536Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T06:29:49.536Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T06:29:49.536Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T06:29:49.536Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T06:29:49.536Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T06:29:49.536Z] === RUN TestDebug [2022-05-12T06:29:49.536Z] --- PASS: TestDebug (0.00s) [2022-05-12T06:29:49.536Z] === RUN TestRequestPoolParallel [2022-05-12T06:29:49.646Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T06:29:49.646Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T06:29:49.646Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T06:29:49.646Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T06:29:49.646Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T06:29:49.646Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T06:29:49.646Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T06:29:49.646Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T06:29:49.646Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T06:29:49.990Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-05-12T06:29:49.990Z] === RUN TestFullAllocateRelease [2022-05-12T06:29:50.129Z] === RUN TestCheckpointCreateError [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointCreate [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointDeleteError [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointDelete [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointListError [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointList [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T06:29:50.129Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T06:29:50.129Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:29:50.129Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestGetAPIPath [2022-05-12T06:29:50.129Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestParseHostURL [2022-05-12T06:29:50.129Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T06:29:50.129Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T06:29:50.129Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestClientRedirect [2022-05-12T06:29:50.129Z] === RUN TestClientRedirect/GET [2022-05-12T06:29:50.129Z] === RUN TestClientRedirect/POST [2022-05-12T06:29:50.129Z] === RUN TestClientRedirect/PUT [2022-05-12T06:29:50.129Z] === RUN TestClientRedirect/DELETE [2022-05-12T06:29:50.129Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T06:29:50.129Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigCreateUnsupported [2022-05-12T06:29:50.129Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigCreateError [2022-05-12T06:29:50.129Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigCreate [2022-05-12T06:29:50.129Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspectNotFound [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspectUnsupported [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspectError [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigInspect [2022-05-12T06:29:50.129Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigListUnsupported [2022-05-12T06:29:50.129Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigListError [2022-05-12T06:29:50.129Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigList [2022-05-12T06:29:50.129Z] --- PASS: TestConfigList (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigRemoveUnsupported [2022-05-12T06:29:50.129Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigRemoveError [2022-05-12T06:29:50.129Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigRemove [2022-05-12T06:29:50.129Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigUpdateUnsupported [2022-05-12T06:29:50.129Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigUpdateError [2022-05-12T06:29:50.129Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestConfigUpdate [2022-05-12T06:29:50.129Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCommitError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCommit [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerStatPathError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerStatPath [2022-05-12T06:29:50.129Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyToContainerError [2022-05-12T06:29:50.129Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T06:29:50.129Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T06:29:50.129Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyToContainer [2022-05-12T06:29:50.129Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyFromContainerError [2022-05-12T06:29:50.129Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T06:29:50.129Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T06:29:50.129Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T06:29:50.129Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestCopyFromContainer [2022-05-12T06:29:50.129Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCreateError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCreateImageNotFound [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCreateWithName [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerCreateAutoRemove [2022-05-12T06:29:50.129Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerDiffError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerDiff [2022-05-12T06:29:50.129Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecCreateError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecCreate [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecStartError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecStart [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecInspectError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecInspect [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExportError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExport [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerInspectError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T06:29:50.129Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T06:29:50.129Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerInspect [2022-05-12T06:29:50.129Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerInspectNode [2022-05-12T06:29:50.129Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerKillError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerKill [2022-05-12T06:29:50.129Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerListError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerList [2022-05-12T06:29:50.129Z] --- PASS: TestContainerList (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerLogsNotFoundError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerLogsError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerLogs [2022-05-12T06:29:50.129Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T06:29:50.129Z] === RUN TestContainerPauseError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerPause [2022-05-12T06:29:50.129Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainersPruneError [2022-05-12T06:29:50.129Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainersPrune [2022-05-12T06:29:50.129Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerRemoveError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerRemove [2022-05-12T06:29:50.129Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerRenameError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerRename [2022-05-12T06:29:50.129Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerResizeError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerExecResizeError [2022-05-12T06:29:50.129Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T06:29:50.129Z] === RUN TestContainerResize [2022-05-12T06:29:50.130Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerExecResize [2022-05-12T06:29:50.130Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerRestartError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerRestart [2022-05-12T06:29:50.130Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStartError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStart [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStatsError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStats [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStopError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerStop [2022-05-12T06:29:50.130Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerTopError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerTop [2022-05-12T06:29:50.130Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerUnpauseError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerUnpause [2022-05-12T06:29:50.130Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerUpdateError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerUpdate [2022-05-12T06:29:50.130Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T06:29:50.130Z] === RUN TestContainerWaitError [2022-05-12T06:29:50.130Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestContainerWait [2022-05-12T06:29:50.130Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestDiskUsageError [2022-05-12T06:29:50.130Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestDiskUsage [2022-05-12T06:29:50.130Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestDistributionInspectUnsupported [2022-05-12T06:29:50.130Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T06:29:50.130Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestEventsErrorInOptions [2022-05-12T06:29:50.130Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestEventsErrorFromServer [2022-05-12T06:29:50.130Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T06:29:50.130Z] === RUN TestEvents [2022-05-12T06:29:50.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T06:29:50.208Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2022-05-12T06:29:50.208Z] PASS [2022-05-12T06:29:50.208Z] [2022-05-12T06:29:50.208Z] === Skipped [2022-05-12T06:29:50.208Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T06:29:50.208Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:29:50.208Z] [2022-05-12T06:29:50.209Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:29:50.209Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:29:50.209Z] [2022-05-12T06:29:50.209Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:29:50.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:29:50.209Z] [2022-05-12T06:29:50.209Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T06:29:50.209Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T06:29:50.209Z] [2022-05-12T06:29:50.209Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T06:29:50.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T06:29:50.209Z] [2022-05-12T06:29:50.209Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T06:29:50.209Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:29:50.209Z] [2022-05-12T06:29:50.209Z] DONE 235 tests, 6 skipped in 172.959s [2022-05-12T06:29:50.209Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T06:29:50.209Z] ++ 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-12T06:29:50.209Z] ++ set -e [2022-05-12T06:29:50.209Z] ++ '[' -n 0 ']' [2022-05-12T06:29:50.209Z] ++ set -x [2022-05-12T06:29:50.209Z] ++ 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-12T06:29:50.445Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-05-12T06:29:50.445Z] === RUN TestOddAllocateRelease [2022-05-12T06:29:50.445Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-05-12T06:29:50.445Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T06:29:50.445Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-12T06:29:50.445Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T06:29:50.445Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T06:29:50.445Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T06:29:50.452Z] --- PASS: TestRelease (1.17s) [2022-05-12T06:29:50.452Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:29:50.452Z] === RUN TestParseEmptyInterface [2022-05-12T06:29:50.452Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestParseNonInterfaceType [2022-05-12T06:29:50.452Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestParseWithOneFunction [2022-05-12T06:29:50.452Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestParseWithMultipleFuncs [2022-05-12T06:29:50.452Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestParseWithUnnamedReturn [2022-05-12T06:29:50.452Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestEmbeddedInterface [2022-05-12T06:29:50.452Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestParsedImports [2022-05-12T06:29:50.452Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T06:29:50.452Z] === RUN TestAliasedImports [2022-05-12T06:29:50.452Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T06:29:50.452Z] PASS [2022-05-12T06:29:50.452Z] coverage: 56.8% of statements [2022-05-12T06:29:50.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-05-12T06:29:50.452Z] time="2022-05-12T06:29:50Z" level=error msg="node4(50401ba14f2d) Could not close DB: timeout waiting for leave broadcast" [2022-05-12T06:29:50.452Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2022-05-12T06:29:50.452Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T06:29:50.464Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:29:50.585Z] --- PASS: TestEvents (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestTLSCloseWriter [2022-05-12T06:29:50.585Z] === PAUSE TestTLSCloseWriter [2022-05-12T06:29:50.585Z] === RUN TestImageBuildError [2022-05-12T06:29:50.585Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageBuild [2022-05-12T06:29:50.585Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestGetDockerOS [2022-05-12T06:29:50.585Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageCreateError [2022-05-12T06:29:50.585Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageCreate [2022-05-12T06:29:50.585Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageHistoryError [2022-05-12T06:29:50.585Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageHistory [2022-05-12T06:29:50.585Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageImportError [2022-05-12T06:29:50.585Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageImport [2022-05-12T06:29:50.585Z] --- PASS: TestImageImport (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageInspectError [2022-05-12T06:29:50.585Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageInspectImageNotFound [2022-05-12T06:29:50.585Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageInspectWithEmptyID [2022-05-12T06:29:50.585Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageInspect [2022-05-12T06:29:50.585Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageListError [2022-05-12T06:29:50.585Z] --- PASS: TestImageListError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageList [2022-05-12T06:29:50.585Z] --- PASS: TestImageList (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageListApiBefore125 [2022-05-12T06:29:50.585Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageLoadError [2022-05-12T06:29:50.585Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageLoad [2022-05-12T06:29:50.585Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagesPruneError [2022-05-12T06:29:50.585Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagesPrune [2022-05-12T06:29:50.585Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullReferenceParseError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullAnyError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePullWithoutErrors [2022-05-12T06:29:50.585Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushReferenceError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushAnyError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithoutErrors [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T06:29:50.585Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageRemoveError [2022-05-12T06:29:50.585Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageRemoveImageNotFound [2022-05-12T06:29:50.585Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageRemove [2022-05-12T06:29:50.585Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSaveError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSave [2022-05-12T06:29:50.585Z] --- PASS: TestImageSave (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchAnyError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageSearchWithoutErrors [2022-05-12T06:29:50.585Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageTagError [2022-05-12T06:29:50.585Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageTagInvalidReference [2022-05-12T06:29:50.585Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T06:29:50.585Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageTagHexSource [2022-05-12T06:29:50.585Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestImageTag [2022-05-12T06:29:50.585Z] --- PASS: TestImageTag (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestInfoServerError [2022-05-12T06:29:50.585Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T06:29:50.585Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestInfo [2022-05-12T06:29:50.585Z] --- PASS: TestInfo (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkConnectError [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkConnect [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkCreateError [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkCreate [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkDisconnectError [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkDisconnect [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/no_options [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/verbose [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/global_scope [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T06:29:50.585Z] === RUN TestNetworkInspect/server_error [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkListError [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkList [2022-05-12T06:29:50.585Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworksPruneError [2022-05-12T06:29:50.585Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworksPrune [2022-05-12T06:29:50.585Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T06:29:50.585Z] === RUN TestNetworkRemoveError [2022-05-12T06:29:50.586Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNetworkRemove [2022-05-12T06:29:50.586Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeInspectError [2022-05-12T06:29:50.586Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T06:29:50.586Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T06:29:50.586Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeInspect [2022-05-12T06:29:50.586Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeListError [2022-05-12T06:29:50.586Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeList [2022-05-12T06:29:50.586Z] --- PASS: TestNodeList (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeRemoveError [2022-05-12T06:29:50.586Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeRemove [2022-05-12T06:29:50.586Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeUpdateError [2022-05-12T06:29:50.586Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestNodeUpdate [2022-05-12T06:29:50.586Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestOptionWithHostFromEnv [2022-05-12T06:29:50.586Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestOptionWithTimeout [2022-05-12T06:29:50.586Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T06:29:50.586Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPingFail [2022-05-12T06:29:50.586Z] --- PASS: TestPingFail (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPingWithError [2022-05-12T06:29:50.586Z] 2022/05/12 06:29:49 RoundTripper returned a response & error; ignoring response [2022-05-12T06:29:50.586Z] 2022/05/12 06:29:49 RoundTripper returned a response & error; ignoring response [2022-05-12T06:29:50.586Z] --- PASS: TestPingWithError (0.02s) [2022-05-12T06:29:50.586Z] === RUN TestPingSuccess [2022-05-12T06:29:50.586Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPingHeadFallback [2022-05-12T06:29:50.586Z] === RUN TestPingHeadFallback/OK [2022-05-12T06:29:50.586Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T06:29:50.586Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T06:29:50.586Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T06:29:50.586Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T06:29:50.586Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T06:29:50.586Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T06:29:50.586Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T06:29:50.586Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginDisableError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginDisable [2022-05-12T06:29:50.586Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginEnableError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginEnable [2022-05-12T06:29:50.586Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginInspectError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T06:29:50.586Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginInspect [2022-05-12T06:29:50.586Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginListError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginList [2022-05-12T06:29:50.586Z] --- PASS: TestPluginList (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginPushError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginPush [2022-05-12T06:29:50.586Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginRemoveError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginRemove [2022-05-12T06:29:50.586Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginSetError [2022-05-12T06:29:50.586Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPluginSet [2022-05-12T06:29:50.586Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSetHostHeader [2022-05-12T06:29:50.586Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestPlainTextError [2022-05-12T06:29:50.586Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestInfiniteError [2022-05-12T06:29:50.586Z] --- PASS: TestInfiniteError (0.04s) [2022-05-12T06:29:50.586Z] === RUN TestCanceledContext [2022-05-12T06:29:50.586Z] 2022/05/12 06:29:49 RoundTripper returned a response & error; ignoring response [2022-05-12T06:29:50.586Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestDeadlineExceededContext [2022-05-12T06:29:50.586Z] 2022/05/12 06:29:49 RoundTripper returned a response & error; ignoring response [2022-05-12T06:29:50.586Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretCreateUnsupported [2022-05-12T06:29:50.586Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretCreateError [2022-05-12T06:29:50.586Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretCreate [2022-05-12T06:29:50.586Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretInspectUnsupported [2022-05-12T06:29:50.586Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretInspectError [2022-05-12T06:29:50.586Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T06:29:50.586Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T06:29:50.586Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretInspect [2022-05-12T06:29:50.586Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretListUnsupported [2022-05-12T06:29:50.586Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretListError [2022-05-12T06:29:50.586Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretList [2022-05-12T06:29:50.586Z] --- PASS: TestSecretList (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretRemoveUnsupported [2022-05-12T06:29:50.586Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretRemoveError [2022-05-12T06:29:50.586Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretRemove [2022-05-12T06:29:50.586Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretUpdateUnsupported [2022-05-12T06:29:50.586Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretUpdateError [2022-05-12T06:29:50.586Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSecretUpdate [2022-05-12T06:29:50.586Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceCreateError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceCreate [2022-05-12T06:29:50.586Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T06:29:50.586Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceCreateDigestPinning [2022-05-12T06:29:50.586Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceInspectError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T06:29:50.586Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T06:29:50.586Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceInspect [2022-05-12T06:29:50.586Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceListError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceList [2022-05-12T06:29:50.586Z] --- PASS: TestServiceList (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceLogsError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceLogs [2022-05-12T06:29:50.586Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceRemoveError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceRemove [2022-05-12T06:29:50.586Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceUpdateError [2022-05-12T06:29:50.586Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestServiceUpdate [2022-05-12T06:29:50.586Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmGetUnlockKey [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmInitError [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmInit [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmInspectError [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmInspect [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmJoinError [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmJoin [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmLeaveError [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmLeave [2022-05-12T06:29:50.586Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T06:29:50.586Z] === RUN TestSwarmUnlockError [2022-05-12T06:29:50.587Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestSwarmUnlock [2022-05-12T06:29:50.587Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestSwarmUpdateError [2022-05-12T06:29:50.587Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestSwarmUpdate [2022-05-12T06:29:50.587Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestTaskInspectError [2022-05-12T06:29:50.587Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T06:29:50.587Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestTaskInspect [2022-05-12T06:29:50.587Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestTaskListError [2022-05-12T06:29:50.587Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestTaskList [2022-05-12T06:29:50.587Z] --- PASS: TestTaskList (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeCreateError [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeCreate [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeInspectError [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeInspectNotFound [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeInspect [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeListError [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeList [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeRemoveError [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T06:29:50.587Z] === RUN TestVolumeRemove [2022-05-12T06:29:50.587Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T06:29:50.587Z] === CONT TestTLSCloseWriter [2022-05-12T06:29:50.587Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T06:29:50.587Z] PASS [2022-05-12T06:29:50.587Z] coverage: 75.1% of statements [2022-05-12T06:29:50.587Z] ok github.com/docker/docker/client 0.380s coverage: 75.1% of statements [2022-05-12T06:29:50.900Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:29:50.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:29:50.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T06:29:50.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:50.900Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:29:50.900Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T06:29:50.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:50.900Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T06:29:50.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:50.900Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:29:50.900Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:29:50.900Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:29:50.900Z] PASS [2022-05-12T06:29:50.900Z] coverage: 85.3% of statements [2022-05-12T06:29:50.900Z] ok github.com/docker/docker/libnetwork/ipam 46.709s coverage: 85.3% of statements [2022-05-12T06:29:50.900Z] === RUN TestChtimes [2022-05-12T06:29:50.900Z] --- PASS: TestChtimes (0.00s) [2022-05-12T06:29:50.900Z] === RUN TestChtimesWindows [2022-05-12T06:29:50.900Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T06:29:50.900Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T06:29:50.900Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T06:29:50.900Z] PASS [2022-05-12T06:29:50.900Z] coverage: 13.0% of statements [2022-05-12T06:29:50.900Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-05-12T06:29:50.906Z] time="2022-05-12T06:29:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T06:29:51.026Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T06:29:51.026Z] === RUN TestConfigDaemonID [2022-05-12T06:29:51.355Z] === RUN TestTailFile [2022-05-12T06:29:51.355Z] --- PASS: TestTailFile (0.00s) [2022-05-12T06:29:51.355Z] === RUN TestTailFileManyLines [2022-05-12T06:29:51.355Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T06:29:51.355Z] === RUN TestTailEmptyFile [2022-05-12T06:29:51.355Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T06:29:51.355Z] === RUN TestTailNegativeN [2022-05-12T06:29:51.355Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader [2022-05-12T06:29:51.355Z] === CONT TestNewTailReader [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T06:29:51.355Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:29:51.355Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.355Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.356Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.356Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.361Z] === RUN TestHTTPTransport [2022-05-12T06:29:51.361Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T06:29:51.361Z] PASS [2022-05-12T06:29:51.361Z] coverage: 85.7% of statements [2022-05-12T06:29:51.361Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-05-12T06:29:51.361Z] 2022/05/12 06:29:51 Closing DB instances... [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.811Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.812Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.813Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.813Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:51.816Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:51.816Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:29:51.816Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T06:29:51.816Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T06:29:51.816Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:29:51.816Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T06:29:51.816Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T06:29:51.816Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T06:29:51.816Z] === RUN TestBufferPoolPutAndGet [2022-05-12T06:29:51.816Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T06:29:51.816Z] PASS [2022-05-12T06:29:51.816Z] coverage: 88.2% of statements [2022-05-12T06:29:51.816Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-05-12T06:29:52.056Z] --- PASS: TestServicePlugin (30.03s) [2022-05-12T06:29:52.056Z] === RUN TestServiceUpdateLabel [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:29:52.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:29:52.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.01s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:29:52.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:29:52.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:29:52.273Z] PASS [2022-05-12T06:29:52.273Z] coverage: 88.6% of statements [2022-05-12T06:29:52.273Z] ok github.com/docker/docker/pkg/tailfile 0.143s coverage: 88.6% of statements [2022-05-12T06:29:52.276Z] === RUN TestOutputOnPrematureClose [2022-05-12T06:29:52.276Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T06:29:52.276Z] === RUN TestCompleteSilently [2022-05-12T06:29:52.276Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T06:29:52.276Z] PASS [2022-05-12T06:29:52.276Z] coverage: 75.9% of statements [2022-05-12T06:29:52.276Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-05-12T06:29:52.398Z] daemon_test.go:84: [dcea68c1ed7a8] daemon is not started [2022-05-12T06:29:52.398Z] --- PASS: TestConfigDaemonID (1.06s) [2022-05-12T06:29:52.398Z] === RUN TestDaemonConfigValidation [2022-05-12T06:29:52.398Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:52.398Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:52.399Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:52.399Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:52.399Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:52.399Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:52.399Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:52.399Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:52.399Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T06:29:52.399Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T06:29:52.399Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T06:29:52.399Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T06:29:52.399Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T06:29:52.399Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T06:29:52.399Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-05-12T06:29:52.655Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-05-12T06:29:52.655Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:29:52.655Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T06:29:52.728Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T06:29:52.728Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestTarSumRemove [2022-05-12T06:29:52.728Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestSortFileInfoSums [2022-05-12T06:29:52.728Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T06:29:52.728Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestNewTarSumForLabel [2022-05-12T06:29:52.728Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestEmptyTar [2022-05-12T06:29:52.728Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestTarSumsReadSize [2022-05-12T06:29:52.728Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestTarSums [2022-05-12T06:29:52.728Z] --- PASS: TestTarSums (0.06s) [2022-05-12T06:29:52.728Z] === RUN TestIteration [2022-05-12T06:29:52.728Z] --- PASS: TestIteration (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestVersionLabelForChecksum [2022-05-12T06:29:52.728Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestVersion [2022-05-12T06:29:52.728Z] --- PASS: TestVersion (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestGetVersion [2022-05-12T06:29:52.728Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T06:29:52.728Z] === RUN TestGetVersions [2022-05-12T06:29:52.728Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T06:29:52.728Z] PASS [2022-05-12T06:29:52.728Z] coverage: 89.3% of statements [2022-05-12T06:29:52.728Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-05-12T06:29:52.731Z] === RUN TestSendToOneSub [2022-05-12T06:29:52.731Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T06:29:52.731Z] === RUN TestSendToMultipleSubs [2022-05-12T06:29:52.731Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T06:29:52.731Z] === RUN TestEvictOneSub [2022-05-12T06:29:52.731Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T06:29:52.731Z] === RUN TestClosePublisher [2022-05-12T06:29:52.731Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T06:29:52.731Z] === RUN TestPubSubRace [2022-05-12T06:29:52.983Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-12T06:29:52.983Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:29:53.193Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T06:29:53.194Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T06:29:53.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T06:29:53.649Z] --- PASS: TestAllocateRandomDeallocate (3.30s) [2022-05-12T06:29:53.649Z] === RUN TestRetrieveFromStore [2022-05-12T06:29:53.689Z] === RUN TestTruncIndex [2022-05-12T06:29:53.689Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T06:29:53.689Z] PASS [2022-05-12T06:29:53.689Z] coverage: 91.5% of statements [2022-05-12T06:29:53.689Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-05-12T06:29:53.840Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T06:29:54.109Z] --- PASS: TestPubSubRace (1.05s) [2022-05-12T06:29:54.109Z] PASS [2022-05-12T06:29:54.109Z] coverage: 75.0% of statements [2022-05-12T06:29:54.109Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2022-05-12T06:29:54.124Z] --- PASS: TestServiceWithDataPathPortInit (13.88s) [2022-05-12T06:29:54.124Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:29:54.144Z] === RUN TestVersionInfo [2022-05-12T06:29:54.144Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T06:29:54.144Z] === RUN TestAppendVersions [2022-05-12T06:29:54.144Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T06:29:54.144Z] PASS [2022-05-12T06:29:54.144Z] coverage: 88.9% of statements [2022-05-12T06:29:54.144Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-05-12T06:29:54.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T06:29:54.564Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-05-12T06:29:54.564Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T06:29:54.564Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-12T06:29:54.564Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T06:29:54.564Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T06:29:54.564Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T06:29:54.564Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T06:29:54.564Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T06:29:54.564Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T06:29:54.564Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T06:29:54.564Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T06:29:54.564Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T06:29:54.564Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T06:29:54.564Z] === RUN TestDebug [2022-05-12T06:29:54.564Z] --- PASS: TestDebug (0.00s) [2022-05-12T06:29:54.564Z] === RUN TestRequestPoolParallel [2022-05-12T06:29:54.564Z] === RUN TestRegister [2022-05-12T06:29:54.564Z] --- PASS: TestRegister (0.00s) [2022-05-12T06:29:54.564Z] === RUN TestCommand [2022-05-12T06:29:54.564Z] --- PASS: TestCommand (0.03s) [2022-05-12T06:29:54.564Z] === RUN TestNaiveSelf [2022-05-12T06:29:54.564Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-12T06:29:54.564Z] PASS [2022-05-12T06:29:54.564Z] coverage: 82.4% of statements [2022-05-12T06:29:54.564Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-05-12T06:29:54.600Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T06:29:54.600Z] === RUN TestClientStream [2022-05-12T06:29:54.600Z] --- PASS: TestClientStream (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestClientSendFile [2022-05-12T06:29:54.600Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestClientWithRequestTimeout [2022-05-12T06:29:54.600Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T06:29:54.600Z] === RUN TestFileSpecPlugin [2022-05-12T06:29:54.600Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T06:29:54.600Z] === RUN TestFileJSONSpecPlugin [2022-05-12T06:29:54.600Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T06:29:54.600Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestPluginAddHandler [2022-05-12T06:29:54.600Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestPluginWaitBadPlugin [2022-05-12T06:29:54.600Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T06:29:54.600Z] === RUN TestGet [2022-05-12T06:29:54.600Z] time="2022-05-12T06:29:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T06:29:54.965Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T06:29:55.020Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-05-12T06:29:55.020Z] === RUN TestFullAllocateRelease [2022-05-12T06:29:55.020Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-05-12T06:29:55.020Z] === RUN TestOddAllocateRelease [2022-05-12T06:29:55.020Z] time="2022-05-12T06:29:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T06:29:55.059Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fxr7w6vtoucll6qo6m6w31zoq Created:2022-05-12 06:29:53.914326979 +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[5468b82540fbd520acf8fdbc44c0527c617118a275a35e09a5b7f4ea8d4aff5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfp70ceecu3qcppwz7s6dqy4e EndpointID:a42f45e67447f68fe09c092c1438c3f9c1046b7eb4b2792c989e656dd7dad445 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c84f1a35bfe820fa52c885f685b93f3e98b646b839adf7470505a2e45e551f7b 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:1469d7825644 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfp70ceecu3qcppwz7s6dqy4e EndpointID:a42f45e67447f68fe09c092c1438c3f9c1046b7eb4b2792c989e656dd7dad445 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T06:29:55.475Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-05-12T06:29:55.475Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T06:29:55.475Z] === RUN TestDump [2022-05-12T06:29:55.475Z] goroutine 19 [running]: [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.dump(0xce2d57?) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T06:29:55.475Z] testing.tRunner(0xc0000851e0, 0xeaa4b0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:55.475Z] created by testing.(*T).Run [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:29:55.475Z] [2022-05-12T06:29:55.475Z] goroutine 1 [chan receive]: [2022-05-12T06:29:55.475Z] testing.(*T).Run(0xc000085040, {0xe99154?, 0xcbc1f3?}, 0xeaa4b0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:29:55.475Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:29:55.475Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:55.475Z] testing.runTests(0xc0000945a0?, {0x102e400, 0x3, 0x3}, {0x25a8ffb0598?, 0x40?, 0x10334a0?}) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:29:55.475Z] testing.(*M).Run(0xc0000945a0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:29:55.475Z] main.main() [2022-05-12T06:29:55.475Z] _testmain.go:99 +0x255 [2022-05-12T06:29:55.475Z] --- PASS: TestDump (0.00s) [2022-05-12T06:29:55.475Z] === RUN TestDumpToFile [2022-05-12T06:29:55.475Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-12T06:29:55.475Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T06:29:55.475Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-12T06:29:55.475Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T06:29:55.475Z] --- PASS: TestDumpToFile (0.15s) [2022-05-12T06:29:55.475Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T06:29:55.475Z] goroutine 21 [running]: [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.dump(0xd5ed93?) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd5ed60?}) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T06:29:55.475Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-05-12T06:29:55.475Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T06:29:55.475Z] testing.tRunner(0xc000085860, 0xeaa4a0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:55.475Z] created by testing.(*T).Run [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:29:55.475Z] [2022-05-12T06:29:55.475Z] goroutine 1 [chan receive]: [2022-05-12T06:29:55.475Z] testing.(*T).Run(0xc000085040, {0xea072b?, 0xcbc1f3?}, 0xeaa4a0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:29:55.475Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:29:55.475Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:29:55.475Z] testing.runTests(0xc0000945a0?, {0x102e400, 0x3, 0x3}, {0x25a8ffb0598?, 0x40?, 0x10334a0?}) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:29:55.475Z] testing.(*M).Run(0xc0000945a0) [2022-05-12T06:29:55.475Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:29:55.475Z] main.main() [2022-05-12T06:29:55.475Z] _testmain.go:99 +0x255 [2022-05-12T06:29:55.475Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T06:29:55.475Z] PASS [2022-05-12T06:29:55.475Z] coverage: 90.9% of statements [2022-05-12T06:29:55.475Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:29:55.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T06:29:55.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T06:29:55.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:55.475Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T06:29:55.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:55.475Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:29:55.475Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:29:55.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:29:55.475Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:29:55.475Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:29:55.475Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:29:55.475Z] PASS [2022-05-12T06:29:55.475Z] coverage: 85.3% of statements [2022-05-12T06:29:55.475Z] ok github.com/docker/docker/pkg/stack 0.190s coverage: 90.9% of statements [2022-05-12T06:29:55.475Z] ok github.com/docker/docker/libnetwork/ipam 43.074s coverage: 85.3% of statements [2022-05-12T06:29:55.561Z] time="2022-05-12T06:29:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T06:29:55.893Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T06:29:55.893Z] daemon_test.go:198: [d7935f4a32891] daemon is not started [2022-05-12T06:29:55.893Z] --- PASS: TestConfigDaemonSeccompProfiles (3.33s) [2022-05-12T06:29:55.893Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.14s) [2022-05-12T06:29:55.893Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T06:29:55.893Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-05-12T06:29:55.893Z] === RUN TestDaemonProxy [2022-05-12T06:29:55.893Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T06:29:55.931Z] === RUN TestNewStdWriter [2022-05-12T06:29:55.931Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T06:29:55.931Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestWriteWithNilBytes [2022-05-12T06:29:55.931Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestWrite [2022-05-12T06:29:55.931Z] --- PASS: TestWrite (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestWriteWithWriterError [2022-05-12T06:29:55.931Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T06:29:55.931Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyWriteAndRead [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T06:29:55.931Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T06:29:55.931Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T06:29:55.931Z] PASS [2022-05-12T06:29:55.931Z] coverage: 100.0% of statements [2022-05-12T06:29:55.931Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-05-12T06:29:56.019Z] === RUN TestValidatePrivileges [2022-05-12T06:29:56.019Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T06:29:56.019Z] === RUN TestFilterByCapNeg [2022-05-12T06:29:56.019Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T06:29:56.019Z] === RUN TestFilterByCapPos [2022-05-12T06:29:56.019Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T06:29:56.019Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T06:29:56.019Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T06:29:56.019Z] PASS [2022-05-12T06:29:56.019Z] coverage: 12.2% of statements [2022-05-12T06:29:56.019Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.2% of statements [2022-05-12T06:29:56.823Z] check_test.go:307: [da94f19f899f5] daemon is not started [2022-05-12T06:29:56.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T06:29:56.891Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T06:29:56.891Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T06:29:56.891Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestFormatStatus [2022-05-12T06:29:56.891Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestFormatError [2022-05-12T06:29:56.891Z] --- PASS: TestFormatError (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestFormatJSONError [2022-05-12T06:29:56.891Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T06:29:56.891Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T06:29:56.891Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestNewJSONProgressOutput [2022-05-12T06:29:56.891Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestAuxFormatterEmit [2022-05-12T06:29:56.891Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestStreamWriterStdout [2022-05-12T06:29:56.891Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T06:29:56.891Z] === RUN TestStreamWriterStderr [2022-05-12T06:29:56.891Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T06:29:56.891Z] PASS [2022-05-12T06:29:56.891Z] coverage: 66.2% of statements [2022-05-12T06:29:56.891Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-05-12T06:29:56.978Z] === RUN TestNewSettable [2022-05-12T06:29:56.978Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T06:29:56.978Z] === RUN TestIsSettable [2022-05-12T06:29:56.978Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T06:29:56.978Z] === RUN TestUpdateSettingsEnv [2022-05-12T06:29:56.978Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T06:29:56.978Z] PASS [2022-05-12T06:29:56.978Z] coverage: 20.0% of statements [2022-05-12T06:29:56.978Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-05-12T06:29:57.346Z] === RUN TestGenerateRandomID [2022-05-12T06:29:57.346Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestShortenId [2022-05-12T06:29:57.346Z] --- PASS: TestShortenId (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestShortenSha256Id [2022-05-12T06:29:57.346Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestShortenIdEmpty [2022-05-12T06:29:57.346Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestShortenIdInvalid [2022-05-12T06:29:57.346Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestIsShortIDNonHex [2022-05-12T06:29:57.346Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T06:29:57.346Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T06:29:57.346Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T06:29:57.346Z] PASS [2022-05-12T06:29:57.346Z] coverage: 70.6% of statements [2022-05-12T06:29:57.346Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-05-12T06:29:57.432Z] time="2022-05-12T06:29:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T06:29:57.821Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T06:29:57.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T06:29:57.887Z] === RUN TestLoad [2022-05-12T06:29:57.887Z] --- PASS: TestLoad (0.00s) [2022-05-12T06:29:57.887Z] === RUN TestSave [2022-05-12T06:29:57.887Z] --- PASS: TestSave (0.02s) [2022-05-12T06:29:57.887Z] === RUN TestAddDeleteGet [2022-05-12T06:29:57.887Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T06:29:57.887Z] === RUN TestInvalidTags [2022-05-12T06:29:57.887Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T06:29:57.887Z] PASS [2022-05-12T06:29:57.887Z] coverage: 84.4% of statements [2022-05-12T06:29:57.887Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2022-05-12T06:29:58.305Z] === RUN TestIsCpusetListAvailable [2022-05-12T06:29:58.305Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T06:29:58.305Z] PASS [2022-05-12T06:29:58.305Z] coverage: 39.4% of statements [2022-05-12T06:29:58.305Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-05-12T06:29:58.851Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T06:29:58.851Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T06:29:58.851Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T06:29:58.851Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T06:29:59.736Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T06:29:59.736Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T06:29:59.811Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T06:29:59.811Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T06:29:59.811Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T06:29:59.811Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T06:29:59.811Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T06:29:59.811Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:29:59.811Z] === RUN TestValidateMirror [2022-05-12T06:29:59.811Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T06:29:59.811Z] === RUN TestLoadInsecureRegistries [2022-05-12T06:29:59.831Z] === RUN TestChtimes [2022-05-12T06:29:59.831Z] --- PASS: TestChtimes (0.00s) [2022-05-12T06:29:59.831Z] === RUN TestChtimesWindows [2022-05-12T06:29:59.831Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T06:29:59.831Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T06:29:59.831Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T06:29:59.831Z] PASS [2022-05-12T06:29:59.831Z] coverage: 13.0% of statements [2022-05-12T06:29:59.831Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T06:30:00.266Z] time="2022-05-12T06:29:59Z" 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-12T06:30:00.266Z] time="2022-05-12T06:29:59Z" 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-12T06:30:00.266Z] time="2022-05-12T06:29:59Z" 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-12T06:30:00.266Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-12T06:30:00.266Z] === RUN TestNewServiceConfig [2022-05-12T06:30:00.266Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestValidateIndexName [2022-05-12T06:30:00.266Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestValidateIndexNameWithError [2022-05-12T06:30:00.266Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestEndpointParse [2022-05-12T06:30:00.266Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestEndpointParseInvalid [2022-05-12T06:30:00.266Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestValidateEndpoint [2022-05-12T06:30:00.266Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestPing [2022-05-12T06:30:00.266Z] --- PASS: TestPing (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestPingRegistryEndpoint [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T06:30:00.266Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:00.266Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T06:30:00.266Z] === RUN TestEndpoint [2022-05-12T06:30:00.266Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:00.266Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestParseRepositoryInfo [2022-05-12T06:30:00.266Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestNewIndexInfo [2022-05-12T06:30:00.266Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestMirrorEndpointLookup [2022-05-12T06:30:00.266Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:00.266Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestSearchRepositories [2022-05-12T06:30:00.266Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T06:30:00.266Z] Host: 127.0.0.1:49345 [2022-05-12T06:30:00.266Z] User-Agent: docker test client [2022-05-12T06:30:00.266Z] Authorization: Token fake-token [2022-05-12T06:30:00.266Z] X-Docker-Token: true [2022-05-12T06:30:00.266Z] Accept-Encoding: gzip [2022-05-12T06:30:00.266Z] [2022-05-12T06:30:00.266Z] [2022-05-12T06:30:00.266Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T06:30:00.266Z] Connection: close [2022-05-12T06:30:00.266Z] Content-Length: 144 [2022-05-12T06:30:00.266Z] Cache-Control: no-cache [2022-05-12T06:30:00.266Z] Content-Type: application/json [2022-05-12T06:30:00.266Z] Date: Thu, 12 May 2022 06:29:59 GMT [2022-05-12T06:30:00.266Z] Expires: -1 [2022-05-12T06:30:00.266Z] Pragma: no-cache [2022-05-12T06:30:00.266Z] Server: docker-tests/mock [2022-05-12T06:30:00.266Z] X-Docker-Registry-Config: mock [2022-05-12T06:30:00.266Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T06:30:00.266Z] [2022-05-12T06:30:00.266Z] [2022-05-12T06:30:00.266Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestTrustedLocation [2022-05-12T06:30:00.266Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T06:30:00.266Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T06:30:00.266Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestIsSecureIndex [2022-05-12T06:30:00.266Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T06:30:00.266Z] PASS [2022-05-12T06:30:00.266Z] coverage: 51.7% of statements [2022-05-12T06:30:00.266Z] ok github.com/docker/docker/registry 0.232s coverage: 51.7% of statements [2022-05-12T06:30:00.266Z] time="2022-05-12T06:29:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReader [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T06:30:00.266Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T06:30:00.266Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T06:30:00.266Z] PASS [2022-05-12T06:30:00.266Z] coverage: 100.0% of statements [2022-05-12T06:30:00.266Z] ok github.com/docker/docker/registry/resumable 0.200s coverage: 100.0% of statements [2022-05-12T06:30:00.286Z] === RUN TestTailFile [2022-05-12T06:30:00.286Z] --- PASS: TestTailFile (0.00s) [2022-05-12T06:30:00.286Z] === RUN TestTailFileManyLines [2022-05-12T06:30:00.286Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T06:30:00.286Z] === RUN TestTailEmptyFile [2022-05-12T06:30:00.286Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T06:30:00.286Z] === RUN TestTailNegativeN [2022-05-12T06:30:00.286Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.286Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.287Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.288Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T06:30:00.322Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-05-12T06:30:00.322Z] PASS [2022-05-12T06:30:00.322Z] [2022-05-12T06:30:00.322Z] === Skipped [2022-05-12T06:30:00.322Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:30:00.322Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:30:00.322Z] [2022-05-12T06:30:00.322Z] DONE 38 tests, 1 skipped in 43.304s [2022-05-12T06:30:00.322Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:30:00.322Z] ++ 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-12T06:30:00.322Z] ++ set -e [2022-05-12T06:30:00.322Z] ++ '[' -n 0 ']' [2022-05-12T06:30:00.322Z] ++ set -x [2022-05-12T06:30:00.322Z] ++ 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-12T06:30:00.322Z] INFO: Testing against a local daemon [2022-05-12T06:30:00.322Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T06:30:00.322Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:30:00.322Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:30:00.322Z] === RUN TestDockerNetworkIpvlan [2022-05-12T06:30:00.322Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:30:00.322Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:30:00.322Z] PASS [2022-05-12T06:30:00.322Z] [2022-05-12T06:30:00.322Z] === Skipped [2022-05-12T06:30:00.322Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T06:30:00.322Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:30:00.322Z] [2022-05-12T06:30:00.322Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:30:00.322Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:30:00.322Z] [2022-05-12T06:30:00.322Z] DONE 2 tests, 2 skipped in 0.085s [2022-05-12T06:30:00.322Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:30:00.322Z] ++ 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-12T06:30:00.322Z] ++ set -e [2022-05-12T06:30:00.322Z] ++ '[' -n 0 ']' [2022-05-12T06:30:00.322Z] ++ set -x [2022-05-12T06:30:00.322Z] ++ 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-12T06:30:00.322Z] INFO: Testing against a local daemon [2022-05-12T06:30:00.322Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T06:30:00.556Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T06:30:00.720Z] === RUN TestRestartManagerTimeout [2022-05-12T06:30:00.720Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T06:30:00.720Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T06:30:00.720Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T06:30:00.720Z] PASS [2022-05-12T06:30:00.720Z] coverage: 50.9% of statements [2022-05-12T06:30:00.720Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.744Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:30:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:00.748Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:00.749Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:01.175Z] === RUN TestDecodeContainerConfig [2022-05-12T06:30:01.175Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T06:30:01.175Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T06:30:01.175Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T06:30:01.175Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T06:30:01.175Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T06:30:01.175Z] === RUN TestValidatePrivileged [2022-05-12T06:30:01.175Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T06:30:01.175Z] PASS [2022-05-12T06:30:01.175Z] coverage: 52.4% of statements [2022-05-12T06:30:01.175Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.4% of statements [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.04s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:30:01.204Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:30:01.204Z] PASS [2022-05-12T06:30:01.204Z] coverage: 88.6% of statements [2022-05-12T06:30:01.204Z] ok github.com/docker/docker/pkg/tailfile 0.212s coverage: 88.6% of statements [2022-05-12T06:30:01.256Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-05-12T06:30:01.256Z] === RUN TestDockerNetworkMacvlan [2022-05-12T06:30:01.487Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T06:30:01.630Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T06:30:01.630Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T06:30:01.630Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T06:30:01.630Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T06:30:01.630Z] PASS [2022-05-12T06:30:01.630Z] coverage: 62.5% of statements [2022-05-12T06:30:01.630Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-12T06:30:01.630Z] time="2022-05-12T06:30:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T06:30:01.659Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T06:30:01.659Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestTarSumRemove [2022-05-12T06:30:01.659Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestSortFileInfoSums [2022-05-12T06:30:01.659Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T06:30:01.659Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestNewTarSumForLabel [2022-05-12T06:30:01.659Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestEmptyTar [2022-05-12T06:30:01.659Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestTarSumsReadSize [2022-05-12T06:30:01.659Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestTarSums [2022-05-12T06:30:01.659Z] --- PASS: TestTarSums (0.06s) [2022-05-12T06:30:01.659Z] === RUN TestIteration [2022-05-12T06:30:01.659Z] --- PASS: TestIteration (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestVersionLabelForChecksum [2022-05-12T06:30:01.659Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestVersion [2022-05-12T06:30:01.659Z] --- PASS: TestVersion (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestGetVersion [2022-05-12T06:30:01.659Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T06:30:01.659Z] === RUN TestGetVersions [2022-05-12T06:30:01.659Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T06:30:01.659Z] PASS [2022-05-12T06:30:01.659Z] coverage: 89.3% of statements [2022-05-12T06:30:01.659Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-05-12T06:30:01.744Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T06:30:01.823Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T06:30:02.000Z] docker_cli_daemon_plugins_test.go:106: [daa06418ffe5b] daemon is not started [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy (6.36s) [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-12T06:30:02.256Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T06:30:02.256Z] PASS [2022-05-12T06:30:02.256Z] [2022-05-12T06:30:02.256Z] DONE 18 tests in 12.021s [2022-05-12T06:30:02.256Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T06:30:02.256Z] ++ 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-12T06:30:02.256Z] ++ set -e [2022-05-12T06:30:02.256Z] ++ '[' -n 0 ']' [2022-05-12T06:30:02.256Z] ++ set -x [2022-05-12T06:30:02.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T06:30:02.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T06:30:02.511Z] INFO: Testing against a local daemon [2022-05-12T06:30:02.511Z] === RUN TestCommitInheritsEnv [2022-05-12T06:30:02.914Z] === RUN TestTruncIndex [2022-05-12T06:30:02.914Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T06:30:02.914Z] PASS [2022-05-12T06:30:02.914Z] coverage: 91.5% of statements [2022-05-12T06:30:02.914Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-05-12T06:30:02.914Z] === RUN TestVersionInfo [2022-05-12T06:30:02.914Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T06:30:02.914Z] === RUN TestAppendVersions [2022-05-12T06:30:02.914Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T06:30:02.914Z] PASS [2022-05-12T06:30:02.914Z] coverage: 88.9% of statements [2022-05-12T06:30:02.914Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-05-12T06:30:03.072Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-05-12T06:30:03.073Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:30:03.073Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T06:30:03.073Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:30:03.073Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T06:30:03.073Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T06:30:03.073Z] === RUN TestImportWithCustomPlatform// [2022-05-12T06:30:03.073Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T06:30:03.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T06:30:03.329Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T06:30:03.329Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T06:30:03.329Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T06:30:03.586Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T06:30:03.586Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T06:30:03.586Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T06:30:03.586Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T06:30:03.586Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:30:03.586Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-12T06:30:03.586Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:30:03.791Z] === RUN TestGetDriver [2022-05-12T06:30:03.791Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestVolumeRequestError [2022-05-12T06:30:03.791Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T06:30:03.791Z] PASS [2022-05-12T06:30:03.791Z] coverage: 36.1% of statements [2022-05-12T06:30:03.791Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-05-12T06:30:03.791Z] === RUN TestGetAddress [2022-05-12T06:30:03.791Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestRemove [2022-05-12T06:30:03.791Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:30:03.791Z] --- SKIP: TestRemove (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestInitializeWithVolumes [2022-05-12T06:30:03.791Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestCreate [2022-05-12T06:30:03.791Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:30:03.791Z] === RUN TestValidateName [2022-05-12T06:30:03.791Z] --- PASS: TestValidateName (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestCreateWithOpts [2022-05-12T06:30:03.791Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:30:03.791Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T06:30:03.791Z] === RUN TestRelaodNoOpts [2022-05-12T06:30:03.791Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T06:30:03.791Z] PASS [2022-05-12T06:30:03.791Z] coverage: 41.5% of statements [2022-05-12T06:30:03.791Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2022-05-12T06:30:03.842Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T06:30:03.842Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:30:03.907Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T06:30:03.907Z] === RUN TestClientStream [2022-05-12T06:30:03.907Z] --- PASS: TestClientStream (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestClientSendFile [2022-05-12T06:30:03.907Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestClientWithRequestTimeout [2022-05-12T06:30:03.907Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T06:30:03.907Z] === RUN TestFileSpecPlugin [2022-05-12T06:30:03.907Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T06:30:03.907Z] === RUN TestFileJSONSpecPlugin [2022-05-12T06:30:03.907Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T06:30:03.907Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestPluginAddHandler [2022-05-12T06:30:03.907Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestPluginWaitBadPlugin [2022-05-12T06:30:03.907Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T06:30:03.907Z] === RUN TestGet [2022-05-12T06:30:03.907Z] time="2022-05-12T06:30:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T06:30:03.907Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T06:30:03.907Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T06:30:03.907Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T06:30:03.907Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T06:30:04.099Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-05-12T06:30:04.099Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T06:30:04.662Z] time="2022-05-12T06:30:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRaw [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T06:30:04.754Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRaw [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T06:30:04.754Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestConvertTmpfsOptions [2022-05-12T06:30:04.754Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T06:30:04.754Z] linux_parser_test.go:209: data="ro" [2022-05-12T06:30:04.754Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestParseMountSpec [2022-05-12T06:30:04.754Z] parser_test.go:62: case 0 [2022-05-12T06:30:04.754Z] parser_test.go:62: case 1 [2022-05-12T06:30:04.754Z] parser_test.go:62: case 2 [2022-05-12T06:30:04.754Z] parser_test.go:62: case 3 [2022-05-12T06:30:04.754Z] parser_test.go:62: case 4 [2022-05-12T06:30:04.754Z] parser_test.go:62: case 5 [2022-05-12T06:30:04.754Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestValidateMount [2022-05-12T06:30:04.754Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRaw [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:30:04.754Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T06:30:04.754Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:30:04.754Z] PASS [2022-05-12T06:30:04.754Z] coverage: 67.6% of statements [2022-05-12T06:30:04.754Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-05-12T06:30:04.894Z] === RUN TestValidatePrivileges [2022-05-12T06:30:04.894Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T06:30:04.894Z] === RUN TestFilterByCapNeg [2022-05-12T06:30:04.894Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T06:30:04.894Z] === RUN TestFilterByCapPos [2022-05-12T06:30:04.894Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T06:30:04.894Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T06:30:04.894Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T06:30:04.894Z] PASS [2022-05-12T06:30:04.894Z] coverage: 12.2% of statements [2022-05-12T06:30:04.894Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.2% of statements [2022-05-12T06:30:04.894Z] time="2022-05-12T06:30:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T06:30:05.225Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T06:30:05.225Z] check_test.go:307: [db5b8e7ebb120] daemon is not started [2022-05-12T06:30:05.225Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T06:30:05.225Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T06:30:05.363Z] === RUN TestNewSettable [2022-05-12T06:30:05.363Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T06:30:05.363Z] === RUN TestIsSettable [2022-05-12T06:30:05.363Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T06:30:05.363Z] === RUN TestUpdateSettingsEnv [2022-05-12T06:30:05.363Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T06:30:05.363Z] PASS [2022-05-12T06:30:05.363Z] coverage: 20.0% of statements [2022-05-12T06:30:05.363Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-05-12T06:30:05.363Z] === RUN TestLoad [2022-05-12T06:30:05.363Z] --- PASS: TestLoad (0.00s) [2022-05-12T06:30:05.363Z] === RUN TestSave [2022-05-12T06:30:05.724Z] === RUN TestSetGetMeta [2022-05-12T06:30:05.724Z] === PAUSE TestSetGetMeta [2022-05-12T06:30:05.724Z] === RUN TestRestore [2022-05-12T06:30:05.724Z] === PAUSE TestRestore [2022-05-12T06:30:05.724Z] === RUN TestServiceCreate [2022-05-12T06:30:05.724Z] === PAUSE TestServiceCreate [2022-05-12T06:30:05.724Z] === RUN TestServiceList [2022-05-12T06:30:05.724Z] === PAUSE TestServiceList [2022-05-12T06:30:05.724Z] === RUN TestServiceRemove [2022-05-12T06:30:05.724Z] === PAUSE TestServiceRemove [2022-05-12T06:30:05.724Z] === RUN TestServiceGet [2022-05-12T06:30:05.724Z] === PAUSE TestServiceGet [2022-05-12T06:30:05.724Z] === RUN TestServicePrune [2022-05-12T06:30:05.724Z] === PAUSE TestServicePrune [2022-05-12T06:30:05.724Z] === RUN TestCreate [2022-05-12T06:30:05.724Z] === PAUSE TestCreate [2022-05-12T06:30:05.724Z] === RUN TestRemove [2022-05-12T06:30:05.724Z] === PAUSE TestRemove [2022-05-12T06:30:05.724Z] === RUN TestList [2022-05-12T06:30:05.724Z] === PAUSE TestList [2022-05-12T06:30:05.724Z] === RUN TestFindByDriver [2022-05-12T06:30:05.724Z] === PAUSE TestFindByDriver [2022-05-12T06:30:05.724Z] === RUN TestFindByReferenced [2022-05-12T06:30:05.724Z] === PAUSE TestFindByReferenced [2022-05-12T06:30:05.724Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T06:30:05.724Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T06:30:05.724Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:05.724Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:05.724Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T06:30:05.724Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T06:30:05.724Z] === RUN TestRefDerefRemove [2022-05-12T06:30:05.724Z] === PAUSE TestRefDerefRemove [2022-05-12T06:30:05.724Z] === RUN TestGet [2022-05-12T06:30:05.724Z] === PAUSE TestGet [2022-05-12T06:30:05.724Z] === RUN TestGetWithReference [2022-05-12T06:30:05.724Z] === PAUSE TestGetWithReference [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:05.724Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:05.724Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T06:30:05.724Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T06:30:05.724Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T06:30:05.724Z] === CONT TestSetGetMeta [2022-05-12T06:30:05.724Z] === CONT TestList [2022-05-12T06:30:05.724Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T06:30:05.724Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T06:30:05.724Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T06:30:05.724Z] === CONT TestGetWithReference [2022-05-12T06:30:05.724Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-12T06:30:05.724Z] === CONT TestGet [2022-05-12T06:30:05.724Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T06:30:05.724Z] === CONT TestRefDerefRemove [2022-05-12T06:30:05.724Z] --- PASS: TestGet (0.02s) [2022-05-12T06:30:05.724Z] === CONT TestRemove [2022-05-12T06:30:05.724Z] --- PASS: TestList (0.04s) [2022-05-12T06:30:05.724Z] === CONT TestCreate [2022-05-12T06:30:05.724Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-12T06:30:05.724Z] === CONT TestServicePrune [2022-05-12T06:30:05.724Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T06:30:05.724Z] === CONT TestServiceGet [2022-05-12T06:30:05.724Z] --- PASS: TestCreate (0.03s) [2022-05-12T06:30:05.724Z] === CONT TestServiceRemove [2022-05-12T06:30:05.724Z] --- PASS: TestRemove (0.03s) [2022-05-12T06:30:05.724Z] === CONT TestServiceList [2022-05-12T06:30:05.724Z] --- PASS: TestServiceGet (0.18s) [2022-05-12T06:30:05.724Z] === CONT TestServiceCreate [2022-05-12T06:30:05.724Z] time="2022-05-12T06:30:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:05.724Z] --- PASS: TestServiceRemove (0.15s) [2022-05-12T06:30:05.724Z] === CONT TestRestore [2022-05-12T06:30:05.724Z] --- PASS: TestServiceList (0.16s) [2022-05-12T06:30:05.724Z] === CONT TestFindByReferenced [2022-05-12T06:30:05.724Z] time="2022-05-12T06:30:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:05.724Z] time="2022-05-12T06:30:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:05.724Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T06:30:05.724Z] === CONT TestFindByDriver [2022-05-12T06:30:05.724Z] time="2022-05-12T06:30:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T06:30:05.724Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T06:30:05.724Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:05.724Z] --- PASS: TestRestore (0.03s) [2022-05-12T06:30:05.724Z] time="2022-05-12T06:30:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:05.724Z] --- PASS: TestServicePrune (0.22s) [2022-05-12T06:30:05.724Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T06:30:05.724Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T06:30:05.724Z] PASS [2022-05-12T06:30:05.724Z] coverage: 69.0% of statements [2022-05-12T06:30:05.724Z] ok github.com/docker/docker/volume/service 0.319s coverage: 69.0% of statements [2022-05-12T06:30:05.832Z] --- PASS: TestSave (0.02s) [2022-05-12T06:30:05.832Z] === RUN TestAddDeleteGet [2022-05-12T06:30:05.832Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T06:30:05.832Z] === RUN TestInvalidTags [2022-05-12T06:30:05.832Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T06:30:05.832Z] PASS [2022-05-12T06:30:05.832Z] coverage: 84.4% of statements [2022-05-12T06:30:05.832Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2022-05-12T06:30:06.592Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2022-05-12T06:30:06.592Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:30:06.592Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T06:30:06.592Z] === RUN TestTagInvalidReference [2022-05-12T06:30:06.592Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-12T06:30:06.592Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:30:06.592Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T06:30:06.592Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:30:06.592Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T06:30:06.592Z] === RUN TestTagOfficialNames [2022-05-12T06:30:06.592Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T06:30:06.592Z] === RUN TestTagMatchesDigest [2022-05-12T06:30:06.592Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T06:30:06.593Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T06:30:06.600Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T06:30:06.820Z] time="2022-05-12T06:30:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T06:30:06.820Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T06:30:06.820Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T06:30:06.820Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T06:30:06.820Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestValidateMirror [2022-05-12T06:30:06.820Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestLoadInsecureRegistries [2022-05-12T06:30:06.820Z] time="2022-05-12T06:30:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReader [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T06:30:06.820Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T06:30:06.820Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T06:30:06.820Z] PASS [2022-05-12T06:30:06.820Z] coverage: 100.0% of statements [2022-05-12T06:30:07.290Z] ok github.com/docker/docker/registry/resumable 0.202s coverage: 100.0% of statements [2022-05-12T06:30:07.290Z] time="2022-05-12T06:30:06Z" 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-12T06:30:07.290Z] time="2022-05-12T06:30:06Z" 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-12T06:30:07.290Z] time="2022-05-12T06:30:06Z" 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-12T06:30:07.290Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-12T06:30:07.290Z] === RUN TestNewServiceConfig [2022-05-12T06:30:07.290Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestValidateIndexName [2022-05-12T06:30:07.290Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestValidateIndexNameWithError [2022-05-12T06:30:07.290Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestEndpointParse [2022-05-12T06:30:07.290Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestEndpointParseInvalid [2022-05-12T06:30:07.290Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestValidateEndpoint [2022-05-12T06:30:07.290Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T06:30:07.290Z] === RUN TestPing [2022-05-12T06:30:07.290Z] --- PASS: TestPing (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestPingRegistryEndpoint [2022-05-12T06:30:07.290Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:07.290Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T06:30:07.290Z] === RUN TestEndpoint [2022-05-12T06:30:07.290Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:07.290Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestParseRepositoryInfo [2022-05-12T06:30:07.290Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestNewIndexInfo [2022-05-12T06:30:07.290Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestMirrorEndpointLookup [2022-05-12T06:30:07.290Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:07.290Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestSearchRepositories [2022-05-12T06:30:07.290Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T06:30:07.290Z] Host: 127.0.0.1:49333 [2022-05-12T06:30:07.290Z] User-Agent: docker test client [2022-05-12T06:30:07.290Z] Authorization: Token fake-token [2022-05-12T06:30:07.290Z] X-Docker-Token: true [2022-05-12T06:30:07.290Z] Accept-Encoding: gzip [2022-05-12T06:30:07.290Z] [2022-05-12T06:30:07.290Z] [2022-05-12T06:30:07.290Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T06:30:07.290Z] Connection: close [2022-05-12T06:30:07.290Z] Content-Length: 144 [2022-05-12T06:30:07.290Z] Cache-Control: no-cache [2022-05-12T06:30:07.290Z] Content-Type: application/json [2022-05-12T06:30:07.290Z] Date: Thu, 12 May 2022 06:30:06 GMT [2022-05-12T06:30:07.290Z] Expires: -1 [2022-05-12T06:30:07.290Z] Pragma: no-cache [2022-05-12T06:30:07.290Z] Server: docker-tests/mock [2022-05-12T06:30:07.290Z] X-Docker-Registry-Config: mock [2022-05-12T06:30:07.290Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T06:30:07.290Z] [2022-05-12T06:30:07.290Z] [2022-05-12T06:30:07.290Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestTrustedLocation [2022-05-12T06:30:07.290Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T06:30:07.290Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T06:30:07.290Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T06:30:07.290Z] === RUN TestIsSecureIndex [2022-05-12T06:30:07.290Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T06:30:07.290Z] PASS [2022-05-12T06:30:07.290Z] coverage: 51.7% of statements [2022-05-12T06:30:07.290Z] ok github.com/docker/docker/registry 0.219s coverage: 51.7% of statements [2022-05-12T06:30:07.759Z] === RUN TestRestartManagerTimeout [2022-05-12T06:30:07.759Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T06:30:07.759Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T06:30:07.759Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T06:30:07.759Z] PASS [2022-05-12T06:30:07.759Z] coverage: 50.9% of statements [2022-05-12T06:30:07.759Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-05-12T06:30:07.759Z] === RUN TestDecodeContainerConfig [2022-05-12T06:30:07.759Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T06:30:07.759Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T06:30:07.759Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T06:30:07.759Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T06:30:07.759Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T06:30:07.759Z] === RUN TestValidatePrivileged [2022-05-12T06:30:07.759Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T06:30:07.759Z] PASS [2022-05-12T06:30:07.759Z] coverage: 52.4% of statements [2022-05-12T06:30:07.818Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2022-05-12T06:30:07.818Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:30:08.228Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.4% of statements [2022-05-12T06:30:08.228Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T06:30:08.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T06:30:08.228Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T06:30:08.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T06:30:08.228Z] PASS [2022-05-12T06:30:08.228Z] coverage: 62.5% of statements [2022-05-12T06:30:08.228Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-05-12T06:30:08.265Z] --- PASS: TestCheckoutGit (32.12s) [2022-05-12T06:30:08.265Z] === RUN TestValidGitTransport [2022-05-12T06:30:08.265Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T06:30:08.265Z] === RUN TestGitInvalidRef [2022-05-12T06:30:08.265Z] --- PASS: TestGitInvalidRef (0.22s) [2022-05-12T06:30:08.265Z] PASS [2022-05-12T06:30:08.265Z] coverage: 86.3% of statements [2022-05-12T06:30:08.265Z] ok github.com/docker/docker/builder/remotecontext/git 32.396s coverage: 86.3% of statements [2022-05-12T06:30:08.265Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T06:30:08.265Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T06:30:08.265Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T06:30:08.265Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T06:30:08.483Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T06:30:09.456Z] --- PASS: TestGet (15.01s) [2022-05-12T06:30:09.456Z] === RUN TestPluginWithNoManifest [2022-05-12T06:30:09.456Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T06:30:09.456Z] === RUN TestGetAll [2022-05-12T06:30:09.456Z] --- PASS: TestGetAll (0.00s) [2022-05-12T06:30:09.456Z] PASS [2022-05-12T06:30:09.456Z] coverage: 73.2% of statements [2022-05-12T06:30:09.456Z] ok github.com/docker/docker/pkg/plugins 36.030s coverage: 73.2% of statements [2022-05-12T06:30:09.849Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T06:30:09.884Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T06:30:10.412Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T06:30:10.445Z] === RUN TestGetDriver [2022-05-12T06:30:10.445Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestVolumeRequestError [2022-05-12T06:30:10.445Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T06:30:10.445Z] PASS [2022-05-12T06:30:10.445Z] coverage: 36.1% of statements [2022-05-12T06:30:10.445Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-05-12T06:30:10.445Z] === RUN TestGetAddress [2022-05-12T06:30:10.445Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestRemove [2022-05-12T06:30:10.445Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:30:10.445Z] --- SKIP: TestRemove (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestInitializeWithVolumes [2022-05-12T06:30:10.445Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestCreate [2022-05-12T06:30:10.445Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:30:10.445Z] === RUN TestValidateName [2022-05-12T06:30:10.445Z] --- PASS: TestValidateName (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestCreateWithOpts [2022-05-12T06:30:10.445Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:30:10.445Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T06:30:10.445Z] === RUN TestRelaodNoOpts [2022-05-12T06:30:10.445Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T06:30:10.445Z] PASS [2022-05-12T06:30:10.445Z] coverage: 41.5% of statements [2022-05-12T06:30:10.445Z] ok github.com/docker/docker/volume/local 0.067s coverage: 41.5% of statements [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan (9.61s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-05-12T06:30:10.819Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-05-12T06:30:10.819Z] PASS [2022-05-12T06:30:10.819Z] [2022-05-12T06:30:10.819Z] DONE 8 tests in 11.094s [2022-05-12T06:30:10.819Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T06:30:10.819Z] ++ 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-12T06:30:10.819Z] ++ set -e [2022-05-12T06:30:10.819Z] ++ '[' -n 0 ']' [2022-05-12T06:30:10.819Z] ++ set -x [2022-05-12T06:30:10.819Z] ++ 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-12T06:30:10.819Z] testing: warning: no tests to run [2022-05-12T06:30:10.819Z] PASS [2022-05-12T06:30:10.819Z] [2022-05-12T06:30:10.819Z] DONE 0 tests in 0.023s [2022-05-12T06:30:10.819Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T06:30:10.819Z] ++ 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-12T06:30:10.819Z] ++ set -e [2022-05-12T06:30:10.819Z] ++ '[' -n 0 ']' [2022-05-12T06:30:10.819Z] ++ set -x [2022-05-12T06:30:10.820Z] ++ 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-12T06:30:10.820Z] INFO: Testing against a local daemon [2022-05-12T06:30:10.820Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T06:30:10.914Z] time="2022-05-12T06:30:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T06:30:11.780Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRaw [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T06:30:11.902Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRaw [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T06:30:11.902Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestConvertTmpfsOptions [2022-05-12T06:30:11.902Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T06:30:11.902Z] linux_parser_test.go:209: data="ro" [2022-05-12T06:30:11.902Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestParseMountSpec [2022-05-12T06:30:11.902Z] parser_test.go:62: case 0 [2022-05-12T06:30:11.902Z] parser_test.go:62: case 1 [2022-05-12T06:30:11.902Z] parser_test.go:62: case 2 [2022-05-12T06:30:11.902Z] parser_test.go:62: case 3 [2022-05-12T06:30:11.902Z] parser_test.go:62: case 4 [2022-05-12T06:30:11.902Z] parser_test.go:62: case 5 [2022-05-12T06:30:11.902Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestValidateMount [2022-05-12T06:30:11.902Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRaw [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:30:11.902Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T06:30:11.902Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:30:11.902Z] PASS [2022-05-12T06:30:11.902Z] coverage: 67.6% of statements [2022-05-12T06:30:11.902Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-05-12T06:30:12.195Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-05-12T06:30:12.195Z] === RUN TestAuthZPluginTLS [2022-05-12T06:30:12.371Z] === RUN TestSetGetMeta [2022-05-12T06:30:12.371Z] === PAUSE TestSetGetMeta [2022-05-12T06:30:12.371Z] === RUN TestRestore [2022-05-12T06:30:12.371Z] === PAUSE TestRestore [2022-05-12T06:30:12.371Z] === RUN TestServiceCreate [2022-05-12T06:30:12.371Z] === PAUSE TestServiceCreate [2022-05-12T06:30:12.371Z] === RUN TestServiceList [2022-05-12T06:30:12.371Z] === PAUSE TestServiceList [2022-05-12T06:30:12.371Z] === RUN TestServiceRemove [2022-05-12T06:30:12.371Z] === PAUSE TestServiceRemove [2022-05-12T06:30:12.371Z] === RUN TestServiceGet [2022-05-12T06:30:12.371Z] === PAUSE TestServiceGet [2022-05-12T06:30:12.371Z] === RUN TestServicePrune [2022-05-12T06:30:12.371Z] === PAUSE TestServicePrune [2022-05-12T06:30:12.371Z] === RUN TestCreate [2022-05-12T06:30:12.371Z] === PAUSE TestCreate [2022-05-12T06:30:12.371Z] === RUN TestRemove [2022-05-12T06:30:12.371Z] === PAUSE TestRemove [2022-05-12T06:30:12.371Z] === RUN TestList [2022-05-12T06:30:12.371Z] === PAUSE TestList [2022-05-12T06:30:12.371Z] === RUN TestFindByDriver [2022-05-12T06:30:12.371Z] === PAUSE TestFindByDriver [2022-05-12T06:30:12.371Z] === RUN TestFindByReferenced [2022-05-12T06:30:12.371Z] === PAUSE TestFindByReferenced [2022-05-12T06:30:12.371Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T06:30:12.371Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T06:30:12.371Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:12.371Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:12.371Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T06:30:12.371Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T06:30:12.371Z] === RUN TestRefDerefRemove [2022-05-12T06:30:12.371Z] === PAUSE TestRefDerefRemove [2022-05-12T06:30:12.371Z] === RUN TestGet [2022-05-12T06:30:12.371Z] === PAUSE TestGet [2022-05-12T06:30:12.371Z] === RUN TestGetWithReference [2022-05-12T06:30:12.371Z] === PAUSE TestGetWithReference [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:12.371Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:12.371Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:30:12.371Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T06:30:12.371Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T06:30:12.371Z] === CONT TestSetGetMeta [2022-05-12T06:30:12.371Z] === CONT TestList [2022-05-12T06:30:12.371Z] === CONT TestServiceGet [2022-05-12T06:30:12.371Z] === CONT TestCreate [2022-05-12T06:30:12.371Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T06:30:12.371Z] === CONT TestServiceRemove [2022-05-12T06:30:12.371Z] === CONT TestServiceList [2022-05-12T06:30:12.371Z] --- PASS: TestCreate (0.02s) [2022-05-12T06:30:12.371Z] --- PASS: TestList (0.03s) [2022-05-12T06:30:12.371Z] === CONT TestServiceCreate [2022-05-12T06:30:12.371Z] --- PASS: TestServiceGet (0.12s) [2022-05-12T06:30:12.371Z] === CONT TestRestore [2022-05-12T06:30:12.371Z] --- PASS: TestServiceRemove (0.11s) [2022-05-12T06:30:12.371Z] === CONT TestRemove [2022-05-12T06:30:12.371Z] --- PASS: TestServiceList (0.10s) [2022-05-12T06:30:12.371Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T06:30:12.371Z] --- PASS: TestServiceCreate (0.10s) [2022-05-12T06:30:12.371Z] === CONT TestGetWithReference [2022-05-12T06:30:12.371Z] --- PASS: TestRemove (0.02s) [2022-05-12T06:30:12.371Z] === CONT TestGet [2022-05-12T06:30:12.371Z] --- PASS: TestRestore (0.02s) [2022-05-12T06:30:12.371Z] === CONT TestRefDerefRemove [2022-05-12T06:30:12.371Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T06:30:12.371Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T06:30:12.371Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:30:12.371Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T06:30:12.371Z] --- PASS: TestGet (0.01s) [2022-05-12T06:30:12.371Z] === CONT TestFindByReferenced [2022-05-12T06:30:12.371Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T06:30:12.371Z] === CONT TestServicePrune [2022-05-12T06:30:12.371Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T06:30:12.371Z] === CONT TestFindByDriver [2022-05-12T06:30:12.371Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T06:30:12.371Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-12T06:30:12.371Z] time="2022-05-12T06:30:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:12.371Z] time="2022-05-12T06:30:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:12.371Z] --- PASS: TestFindByDriver (0.01s) [2022-05-12T06:30:12.371Z] time="2022-05-12T06:30:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:12.371Z] time="2022-05-12T06:30:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T06:30:12.371Z] time="2022-05-12T06:30:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:30:12.371Z] --- PASS: TestServicePrune (0.03s) [2022-05-12T06:30:12.371Z] PASS [2022-05-12T06:30:12.371Z] coverage: 69.0% of statements [2022-05-12T06:30:12.371Z] ok github.com/docker/docker/volume/service 0.230s coverage: 69.0% of statements [2022-05-12T06:30:12.453Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-12T06:30:12.453Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T06:30:13.020Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T06:30:13.020Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T06:30:13.587Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T06:30:13.587Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T06:30:14.153Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T06:30:14.153Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T06:30:14.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T06:30:15.226Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T06:30:15.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T06:30:15.528Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-05-12T06:30:15.528Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T06:30:15.740Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T06:30:15.786Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T06:30:15.786Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T06:30:15.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T06:30:15.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T06:30:16.354Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T06:30:16.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T06:30:16.560Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T06:30:16.560Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T06:30:16.923Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T06:30:16.924Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T06:30:17.124Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T06:30:17.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T06:30:17.649Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T06:30:18.213Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T06:30:18.301Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-05-12T06:30:18.301Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T06:30:18.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T06:30:18.725Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T06:30:18.969Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T06:30:18.969Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T06:30:18.969Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T06:30:18.969Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T06:30:18.969Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T06:30:18.970Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestConfigureDaemonLogs [2022-05-12T06:30:18.970Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T06:30:18.970Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T06:30:18.970Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T06:30:18.970Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T06:30:18.970Z] PASS [2022-05-12T06:30:18.970Z] coverage: 19.7% of statements [2022-05-12T06:30:18.970Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 19.7% of statements [2022-05-12T06:30:18.970Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T06:30:18.970Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T06:30:19.288Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T06:30:19.426Z] === RUN TestContainerStopSignal [2022-05-12T06:30:19.426Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestContainerStopTimeout [2022-05-12T06:30:19.426Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T06:30:19.426Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T06:30:19.426Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T06:30:19.426Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T06:30:19.426Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T06:30:19.426Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestNewMemoryStore [2022-05-12T06:30:19.426Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestAddContainers [2022-05-12T06:30:19.426Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestGetContainer [2022-05-12T06:30:19.426Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestDeleteContainer [2022-05-12T06:30:19.426Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestListContainers [2022-05-12T06:30:19.426Z] --- PASS: TestListContainers (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestFirstContainer [2022-05-12T06:30:19.426Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestApplyAllContainer [2022-05-12T06:30:19.426Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestIsValidHealthString [2022-05-12T06:30:19.426Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestStateRunStop [2022-05-12T06:30:19.426Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T06:30:19.426Z] === RUN TestStateTimeoutWait [2022-05-12T06:30:19.484Z] --- PASS: TestGet (15.01s) [2022-05-12T06:30:19.484Z] === RUN TestPluginWithNoManifest [2022-05-12T06:30:19.484Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T06:30:19.484Z] === RUN TestGetAll [2022-05-12T06:30:19.484Z] --- PASS: TestGetAll (0.00s) [2022-05-12T06:30:19.484Z] PASS [2022-05-12T06:30:19.484Z] coverage: 73.2% of statements [2022-05-12T06:30:19.484Z] ok github.com/docker/docker/pkg/plugins 35.995s coverage: 73.2% of statements [2022-05-12T06:30:19.545Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T06:30:19.545Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T06:30:19.679Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-05-12T06:30:19.679Z] === RUN TestAuthZPluginHeader [2022-05-12T06:30:19.882Z] state_test.go:141: Stop callback fired [2022-05-12T06:30:19.882Z] state_test.go:165: Stop callback fired [2022-05-12T06:30:19.882Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T06:30:19.882Z] === RUN TestIsValidStateString [2022-05-12T06:30:19.882Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T06:30:19.882Z] === RUN TestViewSaveDelete [2022-05-12T06:30:19.882Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-12T06:30:19.882Z] === RUN TestViewAll [2022-05-12T06:30:19.882Z] --- PASS: TestViewAll (0.01s) [2022-05-12T06:30:19.882Z] === RUN TestViewGet [2022-05-12T06:30:19.882Z] --- PASS: TestViewGet (0.01s) [2022-05-12T06:30:19.882Z] === RUN TestNames [2022-05-12T06:30:19.882Z] --- PASS: TestNames (0.00s) [2022-05-12T06:30:19.882Z] === RUN TestViewWithHealthCheck [2022-05-12T06:30:19.882Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T06:30:19.882Z] PASS [2022-05-12T06:30:19.882Z] coverage: 41.7% of statements [2022-05-12T06:30:19.882Z] ok github.com/docker/docker/container 0.238s coverage: 41.7% of statements [2022-05-12T06:30:19.882Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T06:30:19.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T06:30:19.882Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T06:30:19.882Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T06:30:20.108Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T06:30:20.246Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-12T06:30:20.246Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T06:30:20.246Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:20.246Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T06:30:20.246Z] === RUN TestAuthZPluginV2Disable [2022-05-12T06:30:20.246Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:20.246Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T06:30:20.246Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T06:30:20.246Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:20.246Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T06:30:20.246Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T06:30:20.246Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:20.246Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T06:30:20.246Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T06:30:20.344Z] === RUN TestPrepare [2022-05-12T06:30:20.344Z] --- PASS: TestPrepare (0.00s) [2022-05-12T06:30:20.344Z] === RUN TestStart [2022-05-12T06:30:20.344Z] --- PASS: TestStart (0.00s) [2022-05-12T06:30:20.344Z] === RUN TestWaitCancel [2022-05-12T06:30:20.344Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T06:30:20.344Z] === RUN TestWaitDisabled [2022-05-12T06:30:20.344Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T06:30:20.344Z] === RUN TestWaitEnabled [2022-05-12T06:30:20.344Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T06:30:20.344Z] === RUN TestRemove [2022-05-12T06:30:20.344Z] --- PASS: TestRemove (0.00s) [2022-05-12T06:30:20.344Z] PASS [2022-05-12T06:30:20.344Z] coverage: 65.3% of statements [2022-05-12T06:30:20.344Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-05-12T06:30:20.671Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T06:30:21.234Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T06:30:21.796Z] check_test.go:307: [d2f2956e8d4e0] daemon is not started [2022-05-12T06:30:21.796Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T06:30:22.511Z] === RUN TestNewListSecretsFilters [2022-05-12T06:30:22.511Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T06:30:22.511Z] === RUN TestNewListConfigsFilters [2022-05-12T06:30:22.511Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T06:30:22.511Z] PASS [2022-05-12T06:30:22.654Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-05-12T06:30:22.654Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:30:22.725Z] check_test.go:307: [d8a968e64e764] daemon is not started [2022-05-12T06:30:22.725Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T06:30:22.967Z] coverage: 0.5% of statements [2022-05-12T06:30:22.967Z] ok github.com/docker/docker/daemon/cluster 0.269s coverage: 0.5% of statements [2022-05-12T06:30:23.287Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-12T06:30:23.933Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T06:30:23.933Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T06:30:23.933Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T06:30:23.933Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T06:30:23.933Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T06:30:23.933Z] PASS [2022-05-12T06:30:23.933Z] coverage: 35.9% of statements [2022-05-12T06:30:23.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.715s coverage: 35.9% of statements [2022-05-12T06:30:25.175Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T06:30:26.822Z] === RUN TestWaitNodeAttachment [2022-05-12T06:30:26.823Z] === RUN TestBuilderGC [2022-05-12T06:30:26.823Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestFindConfigurationConflicts [2022-05-12T06:30:26.823Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T06:30:26.823Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T06:30:26.823Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T06:30:26.823Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T06:30:26.823Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_label [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T06:30:26.823Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T06:30:26.823Z] time="2022-05-12T06:30:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T06:30:26.823Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-12T06:30:26.823Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T06:30:26.823Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:26.823Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestReloadBadDefaultConfig [2022-05-12T06:30:26.823Z] time="2022-05-12T06:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-782367440" [2022-05-12T06:30:26.823Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestReloadWithConflictingLabels [2022-05-12T06:30:26.823Z] time="2022-05-12T06:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2275594262" [2022-05-12T06:30:26.823Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T06:30:26.823Z] time="2022-05-12T06:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3467915744" [2022-05-12T06:30:26.823Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestMaskURLCredentials [2022-05-12T06:30:26.823Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestDaemonConfigurationMerge [2022-05-12T06:30:26.823Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T06:30:26.823Z] PASS [2022-05-12T06:30:26.823Z] coverage: 79.8% of statements [2022-05-12T06:30:26.823Z] ok github.com/docker/docker/daemon/config 0.255s coverage: 79.8% of statements [2022-05-12T06:30:26.823Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T06:30:26.823Z] === RUN TestIsolationConversion [2022-05-12T06:30:26.823Z] === RUN TestIsolationConversion/default [2022-05-12T06:30:26.823Z] === RUN TestIsolationConversion/process [2022-05-12T06:30:26.823Z] === RUN TestIsolationConversion/hyperv [2022-05-12T06:30:26.823Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestContainerLabels [2022-05-12T06:30:26.823Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestCredentialSpecConversion [2022-05-12T06:30:26.823Z] === RUN TestCredentialSpecConversion/none [2022-05-12T06:30:26.823Z] === RUN TestCredentialSpecConversion/config [2022-05-12T06:30:26.823Z] === RUN TestCredentialSpecConversion/file [2022-05-12T06:30:26.823Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T06:30:26.823Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T06:30:26.823Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountBind [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountVolume [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountTarget [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T06:30:26.823Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T06:30:26.823Z] PASS [2022-05-12T06:30:26.823Z] coverage: 11.0% of statements [2022-05-12T06:30:26.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.665s coverage: 11.0% of statements [2022-05-12T06:30:26.823Z] === RUN TestEventsLog [2022-05-12T06:30:26.823Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestEventsLogTimeout [2022-05-12T06:30:26.823Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T06:30:26.823Z] === RUN TestLogEvents [2022-05-12T06:30:27.280Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T06:30:27.280Z] === RUN TestLoadBufferedEvents [2022-05-12T06:30:27.280Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-05-12T06:30:27.280Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T06:30:27.280Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T06:30:27.280Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T06:30:27.280Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T06:30:27.280Z] PASS [2022-05-12T06:30:27.280Z] coverage: 50.0% of statements [2022-05-12T06:30:27.280Z] ok github.com/docker/docker/daemon/events 0.267s coverage: 50.0% of statements [2022-05-12T06:30:28.245Z] === RUN TestIsEmptyDir [2022-05-12T06:30:28.245Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T06:30:28.245Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T06:30:28.245Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T06:30:28.245Z] PASS [2022-05-12T06:30:28.245Z] coverage: 2.3% of statements [2022-05-12T06:30:28.245Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2022-05-12T06:30:28.443Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T06:30:28.699Z] check_test.go:307: [dd1c450dea30e] daemon is not started [2022-05-12T06:30:28.699Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T06:30:28.701Z] === RUN TestLinkNaming [2022-05-12T06:30:28.701Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLinkNew [2022-05-12T06:30:28.701Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLinkEnv [2022-05-12T06:30:28.701Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLinkMultipleEnv [2022-05-12T06:30:28.701Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLinkPortRangeEnv [2022-05-12T06:30:28.701Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T06:30:28.701Z] PASS [2022-05-12T06:30:28.701Z] coverage: 93.0% of statements [2022-05-12T06:30:28.701Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-05-12T06:30:28.701Z] === RUN TestVerifyNetworkingConfig [2022-05-12T06:30:28.701Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestGetContainer [2022-05-12T06:30:28.701Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestValidContainerNames [2022-05-12T06:30:28.701Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestContainerInitDNS [2022-05-12T06:30:28.701Z] daemon_test.go:145: root required [2022-05-12T06:30:28.701Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestMerge [2022-05-12T06:30:28.701Z] --- PASS: TestMerge (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestValidateContainerIsolation [2022-05-12T06:30:28.701Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestFindNetworkErrorType [2022-05-12T06:30:28.701Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestEnsureServicesExist [2022-05-12T06:30:28.701Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestEnsureServicesExistErrors [2022-05-12T06:30:28.701Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T06:30:28.701Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T06:30:28.701Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T06:30:28.701Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T06:30:28.701Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:30:28.701Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T06:30:28.701Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestContainerDelete [2022-05-12T06:30:28.701Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestContainerDoubleDelete [2022-05-12T06:30:28.701Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T06:30:28.701Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T06:30:28.701Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestNoneHealthcheck [2022-05-12T06:30:28.701Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T06:30:28.701Z] === RUN TestHealthStates [2022-05-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] time="2022-05-12T06:30: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-12T06:30:29.157Z] --- PASS: TestHealthStates (0.16s) [2022-05-12T06:30:29.157Z] === RUN TestGetInspectData [2022-05-12T06:30:29.157Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T06:30:29.157Z] === RUN TestFillLicense [2022-05-12T06:30:29.157Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T06:30:29.157Z] === RUN TestListInvalidFilter [2022-05-12T06:30:29.157Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T06:30:29.157Z] === RUN TestNameFilter [2022-05-12T06:30:29.157Z] --- PASS: TestNameFilter (0.01s) [2022-05-12T06:30:29.157Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T06:30:29.157Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T06:30:29.157Z] === 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-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T06:30:29.157Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T06:30:29.157Z] --- 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-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T06:30:29.157Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T06:30:29.157Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T06:30:29.157Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T06:30:29.158Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadLabels [2022-05-12T06:30:29.158Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T06:30:29.158Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadMirrors [2022-05-12T06:30:29.158Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T06:30:29.158Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T06:30:29.158Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T06:30:29.158Z] reload_test.go:342: root required [2022-05-12T06:30:29.158Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T06:30:29.158Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T06:30:29.158Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T06:30:29.158Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T06:30:29.158Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-05-12T06:30:29.158Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T06:30:29.158Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2022-05-12T06:30:29.158Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T06:30:29.158Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T06:30:29.158Z] === RUN TestParseVolumesFrom [2022-05-12T06:30:29.158Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T06:30:29.158Z] PASS [2022-05-12T06:30:29.158Z] coverage: 8.5% of statements [2022-05-12T06:30:29.158Z] ok github.com/docker/docker/daemon 0.555s coverage: 8.5% of statements [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T06:30:29.158Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T06:30:29.627Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T06:30:30.991Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/defaults [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T06:30:31.328Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T06:30:31.328Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.29s) [2022-05-12T06:30:31.328Z] === RUN TestCreateSuccess [2022-05-12T06:30:31.328Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCreateStreamSkipped [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T06:30:31.328Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCreateLogGroupSuccess [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T06:30:31.328Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCreateError [2022-05-12T06:30:31.328Z] --- PASS: TestCreateError (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCreateAlreadyExists [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T06:30:31.328Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestLogClosed [2022-05-12T06:30:31.328Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestLogBlocking [2022-05-12T06:30:31.328Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T06:30:31.328Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T06:30:31.328Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestPublishBatchSuccess [2022-05-12T06:30:31.328Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestPublishBatchError [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=error msg=error [2022-05-12T06:30:31.328Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:30:31.328Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T06:30:31.328Z] time="2022-05-12T06:30:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T06:30:31.328Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchSimple [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchTicker [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchClose [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/3/���� [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T06:30:31.328Z] === RUN TestEffectiveLen/5/ [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/0/ [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: He [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/6/a� [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: a [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: � [2022-05-12T06:30:31.328Z] === RUN TestFindValidSplit/7/a� [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T06:30:31.328Z] cloudwatchlogs_test.go:1077: [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T06:30:31.328Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestProcessEventEmoji [2022-05-12T06:30:31.328Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchLineSplit [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchLineSplit (0.05s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMaxEvents [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMaxTotalBytes (0.08s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T06:30:31.328Z] === RUN TestAdapterReadLogs [2022-05-12T06:30:31.328Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T06:30:31.328Z] === RUN TestCopier [2022-05-12T06:30:31.328Z] --- PASS: TestCopier (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCopierLongLines [2022-05-12T06:30:31.328Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T06:30:31.328Z] === RUN TestCopierSlow [2022-05-12T06:30:31.328Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T06:30:31.329Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T06:30:31.329Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T06:30:31.329Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestCreateTagSuccess [2022-05-12T06:30:31.329Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T06:30:31.329Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T06:30:31.329Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T06:30:31.329Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T06:30:31.329Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T06:30:31.329Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T06:30:31.329Z] PASS [2022-05-12T06:30:31.329Z] coverage: 80.2% of statements [2022-05-12T06:30:31.329Z] ok github.com/docker/docker/daemon/logger/awslogs 0.609s coverage: 80.2% of statements [2022-05-12T06:30:31.553Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T06:30:31.784Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T06:30:31.784Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestSearchRegistryForImages [2022-05-12T06:30:31.784Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T06:30:31.784Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestImageDelete [2022-05-12T06:30:31.784Z] === RUN TestImageDelete/no_lease [2022-05-12T06:30:31.784Z] === RUN TestImageDelete/lease_exists [2022-05-12T06:30:31.784Z] --- PASS: TestImageDelete (0.04s) [2022-05-12T06:30:31.784Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T06:30:31.784Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T06:30:31.784Z] === RUN TestContentStoreForPull [2022-05-12T06:30:31.784Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T06:30:31.784Z] === RUN TestCopierWithSized [2022-05-12T06:30:31.784Z] === RUN TestCopierWithSized/as_is [2022-05-12T06:30:31.784Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T06:30:31.784Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T06:30:31.784Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T06:30:31.784Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestCopierWithPartial [2022-05-12T06:30:31.784Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestRingLogger [2022-05-12T06:30:31.784Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestRingCap [2022-05-12T06:30:31.784Z] --- PASS: TestRingCap (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestRingClose [2022-05-12T06:30:31.784Z] --- PASS: TestRingClose (0.00s) [2022-05-12T06:30:31.784Z] === RUN TestRingDrain [2022-05-12T06:30:31.784Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T06:30:31.784Z] PASS [2022-05-12T06:30:31.784Z] coverage: 43.2% of statements [2022-05-12T06:30:31.784Z] ok github.com/docker/docker/daemon/logger 0.356s coverage: 43.2% of statements [2022-05-12T06:30:31.784Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T06:30:31.784Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T06:30:31.784Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T06:30:31.784Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T06:30:31.785Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T06:30:31.785Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T06:30:31.785Z] PASS [2022-05-12T06:30:31.785Z] coverage: 53.6% of statements [2022-05-12T06:30:31.785Z] ok github.com/docker/docker/daemon/logger/fluentd 0.083s coverage: 53.6% of statements [2022-05-12T06:30:31.785Z] --- PASS: TestContentStoreForPull (0.21s) [2022-05-12T06:30:31.785Z] PASS [2022-05-12T06:30:31.785Z] coverage: 6.6% of statements [2022-05-12T06:30:31.785Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 6.6% of statements [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T06:30:31.785Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T06:30:32.748Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T06:30:32.748Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T06:30:32.748Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T06:30:32.748Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-05-12T06:30:32.748Z] === RUN TestFastTimeMarshalJSON [2022-05-12T06:30:32.748Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-12T06:30:32.748Z] PASS [2022-05-12T06:30:32.748Z] coverage: 87.2% of statements [2022-05-12T06:30:32.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.171s coverage: 87.2% of statements [2022-05-12T06:30:33.205Z] === RUN TestJSONFileLogger [2022-05-12T06:30:33.205Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T06:30:33.205Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T06:30:33.205Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T06:30:33.205Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T06:30:33.205Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T06:30:33.205Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T06:30:33.205Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T06:30:33.205Z] === RUN TestEncodeDecode [2022-05-12T06:30:33.205Z] === PAUSE TestEncodeDecode [2022-05-12T06:30:33.205Z] === RUN TestUnexpectedEOF [2022-05-12T06:30:33.205Z] === RUN TestWriteLog [2022-05-12T06:30:33.205Z] === PAUSE TestWriteLog [2022-05-12T06:30:33.205Z] === RUN TestReadLog [2022-05-12T06:30:33.205Z] === PAUSE TestReadLog [2022-05-12T06:30:33.205Z] === RUN TestDecode [2022-05-12T06:30:33.205Z] --- PASS: TestDecode (0.02s) [2022-05-12T06:30:33.205Z] === CONT TestWriteLog [2022-05-12T06:30:33.205Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T06:30:33.205Z] === CONT TestReadLog [2022-05-12T06:30:33.205Z] === RUN TestReadLog/tail_exact [2022-05-12T06:30:33.444Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T06:30:33.662Z] time="2022-05-12T06:30:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:30:33.662Z] time="2022-05-12T06:30:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T06:30:33.662Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-05-12T06:30:33.662Z] === CONT TestEncodeDecode [2022-05-12T06:30:33.662Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T06:30:33.662Z] PASS [2022-05-12T06:30:33.662Z] coverage: 69.9% of statements [2022-05-12T06:30:33.662Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.253s coverage: 69.9% of statements [2022-05-12T06:30:33.662Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T06:30:33.662Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T06:30:33.662Z] --- PASS: TestReadLog (0.20s) [2022-05-12T06:30:33.662Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-05-12T06:30:33.662Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T06:30:33.662Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T06:30:33.662Z] PASS [2022-05-12T06:30:33.662Z] coverage: 78.7% of statements [2022-05-12T06:30:33.662Z] ok github.com/docker/docker/daemon/logger/local 0.283s coverage: 78.7% of statements [2022-05-12T06:30:33.662Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T06:30:34.371Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T06:30:34.553Z] 2022/05/12 06:30:34 Closing DB instances... [2022-05-12T06:30:34.623Z] === RUN TestOpenFileDelete [2022-05-12T06:30:34.623Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestOpenFileRename [2022-05-12T06:30:34.623Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestHandleDecoderErr [2022-05-12T06:30:34.623Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestParseLogTagDefaultTag [2022-05-12T06:30:34.623Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestParseLogTag [2022-05-12T06:30:34.623Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestParseLogTagEmptyTag [2022-05-12T06:30:34.623Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestTailFiles [2022-05-12T06:30:34.623Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestFollowLogsConsumerGone [2022-05-12T06:30:34.623Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T06:30:34.623Z] === RUN TestFollowLogsProducerGone [2022-05-12T06:30:34.623Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T06:30:34.623Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T06:30:34.623Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T06:30:34.623Z] === RUN TestCheckCapacityAndRotate [2022-05-12T06:30:34.623Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T06:30:34.623Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T06:30:34.623Z] === RUN TestLog [2022-05-12T06:30:34.623Z] --- PASS: TestLog (0.03s) [2022-05-12T06:30:34.623Z] PASS [2022-05-12T06:30:34.623Z] coverage: 31.5% of statements [2022-05-12T06:30:34.623Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-05-12T06:30:34.623Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-05-12T06:30:34.623Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-12T06:30:34.623Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-05-12T06:30:34.623Z] PASS [2022-05-12T06:30:34.623Z] coverage: 55.1% of statements [2022-05-12T06:30:34.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.213s coverage: 55.1% of statements [2022-05-12T06:30:34.818Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-05-12T06:30:34.818Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:30:35.585Z] === RUN TestParseLogFormat [2022-05-12T06:30:35.585Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestValidateLogOptEmpty [2022-05-12T06:30:35.585Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestParseAddressDefaultPort [2022-05-12T06:30:35.585Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestValidateSyslogFacility [2022-05-12T06:30:35.585Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T06:30:35.585Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestValidateLogOpt [2022-05-12T06:30:35.585Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:30:35.585Z] PASS [2022-05-12T06:30:35.585Z] coverage: 43.6% of statements [2022-05-12T06:30:35.585Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 43.6% of statements [2022-05-12T06:30:35.585Z] === RUN TestNewParse [2022-05-12T06:30:35.585Z] --- PASS: TestNewParse (0.00s) [2022-05-12T06:30:35.585Z] PASS [2022-05-12T06:30:35.585Z] coverage: 8.3% of statements [2022-05-12T06:30:35.585Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-05-12T06:30:35.585Z] === RUN TestValidateLogOpt [2022-05-12T06:30:35.585Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestNewMissedConfig [2022-05-12T06:30:35.585Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestNewMissedUrl [2022-05-12T06:30:35.585Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestNewMissedToken [2022-05-12T06:30:35.585Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestNewWithProxy [2022-05-12T06:30:35.585Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestDefault [2022-05-12T06:30:35.585Z] --- PASS: TestDefault (0.01s) [2022-05-12T06:30:35.585Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T06:30:35.585Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestJsonFormat [2022-05-12T06:30:35.585Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T06:30:35.585Z] === RUN TestRawFormat [2022-05-12T06:30:35.585Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestRawFormatWithLabels [2022-05-12T06:30:35.585Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestRawFormatWithoutTag [2022-05-12T06:30:35.585Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T06:30:35.585Z] === RUN TestBatching [2022-05-12T06:30:35.744Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T06:30:36.041Z] --- PASS: TestBatching (0.37s) [2022-05-12T06:30:36.041Z] === RUN TestFrequency [2022-05-12T06:30:36.077Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-05-12T06:30:36.077Z] === RUN TestFindNode [2022-05-12T06:30:36.077Z] 2022/05/12 06:30:35 Closing DB instances... [2022-05-12T06:30:36.077Z] --- PASS: TestFindNode (0.02s) [2022-05-12T06:30:36.077Z] === RUN TestChangeNodeState [2022-05-12T06:30:36.077Z] 2022/05/12 06:30:35 Closing DB instances... [2022-05-12T06:30:36.077Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T06:30:36.077Z] === RUN TestNodeReincarnation [2022-05-12T06:30:36.077Z] 2022/05/12 06:30:35 Closing DB instances... [2022-05-12T06:30:36.498Z] --- PASS: TestFrequency (0.25s) [2022-05-12T06:30:36.498Z] === RUN TestOneMessagePerRequest [2022-05-12T06:30:36.498Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T06:30:36.498Z] === RUN TestVerify [2022-05-12T06:30:36.498Z] --- PASS: TestVerify (0.00s) [2022-05-12T06:30:36.498Z] === RUN TestSkipVerify [2022-05-12T06:30:36.498Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.498Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.498Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.498Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.498Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.671Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T06:30:36.954Z] --- PASS: TestSkipVerify (0.52s) [2022-05-12T06:30:36.954Z] === RUN TestBufferMaximum [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.523287\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.523287\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T06:30:36.954Z] === RUN TestServerAlwaysDown [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.525295\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.525295\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.525295\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.526294\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] time="2022-05-12T06:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652337036.526294\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:36.954Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T06:30:36.954Z] === RUN TestCannotSendAfterClose [2022-05-12T06:30:36.954Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T06:30:36.954Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T06:30:37.410Z] === RUN TestV2MetadataService [2022-05-12T06:30:37.638Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T06:30:37.866Z] === RUN TestSuccessfulDownload [2022-05-12T06:30:37.866Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:30:37.866Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T06:30:37.866Z] === RUN TestCancelledDownload [2022-05-12T06:30:37.866Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T06:30:37.866Z] === RUN TestMaxDownloadAttempts [2022-05-12T06:30:37.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:30:37.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:30:37.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:30:37.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:30:37.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:30:37.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:30:37.866Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:30:37.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:30:37.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T06:30:37.866Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T06:30:37.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T06:30:37.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T06:30:37.866Z] time="2022-05-12T06:30:37Z" 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-12T06:30:37.866Z] time="2022-05-12T06:30:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fd884727d59d\"}'" [2022-05-12T06:30:37.866Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T06:30:37.866Z] PASS [2022-05-12T06:30:37.866Z] coverage: 82.5% of statements [2022-05-12T06:30:37.866Z] ok github.com/docker/docker/daemon/logger/splunk 2.227s coverage: 82.5% of statements [2022-05-12T06:30:37.866Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T06:30:37.866Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T06:30:37.866Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T06:30:37.866Z] --- PASS: TestV2MetadataService (0.80s) [2022-05-12T06:30:37.866Z] PASS [2022-05-12T06:30:37.866Z] coverage: 44.4% of statements [2022-05-12T06:30:37.866Z] ok github.com/docker/docker/distribution/metadata 0.870s coverage: 44.4% of statements [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T06:30:38.323Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-05-12T06:30:38.323Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-05-12T06:30:38.323Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-05-12T06:30:38.323Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-05-12T06:30:38.323Z] === RUN TestTransfer [2022-05-12T06:30:38.323Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T06:30:38.323Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T06:30:38.323Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T06:30:38.323Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestManifestStore [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T06:30:38.323Z] --- PASS: TestTransfer (0.15s) [2022-05-12T06:30:38.323Z] === RUN TestConcurrencyLimit [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4143781418\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/no_local_cache [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/with_local_cache [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: " [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: " [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: " [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: " [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: " [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T06:30:38.323Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T06:30:38.323Z] time="2022-05-12T06:30:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore (0.29s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T06:30:38.323Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T06:30:38.323Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestFixManifestLayers [2022-05-12T06:30:38.323Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T06:30:38.323Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:30:38.323Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestFixManifestLayersBadParent [2022-05-12T06:30:38.323Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestValidateManifest [2022-05-12T06:30:38.323Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:30:38.323Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestFormatPlatform [2022-05-12T06:30:38.323Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T06:30:38.323Z] === RUN TestPullSchema2Config [2022-05-12T06:30:38.323Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T06:30:38.323Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:30:38.323Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:38.323Z] === RUN TestPullSchema2Config/500_status [2022-05-12T06:30:38.323Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:30:38.323Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:38.327Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T06:30:38.327Z] PASS [2022-05-12T06:30:38.327Z] [2022-05-12T06:30:38.327Z] === Skipped [2022-05-12T06:30:38.327Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T06:30:38.327Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:38.327Z] [2022-05-12T06:30:38.327Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T06:30:38.327Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:38.327Z] [2022-05-12T06:30:38.327Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T06:30:38.327Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:38.327Z] [2022-05-12T06:30:38.327Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T06:30:38.327Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:38.327Z] [2022-05-12T06:30:38.327Z] DONE 17 tests, 4 skipped in 26.005s [2022-05-12T06:30:38.327Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T06:30:38.327Z] ++ 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-12T06:30:38.327Z] ++ set -e [2022-05-12T06:30:38.327Z] ++ '[' -n 0 ']' [2022-05-12T06:30:38.327Z] ++ set -x [2022-05-12T06:30:38.327Z] ++ 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-12T06:30:38.327Z] INFO: Testing against a local daemon [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:30:38.327Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:30:38.327Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:30:38.327Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:30:38.327Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:30:38.327Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:30:38.327Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:30:38.327Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:30:38.327Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:30:38.327Z] === RUN TestPluginInstall [2022-05-12T06:30:38.327Z] === RUN TestPluginInstall/no_auth [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a718007a5cc08e5f13f0212ae98615189509e5332120f37daac958daf2164dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a718007a5cc08e5f13f0212ae98615189509e5332120f37daac958daf2164dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:38.327Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a718007a5cc08e5f13f0212ae98615189509e5332120f37daac958daf2164dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:38.327Z] time="2022-05-12T06:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a718007a5cc08e5f13f0212ae98615189509e5332120f37daac958daf2164dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:38.327Z] === RUN TestPluginInstall/with_insecure [2022-05-12T06:30:38.565Z] check_test.go:307: [d78a712260f2b] daemon is not started [2022-05-12T06:30:38.565Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T06:30:38.780Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T06:30:38.780Z] === RUN TestInactiveJobs [2022-05-12T06:30:38.780Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:38.780Z] === RUN TestPullSchema2Config/EOF [2022-05-12T06:30:38.780Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:30:38.780Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:38.780Z] 2022/05/12 06:30:38 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-12T06:30:38.780Z] goroutine 113 [running]: [2022-05-12T06:30:38.780Z] net/http.(*conn).serve.func1() [2022-05-12T06:30:38.780Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:30:38.780Z] panic({0x1858ee0, 0x1a3b2f0}) [2022-05-12T06:30:38.780Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:30:38.780Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000b4340?, {0x1a42a98?, 0xc0003a0000?}) [2022-05-12T06:30:38.780Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T06:30:38.780Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1a42a98, 0xc0003a0000}, 0xc000430100) [2022-05-12T06:30:38.780Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T06:30:38.780Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1a42a98?, 0xc0003a0000?}, 0xc000080000?) [2022-05-12T06:30:38.780Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:30:38.780Z] net/http.serverHandler.ServeHTTP({0xc0003d2090?}, {0x1a42a98, 0xc0003a0000}, 0xc000430100) [2022-05-12T06:30:38.780Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:30:38.780Z] net/http.(*conn).serve(0xc00043c140, {0x1a43310, 0xc0001decc0}) [2022-05-12T06:30:38.780Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:30:38.780Z] created by net/http.(*Server).Serve [2022-05-12T06:30:38.780Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:30:38.780Z] === RUN TestNotFound [2022-05-12T06:30:38.780Z] --- PASS: TestNotFound (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestConflict [2022-05-12T06:30:38.780Z] --- PASS: TestConflict (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestForbidden [2022-05-12T06:30:38.780Z] --- PASS: TestForbidden (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestInvalidParameter [2022-05-12T06:30:38.780Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestNotImplemented [2022-05-12T06:30:38.780Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestNotModified [2022-05-12T06:30:38.780Z] --- PASS: TestNotModified (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestUnauthorized [2022-05-12T06:30:38.780Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestUnknown [2022-05-12T06:30:38.780Z] --- PASS: TestUnknown (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestCancelled [2022-05-12T06:30:38.780Z] --- PASS: TestCancelled (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestDeadline [2022-05-12T06:30:38.780Z] --- PASS: TestDeadline (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestDataLoss [2022-05-12T06:30:38.780Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestUnavailable [2022-05-12T06:30:38.780Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestSystem [2022-05-12T06:30:38.780Z] --- PASS: TestSystem (0.00s) [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Conflict [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T06:30:38.780Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T06:30:38.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T06:30:38.780Z] PASS [2022-05-12T06:30:38.780Z] coverage: 77.0% of statements [2022-05-12T06:30:38.780Z] ok github.com/docker/docker/errdefs 0.044s coverage: 77.0% of statements [2022-05-12T06:30:38.780Z] --- PASS: TestInactiveJobs (0.40s) [2022-05-12T06:30:38.780Z] === RUN TestWatchRelease [2022-05-12T06:30:39.236Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T06:30:39.236Z] === RUN TestWatchFinishedTransfer [2022-05-12T06:30:39.236Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T06:30:39.236Z] === RUN TestDuplicateTransfer [2022-05-12T06:30:39.236Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:39.236Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T06:30:39.236Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T06:30:39.236Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T06:30:39.236Z] --- PASS: TestPullSchema2Config (0.56s) [2022-05-12T06:30:39.236Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T06:30:39.236Z] --- PASS: TestPullSchema2Config/500_status (0.28s) [2022-05-12T06:30:39.236Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T06:30:39.236Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T06:30:39.236Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T06:30:39.236Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T06:30:39.236Z] === RUN TestLayerAlreadyExists [2022-05-12T06:30:39.236Z] 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-12T06:30:39.236Z] 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-12T06:30:39.236Z] 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-12T06:30:39.236Z] 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-12T06:30:39.236Z] 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-12T06:30:39.236Z] 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-12T06:30:39.236Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T06:30:39.236Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T06:30:39.236Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T06:30:39.236Z] === RUN TestSuccessfulUpload [2022-05-12T06:30:39.236Z] time="2022-05-12T06:30:39Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T06:30:39.236Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T06:30:39.236Z] === RUN TestCancelledUpload [2022-05-12T06:30:39.236Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T06:30:39.236Z] PASS [2022-05-12T06:30:39.236Z] coverage: 76.8% of statements [2022-05-12T06:30:39.236Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 76.8% of statements [2022-05-12T06:30:39.262Z] time="2022-05-12T06:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:39.262Z] time="2022-05-12T06:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76ffba6b9963aae754d9fc5f46b5c720d1aa40cd888a5181ae03d2235b17290c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:39.262Z] time="2022-05-12T06:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:30:39.262Z] time="2022-05-12T06:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76ffba6b9963aae754d9fc5f46b5c720d1aa40cd888a5181ae03d2235b17290c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:30:39.520Z] plugin_test.go:195: [db9452d57db82] daemon is not started [2022-05-12T06:30:39.520Z] --- PASS: TestPluginInstall (2.50s) [2022-05-12T06:30:39.520Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-05-12T06:30:39.520Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-12T06:30:39.520Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-12T06:30:39.520Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:30:39.693Z] === RUN TestFSGetInvalidData [2022-05-12T06:30:39.693Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T06:30:39.693Z] === RUN TestFSInvalidSet [2022-05-12T06:30:39.693Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T06:30:39.693Z] === RUN TestFSInvalidRoot [2022-05-12T06:30:39.693Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T06:30:39.693Z] === RUN TestFSMetadataGetSet [2022-05-12T06:30:39.693Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T06:30:39.693Z] === RUN TestFSInvalidWalker [2022-05-12T06:30:39.693Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T06:30:39.693Z] === RUN TestFSGetSet [2022-05-12T06:30:39.693Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T06:30:39.693Z] === RUN TestFSGetUnsetKey [2022-05-12T06:30:39.693Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T06:30:39.693Z] === RUN TestFSGetEmptyData [2022-05-12T06:30:39.693Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T06:30:39.693Z] === RUN TestFSDelete [2022-05-12T06:30:39.693Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T06:30:39.693Z] === RUN TestFSWalker [2022-05-12T06:30:39.693Z] --- PASS: TestFSWalker (0.04s) [2022-05-12T06:30:39.693Z] === RUN TestFSWalkerStopOnError [2022-05-12T06:30:39.693Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-12T06:30:39.693Z] === RUN TestNewFromJSON [2022-05-12T06:30:39.693Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T06:30:39.693Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T06:30:39.693Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T06:30:39.693Z] === RUN TestMarshalKeyOrder [2022-05-12T06:30:39.693Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T06:30:39.693Z] === RUN TestHistoryEqual [2022-05-12T06:30:40.149Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-12T06:30:40.149Z] === RUN TestImage [2022-05-12T06:30:40.149Z] --- PASS: TestImage (0.00s) [2022-05-12T06:30:40.149Z] === RUN TestImageOSNotEmpty [2022-05-12T06:30:40.149Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T06:30:40.149Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T06:30:40.149Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T06:30:40.149Z] === RUN TestCreate [2022-05-12T06:30:40.149Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:30:40.149Z] === RUN TestRestore [2022-05-12T06:30:40.149Z] time="2022-05-12T06:30:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T06:30:40.149Z] --- PASS: TestRestore (0.03s) [2022-05-12T06:30:40.149Z] === RUN TestAddDelete [2022-05-12T06:30:40.149Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T06:30:40.149Z] === RUN TestSearchAfterDelete [2022-05-12T06:30:40.149Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T06:30:40.149Z] === RUN TestParentReset [2022-05-12T06:30:40.149Z] === RUN TestCompare [2022-05-12T06:30:40.149Z] --- PASS: TestCompare (0.00s) [2022-05-12T06:30:40.149Z] PASS [2022-05-12T06:30:40.149Z] coverage: 19.2% of statements [2022-05-12T06:30:40.149Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2022-05-12T06:30:40.149Z] --- PASS: TestParentReset (0.02s) [2022-05-12T06:30:40.149Z] === RUN TestGetAndSetLastUpdated [2022-05-12T06:30:40.149Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2022-05-12T06:30:40.149Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T06:30:40.149Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T06:30:40.149Z] === RUN TestTokenPassThru [2022-05-12T06:30:40.149Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T06:30:40.149Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T06:30:40.149Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T06:30:40.149Z] === RUN TestStoreLen [2022-05-12T06:30:40.149Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T06:30:40.149Z] PASS [2022-05-12T06:30:40.149Z] coverage: 26.6% of statements [2022-05-12T06:30:40.149Z] ok github.com/docker/docker/distribution 2.069s coverage: 26.6% of statements [2022-05-12T06:30:40.149Z] --- PASS: TestStoreLen (0.06s) [2022-05-12T06:30:40.149Z] PASS [2022-05-12T06:30:40.149Z] coverage: 86.9% of statements [2022-05-12T06:30:40.149Z] ok github.com/docker/docker/image 0.580s coverage: 86.9% of statements [2022-05-12T06:30:40.149Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T06:30:40.149Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T06:30:40.896Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T06:30:41.111Z] === RUN TestValidateManifest [2022-05-12T06:30:41.112Z] === RUN TestValidateManifest/nil [2022-05-12T06:30:41.112Z] === RUN TestValidateManifest/non-nil [2022-05-12T06:30:41.112Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T06:30:41.112Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T06:30:41.112Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T06:30:41.112Z] PASS [2022-05-12T06:30:41.112Z] coverage: 0.7% of statements [2022-05-12T06:30:41.112Z] ok github.com/docker/docker/image/tarexport 0.312s coverage: 0.7% of statements [2022-05-12T06:30:41.112Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T06:30:41.112Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T06:30:41.112Z] === RUN TestSerialization [2022-05-12T06:30:41.112Z] --- PASS: TestSerialization (0.02s) [2022-05-12T06:30:41.112Z] PASS [2022-05-12T06:30:41.112Z] coverage: 100.0% of statements [2022-05-12T06:30:41.567Z] ok github.com/docker/docker/libcontainerd/queue 0.118s coverage: 100.0% of statements [2022-05-12T06:30:41.831Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T06:30:41.839Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T06:30:41.839Z] === RUN TestParallelCreate [2022-05-12T06:30:41.839Z] 2022/05/12 06:30:41 Closing DB instances... [2022-05-12T06:30:41.839Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T06:30:41.839Z] === RUN TestParallelDelete [2022-05-12T06:30:41.839Z] 2022/05/12 06:30:41 Closing DB instances... [2022-05-12T06:30:41.839Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T06:30:41.839Z] === RUN TestNetworkDBIslands [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2040e06c3ac9 with config:&{NodeID:2040e06c3ac9 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-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, added to nodes list" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ef360a8e07da with config:&{NodeID:ef360a8e07da 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-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to nodes list" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to nodes list" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, added to nodes list" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T06:30:41.839Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ff33c226388 with config:&{NodeID:6ff33c226388 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-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 6ff33c226388/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 6ff33c226388/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 6ff33c226388/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 6ff33c226388/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.300Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.528Z] === RUN TestEmptyLayer [2022-05-12T06:30:42.528Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T06:30:42.528Z] === RUN TestCommitFailure [2022-05-12T06:30:42.528Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T06:30:42.528Z] === RUN TestStartTransactionFailure [2022-05-12T06:30:42.528Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T06:30:42.529Z] === RUN TestGetOrphan [2022-05-12T06:30:42.529Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T06:30:42.529Z] === RUN TestMountAndRegister [2022-05-12T06:30:42.529Z] layer_test.go:258: Layer size: 14 [2022-05-12T06:30:42.529Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-12T06:30:42.529Z] === RUN TestLayerRelease [2022-05-12T06:30:42.529Z] layer_test.go:291: Failing on Windows [2022-05-12T06:30:42.529Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T06:30:42.529Z] === RUN TestStoreRestore [2022-05-12T06:30:42.529Z] layer_test.go:340: Failing on Windows [2022-05-12T06:30:42.529Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T06:30:42.529Z] === RUN TestTarStreamStability [2022-05-12T06:30:42.529Z] layer_test.go:455: Failing on Windows [2022-05-12T06:30:42.529Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T06:30:42.529Z] === RUN TestRegisterExistingLayer [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f3b5315b2bda with config:&{NodeID:f3b5315b2bda 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-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node ef360a8e07da/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:42.757Z] time="2022-05-12T06:30:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9c602821e49b with config:&{NodeID:9c602821e49b 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-12T06:30:42.766Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-05-12T06:30:42.766Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-12T06:30:42.766Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-12T06:30:42.766Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:30:42.984Z] === RUN TestEnvironmentParsing [2022-05-12T06:30:42.984Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T06:30:42.984Z] PASS [2022-05-12T06:30:42.984Z] coverage: 1.2% of statements [2022-05-12T06:30:42.984Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-05-12T06:30:42.984Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-05-12T06:30:42.984Z] === RUN TestTarStreamVerification [2022-05-12T06:30:42.984Z] layer_test.go:684: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestLayerMigration [2022-05-12T06:30:42.984Z] migration_test.go:45: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T06:30:42.984Z] migration_test.go:181: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestMountInit [2022-05-12T06:30:42.984Z] mount_test.go:17: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestMountSize [2022-05-12T06:30:42.984Z] mount_test.go:76: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestMountChanges [2022-05-12T06:30:42.984Z] mount_test.go:125: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T06:30:42.984Z] === RUN TestMountApply [2022-05-12T06:30:42.984Z] mount_test.go:212: Failing on Windows [2022-05-12T06:30:42.984Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T06:30:42.984Z] PASS [2022-05-12T06:30:42.984Z] coverage: 30.6% of statements [2022-05-12T06:30:42.984Z] ok github.com/docker/docker/layer 0.241s coverage: 30.6% of statements [2022-05-12T06:30:42.984Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T06:30:42.984Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T06:30:42.984Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T06:30:42.984Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T06:30:42.984Z] === RUN TestSequenceGetAvailableBit [2022-05-12T06:30:42.984Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSequenceEqual [2022-05-12T06:30:42.985Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSequenceCopy [2022-05-12T06:30:42.985Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestGetFirstAvailable [2022-05-12T06:30:42.985Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestFindSequence [2022-05-12T06:30:42.985Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestCheckIfAvailable [2022-05-12T06:30:42.985Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestMergeSequences [2022-05-12T06:30:42.985Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestPushReservation [2022-05-12T06:30:42.985Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSerializeDeserialize [2022-05-12T06:30:42.985Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSet [2022-05-12T06:30:42.985Z] --- PASS: TestSet (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSetUnset [2022-05-12T06:30:42.985Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestOffsetSetUnset [2022-05-12T06:30:42.985Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSetInRange [2022-05-12T06:30:42.985Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestSetAnyInRange [2022-05-12T06:30:42.985Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestMethods [2022-05-12T06:30:42.985Z] --- PASS: TestMethods (0.00s) [2022-05-12T06:30:42.985Z] === RUN TestRandomAllocateDeallocate [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 6ff33c226388/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node ef360a8e07da/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.212Z] time="2022-05-12T06:30:42Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:42Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:43.213Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=info msg="The new bootstrap node list is:[172.27.86.145:10033 172.27.86.145:10034 172.27.86.145:10035]" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10033" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49386" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10034" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49387" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10035" [2022-05-12T06:30:43.213Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49388" [2022-05-12T06:30:43.333Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-12T06:30:43.333Z] PASS [2022-05-12T06:30:43.333Z] [2022-05-12T06:30:43.333Z] DONE 24 tests in 6.462s [2022-05-12T06:30:43.333Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T06:30:43.333Z] ++ 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-12T06:30:43.333Z] ++ set -e [2022-05-12T06:30:43.333Z] ++ '[' -n 0 ']' [2022-05-12T06:30:43.333Z] ++ set -x [2022-05-12T06:30:43.333Z] ++ 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-12T06:30:43.333Z] INFO: Testing against a local daemon [2022-05-12T06:30:43.333Z] === RUN TestExternalGraphDriver [2022-05-12T06:30:43.333Z] === RUN TestExternalGraphDriver/json [2022-05-12T06:30:43.668Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=info msg="The new bootstrap node list is:[172.27.86.145:10033 172.27.86.145:10034 172.27.86.145:10035]" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10033" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49389" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10034" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49390" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10035" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49391" [2022-05-12T06:30:43.668Z] time="2022-05-12T06:30:43Z" level=info msg="node 0 leaving" [2022-05-12T06:30:43.811Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="node5(9c602821e49b): Node leave event for 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="node2(ef360a8e07da): Node leave event for 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="node4(f3b5315b2bda): Node leave event for 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="node3(6ff33c226388): Node leave event for 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="node1(2040e06c3ac9): Node leave event for 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.131Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:43Z" level=info msg="Node 2040e06c3ac9/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="node 1 leaving" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="node3(6ff33c226388): Node leave event for ef360a8e07da/172.27.86.145" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="node4(f3b5315b2bda): Node leave event for ef360a8e07da/172.27.86.145" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="node5(9c602821e49b): Node leave event for ef360a8e07da/172.27.86.145" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da change state NodeActive --> NodeFailed" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da/172.27.86.145, added to failed nodes list" [2022-05-12T06:30:44.132Z] time="2022-05-12T06:30:44Z" level=error msg="node: ef360a8e07da is unknown to memberlist" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node ef360a8e07da/172.27.86.145, left gossip cluster" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="node 2 leaving" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="node5(9c602821e49b): Node leave event for 6ff33c226388/172.27.86.145" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="node4(f3b5315b2bda): Node leave event for 6ff33c226388/172.27.86.145" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388 change state NodeActive --> NodeLeft" [2022-05-12T06:30:44.587Z] time="2022-05-12T06:30:44Z" level=info msg="node3(6ff33c226388): Node leave event for 6ff33c226388/172.27.86.145" [2022-05-12T06:30:44.752Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=debug msg="memberlist: Failed ping: 9c602821e49b (timeout reached)" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.86.145:10036: use of closed network connection" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.86.145:10035: use of closed network connection" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.86.145:10034: use of closed network connection" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49392" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388/172.27.86.145, left gossip cluster" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388/172.27.86.145, left gossip cluster" [2022-05-12T06:30:45.042Z] networkdb_test.go:867: node5: OK [2022-05-12T06:30:45.042Z] networkdb_test.go:867: node4: OK [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="node 0 coming back" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 6ff33c226388/172.27.86.145, left gossip cluster" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8bffe6144bf5 with config:&{NodeID:8bffe6144bf5 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-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, added to nodes list" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="node 1 coming back" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9d092a421f30 with config:&{NodeID:9d092a421f30 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-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 9d092a421f30/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 9d092a421f30/172.27.86.145, added to nodes list" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="node 2 coming back" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9ecf5bd4cf65 with config:&{NodeID:9ecf5bd4cf65 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-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:45.042Z] time="2022-05-12T06:30:44Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, added to nodes list" [2022-05-12T06:30:45.150Z] === RUN TestInvalidConfig [2022-05-12T06:30:45.150Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T06:30:45.150Z] === RUN TestConfig [2022-05-12T06:30:45.150Z] --- PASS: TestConfig (0.00s) [2022-05-12T06:30:45.150Z] === RUN TestOptionsLabels [2022-05-12T06:30:45.150Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T06:30:45.150Z] === RUN TestValidName [2022-05-12T06:30:45.150Z] --- PASS: TestValidName (0.00s) [2022-05-12T06:30:45.150Z] PASS [2022-05-12T06:30:45.150Z] coverage: 19.7% of statements [2022-05-12T06:30:45.150Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-05-12T06:30:45.263Z] === RUN TestExternalGraphDriver/spec [2022-05-12T06:30:45.497Z] time="2022-05-12T06:30:45Z" level=warning msg="memberlist: Was able to connect to 9c602821e49b but other probes failed, network may be misconfigured" [2022-05-12T06:30:45.497Z] time="2022-05-12T06:30:45Z" level=debug msg="memberlist: Failed ping: f3b5315b2bda (timeout reached)" [2022-05-12T06:30:45.497Z] time="2022-05-12T06:30:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.86.145:10037: use of closed network connection" [2022-05-12T06:30:45.497Z] time="2022-05-12T06:30:45Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49393" [2022-05-12T06:30:45.606Z] === RUN TestKey [2022-05-12T06:30:45.606Z] --- PASS: TestKey (0.00s) [2022-05-12T06:30:45.606Z] === RUN TestParseKey [2022-05-12T06:30:45.606Z] --- PASS: TestParseKey (0.00s) [2022-05-12T06:30:45.606Z] === RUN TestInvalidDataStore [2022-05-12T06:30:45.606Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T06:30:45.606Z] === RUN TestKVObjectFlatKey [2022-05-12T06:30:45.606Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T06:30:45.606Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T06:30:45.606Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T06:30:45.606Z] PASS [2022-05-12T06:30:45.606Z] coverage: 21.9% of statements [2022-05-12T06:30:45.606Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-05-12T06:30:45.951Z] time="2022-05-12T06:30:45Z" level=warning msg="memberlist: Was able to connect to f3b5315b2bda but other probes failed, network may be misconfigured" [2022-05-12T06:30:46.387Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T06:30:46.571Z] === RUN TestIPDataMarshalling [2022-05-12T06:30:46.571Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T06:30:46.571Z] === RUN TestValidateAndIsV6 [2022-05-12T06:30:46.571Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T06:30:46.571Z] PASS [2022-05-12T06:30:46.571Z] coverage: 68.9% of statements [2022-05-12T06:30:46.571Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-05-12T06:30:46.643Z] === RUN TestExternalGraphDriver/pull [2022-05-12T06:30:46.644Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T06:30:47.026Z] === RUN TestErrorInterfaces [2022-05-12T06:30:47.027Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestNetworkMarshalling [2022-05-12T06:30:47.027Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-12T06:30:47.027Z] === RUN TestEndpointMarshalling [2022-05-12T06:30:47.027Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestAuxAddresses [2022-05-12T06:30:47.027Z] time="2022-05-12T06:30:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:30:47.027Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T06:30:47.027Z] === RUN TestSRVServiceQuery [2022-05-12T06:30:47.027Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T06:30:47.027Z] === RUN TestServiceVIPReuse [2022-05-12T06:30:47.027Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T06:30:47.027Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T06:30:47.027Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestDNSIPQuery [2022-05-12T06:30:47.027Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestDNSProxyServFail [2022-05-12T06:30:47.027Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestSandboxAddEmpty [2022-05-12T06:30:47.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestSandboxAddMultiPrio [2022-05-12T06:30:47.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestSandboxAddSamePrio [2022-05-12T06:30:47.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.027Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T06:30:47.027Z] === RUN TestCleanupServiceDiscovery [2022-05-12T06:30:47.483Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.483Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:30:47.483Z] === RUN TestDNSOptions [2022-05-12T06:30:47.483Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:47.483Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T06:30:47.483Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T06:30:47.483Z] time="2022-05-12T06:30:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:30:47.483Z] time="2022-05-12T06:30:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T06:30:47.483Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T06:30:47.483Z] PASS [2022-05-12T06:30:47.483Z] coverage: 8.5% of statements [2022-05-12T06:30:47.483Z] ok github.com/docker/docker/libnetwork 0.345s coverage: 8.5% of statements [2022-05-12T06:30:47.483Z] === RUN TestDriver [2022-05-12T06:30:47.483Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:30:47.483Z] PASS [2022-05-12T06:30:47.483Z] coverage: 34.8% of statements [2022-05-12T06:30:47.483Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-05-12T06:30:47.571Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T06:30:47.571Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T06:30:47.939Z] === RUN TestDriver [2022-05-12T06:30:47.939Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:30:47.939Z] PASS [2022-05-12T06:30:47.939Z] coverage: 34.8% of statements [2022-05-12T06:30:47.939Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-05-12T06:30:48.396Z] === RUN TestNetworkAllocateFree [2022-05-12T06:30:48.396Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T06:30:48.396Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T06:30:48.396Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T06:30:48.396Z] PASS [2022-05-12T06:30:48.396Z] coverage: 63.6% of statements [2022-05-12T06:30:48.543Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-05-12T06:30:48.543Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-05-12T06:30:48.543Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-05-12T06:30:48.543Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-12T06:30:48.543Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:30:48.543Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:48.543Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-12T06:30:48.543Z] PASS [2022-05-12T06:30:48.543Z] [2022-05-12T06:30:48.543Z] === Skipped [2022-05-12T06:30:48.543Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-12T06:30:48.543Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:30:48.543Z] [2022-05-12T06:30:48.543Z] DONE 5 tests, 1 skipped in 4.942s [2022-05-12T06:30:48.543Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T06:30:48.543Z] ++ 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-12T06:30:48.543Z] ++ set -e [2022-05-12T06:30:48.543Z] ++ '[' -n 0 ']' [2022-05-12T06:30:48.543Z] ++ set -x [2022-05-12T06:30:48.543Z] ++ 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-12T06:30:48.543Z] INFO: Testing against a local daemon [2022-05-12T06:30:48.543Z] === RUN TestContinueAfterPluginCrash [2022-05-12T06:30:48.543Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T06:30:48.543Z] === RUN TestReadPluginNoRead [2022-05-12T06:30:48.543Z] === PAUSE TestReadPluginNoRead [2022-05-12T06:30:48.543Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T06:30:48.543Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T06:30:48.543Z] === CONT TestContinueAfterPluginCrash [2022-05-12T06:30:48.543Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T06:30:48.841Z] time="2022-05-12T06:30:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.86.145:10033 172.27.86.145:10034 172.27.86.145:10035]" [2022-05-12T06:30:48.841Z] time="2022-05-12T06:30:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.86.145:10033 172.27.86.145:10034 172.27.86.145:10035]" [2022-05-12T06:30:48.852Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.060s coverage: 63.6% of statements [2022-05-12T06:30:48.852Z] === RUN TestGetEmptyCapabilities [2022-05-12T06:30:48.852Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T06:30:48.852Z] === RUN TestGetExtraCapabilities [2022-05-12T06:30:48.852Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T06:30:48.852Z] === RUN TestGetInvalidCapabilities [2022-05-12T06:30:48.852Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T06:30:48.852Z] === RUN TestRemoteDriver [2022-05-12T06:30:48.852Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:30:48.852Z] === RUN TestDriverError [2022-05-12T06:30:48.852Z] --- PASS: TestDriverError (0.00s) [2022-05-12T06:30:48.852Z] === RUN TestMissingValues [2022-05-12T06:30:48.852Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T06:30:48.852Z] === RUN TestRollback [2022-05-12T06:30:48.852Z] --- PASS: TestRollback (0.00s) [2022-05-12T06:30:48.852Z] PASS [2022-05-12T06:30:48.852Z] coverage: 57.4% of statements [2022-05-12T06:30:48.852Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2022-05-12T06:30:49.370Z] 2022/05/12 06:30:45 Closing DB instances... [2022-05-12T06:30:49.370Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-12T06:30:49.370Z] === RUN TestFindNode [2022-05-12T06:30:49.370Z] 2022/05/12 06:30:47 Closing DB instances... [2022-05-12T06:30:49.370Z] --- PASS: TestFindNode (0.02s) [2022-05-12T06:30:49.370Z] === RUN TestChangeNodeState [2022-05-12T06:30:49.370Z] 2022/05/12 06:30:47 Closing DB instances... [2022-05-12T06:30:49.370Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T06:30:49.370Z] === RUN TestNodeReincarnation [2022-05-12T06:30:49.370Z] 2022/05/12 06:30:47 Closing DB instances... [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10033" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49394" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, is the new incarnation of the shutdown node 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, is the new incarnation of the shutdown node 2040e06c3ac9/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49395" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10034" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, is the new incarnation of the shutdown node ef360a8e07da/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49396" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10035" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node f3b5315b2bda/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, is the new incarnation of the shutdown node 6ff33c226388/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, is the new incarnation of the shutdown node ef360a8e07da/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9d092a421f30/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, joined gossip cluster" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, is the new incarnation of the shutdown node 6ff33c226388/172.27.86.145" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, added to nodes list" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10033" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49397" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10034" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49398" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.86.145:10035" [2022-05-12T06:30:49.802Z] time="2022-05-12T06:30:49Z" level=debug msg="memberlist: Stream connection from=172.27.86.145:49399" [2022-05-12T06:30:49.815Z] === RUN TestNAT [2022-05-12T06:30:49.815Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:30:49.815Z] --- SKIP: TestNAT (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestTransparent [2022-05-12T06:30:49.815Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:30:49.815Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T06:30:49.815Z] PASS [2022-05-12T06:30:49.815Z] coverage: 0.0% of statements [2022-05-12T06:30:49.815Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2022-05-12T06:30:49.815Z] --- PASS: TestRandomAllocateDeallocate (6.51s) [2022-05-12T06:30:49.815Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:30:49.815Z] === RUN TestBuildDefault [2022-05-12T06:30:49.815Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestBuildHostnameDomainname [2022-05-12T06:30:49.815Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestBuildHostname [2022-05-12T06:30:49.815Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestBuildHostnameFQDN [2022-05-12T06:30:49.815Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestBuildNoIP [2022-05-12T06:30:49.815Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestUpdate [2022-05-12T06:30:49.815Z] --- PASS: TestUpdate (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T06:30:49.815Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T06:30:49.815Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestAddEmpty [2022-05-12T06:30:49.815Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestAdd [2022-05-12T06:30:49.815Z] --- PASS: TestAdd (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestDeleteEmpty [2022-05-12T06:30:49.815Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestDeleteNewline [2022-05-12T06:30:49.815Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestDelete [2022-05-12T06:30:49.815Z] --- PASS: TestDelete (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestConcurrentWrites [2022-05-12T06:30:49.815Z] === RUN TestNew [2022-05-12T06:30:49.815Z] --- PASS: TestNew (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestAddDriver [2022-05-12T06:30:49.815Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestAddDuplicateDriver [2022-05-12T06:30:49.815Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T06:30:49.815Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T06:30:49.815Z] === RUN TestDriver [2022-05-12T06:30:49.816Z] --- PASS: TestDriver (0.00s) [2022-05-12T06:30:49.816Z] === RUN TestIPAM [2022-05-12T06:30:49.816Z] --- PASS: TestIPAM (0.00s) [2022-05-12T06:30:49.816Z] === RUN TestWalkIPAMs [2022-05-12T06:30:49.816Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T06:30:49.816Z] === RUN TestWalkDrivers [2022-05-12T06:30:49.816Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T06:30:49.816Z] PASS [2022-05-12T06:30:49.816Z] coverage: 82.4% of statements [2022-05-12T06:30:49.816Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-05-12T06:30:50.087Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T06:30:50.261Z] 2022/05/12 06:30:49 Closing DB instances... [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="node2(9d092a421f30): Node leave event for 8bffe6144bf5/172.27.86.145" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="node3(9ecf5bd4cf65): Node leave event for 8bffe6144bf5/172.27.86.145" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="node4(f3b5315b2bda): Node leave event for 8bffe6144bf5/172.27.86.145" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="node1(8bffe6144bf5): Node leave event for 8bffe6144bf5/172.27.86.145" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.261Z] time="2022-05-12T06:30:50Z" level=info msg="node5(9c602821e49b): Node leave event for 8bffe6144bf5/172.27.86.145" [2022-05-12T06:30:50.272Z] --- PASS: TestConcurrentWrites (0.20s) [2022-05-12T06:30:50.272Z] PASS [2022-05-12T06:30:50.272Z] coverage: 81.2% of statements [2022-05-12T06:30:50.272Z] ok github.com/docker/docker/libnetwork/etchosts 0.266s coverage: 81.2% of statements [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, left gossip cluster" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, left gossip cluster" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, left gossip cluster" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, left gossip cluster" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 8bffe6144bf5/172.27.86.145, left gossip cluster" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="node3(9ecf5bd4cf65): Node leave event for 9d092a421f30/172.27.86.145" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="node5(9c602821e49b): Node leave event for 9d092a421f30/172.27.86.145" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="node4(f3b5315b2bda): Node leave event for 9d092a421f30/172.27.86.145" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30 change state NodeActive --> NodeLeft" [2022-05-12T06:30:50.717Z] time="2022-05-12T06:30:50Z" level=info msg="node2(9d092a421f30): Node leave event for 9d092a421f30/172.27.86.145" [2022-05-12T06:30:50.728Z] === RUN TestNew [2022-05-12T06:30:50.728Z] --- PASS: TestNew (0.00s) [2022-05-12T06:30:50.728Z] === RUN TestAllocate [2022-05-12T06:30:50.728Z] --- PASS: TestAllocate (0.00s) [2022-05-12T06:30:50.728Z] === RUN TestUninitialized [2022-05-12T06:30:50.728Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T06:30:50.728Z] === RUN TestAllocateInRange [2022-05-12T06:30:50.728Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T06:30:50.728Z] === RUN TestAllocateSerial [2022-05-12T06:30:50.728Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T06:30:50.728Z] PASS [2022-05-12T06:30:50.728Z] coverage: 87.5% of statements [2022-05-12T06:30:50.728Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-05-12T06:30:50.728Z] === RUN TestCaller [2022-05-12T06:30:50.728Z] --- PASS: TestCaller (0.00s) [2022-05-12T06:30:50.728Z] PASS [2022-05-12T06:30:50.728Z] coverage: 100.0% of statements [2022-05-12T06:30:50.728Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-05-12T06:30:50.728Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-05-12T06:30:50.728Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9d092a421f30/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.27.86.145:10036: use of closed network connection" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9ecf5bd4cf65 change state NodeActive --> NodeLeft" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="node5(9c602821e49b): Node leave event for 9ecf5bd4cf65/172.27.86.145" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9ecf5bd4cf65 change state NodeActive --> NodeLeft" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="node4(f3b5315b2bda): Node leave event for 9ecf5bd4cf65/172.27.86.145" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="Node 9ecf5bd4cf65 change state NodeActive --> NodeLeft" [2022-05-12T06:30:51.177Z] time="2022-05-12T06:30:50Z" level=info msg="node3(9ecf5bd4cf65): Node leave event for 9ecf5bd4cf65/172.27.86.145" [2022-05-12T06:30:51.189Z] === RUN TestSetSerialInsertDelete [2022-05-12T06:30:51.189Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T06:30:51.189Z] === RUN TestSetParallelInsertDelete [2022-05-12T06:30:51.285Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-05-12T06:30:51.285Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-05-12T06:30:51.285Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T06:30:51.285Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-12T06:30:51.285Z] PASS [2022-05-12T06:30:51.285Z] [2022-05-12T06:30:51.285Z] === Skipped [2022-05-12T06:30:51.285Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T06:30:51.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:30:51.285Z] [2022-05-12T06:30:51.285Z] DONE 27 tests, 1 skipped in 163.652s [2022-05-12T06:30:51.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T06:30:51.285Z] INFO: Testing against a local daemon [2022-05-12T06:30:51.285Z] === RUN TestSessionCreate [2022-05-12T06:30:51.285Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T06:30:51.285Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:30:51.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T06:30:51.285Z] PASS [2022-05-12T06:30:51.285Z] [2022-05-12T06:30:51.285Z] DONE 2 tests in 0.055s [2022-05-12T06:30:51.285Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T06:30:51.285Z] INFO: Testing against a local daemon [2022-05-12T06:30:51.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:30:51.285Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:30:51.285Z] === RUN TestDiskUsage [2022-05-12T06:30:51.285Z] === PAUSE TestDiskUsage [2022-05-12T06:30:51.285Z] === RUN TestEventsExecDie [2022-05-12T06:30:51.632Z] time="2022-05-12T06:30:51Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.632Z] time="2022-05-12T06:30:51Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.632Z] time="2022-05-12T06:30:51Z" level=info msg="Node 9ecf5bd4cf65/172.27.86.145, left gossip cluster" [2022-05-12T06:30:51.827Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-05-12T06:30:51.827Z] === CONT TestReadPluginNoRead [2022-05-12T06:30:51.846Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-12T06:30:51.846Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:30:51.846Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-05-12T06:30:51.846Z] === RUN TestEventsVolumeCreate [2022-05-12T06:30:51.846Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T06:30:51.846Z] === RUN TestInfoBinaryCommits [2022-05-12T06:30:51.846Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T06:30:51.846Z] === RUN TestInfoAPIVersioned [2022-05-12T06:30:51.846Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T06:30:51.846Z] === RUN TestInfoAPI [2022-05-12T06:30:51.846Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T06:30:51.846Z] === RUN TestInfoAPIWarnings [2022-05-12T06:30:51.983Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T06:30:52.090Z] time="2022-05-12T06:30:51Z" level=info msg="Node f3b5315b2bda change state NodeActive --> NodeLeft" [2022-05-12T06:30:52.090Z] time="2022-05-12T06:30:51Z" level=info msg="node5(9c602821e49b): Node leave event for f3b5315b2bda/172.27.86.145" [2022-05-12T06:30:52.090Z] time="2022-05-12T06:30:51Z" level=info msg="Node f3b5315b2bda change state NodeActive --> NodeLeft" [2022-05-12T06:30:52.090Z] time="2022-05-12T06:30:51Z" level=info msg="node4(f3b5315b2bda): Node leave event for f3b5315b2bda/172.27.86.145" [2022-05-12T06:30:52.152Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.26s) [2022-05-12T06:30:52.152Z] === RUN TestRetrieveFromStore [2022-05-12T06:30:52.152Z] === RUN TestInt2IP2IntConversion [2022-05-12T06:30:52.254Z] time="2022-05-12T06:30:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T06:30:52.255Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T06:30:52.255Z] === RUN TestParallelCreate [2022-05-12T06:30:52.255Z] 2022/05/12 06:30:52 Closing DB instances... [2022-05-12T06:30:52.255Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T06:30:52.255Z] === RUN TestParallelDelete [2022-05-12T06:30:52.255Z] 2022/05/12 06:30:52 Closing DB instances... [2022-05-12T06:30:52.255Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T06:30:52.255Z] === RUN TestNetworkDBIslands [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:65673cf9ca92 with config:&{NodeID:65673cf9ca92 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-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 65673cf9ca92/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 65673cf9ca92/172.25.61.91, added to nodes list" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:072902824e75 with config:&{NodeID:072902824e75 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-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 072902824e75/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 072902824e75/172.25.61.91, added to nodes list" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 072902824e75/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 072902824e75/172.25.61.91, added to nodes list" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 65673cf9ca92/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=info msg="Node 65673cf9ca92/172.25.61.91, added to nodes list" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T06:30:52.255Z] time="2022-05-12T06:30:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-12T06:30:52.545Z] time="2022-05-12T06:30:52Z" level=info msg="Node f3b5315b2bda/172.27.86.145, left gossip cluster" [2022-05-12T06:30:52.545Z] time="2022-05-12T06:30:52Z" level=info msg="Node f3b5315b2bda/172.27.86.145, left gossip cluster" [2022-05-12T06:30:52.545Z] check_test.go:307: [d078a6e408b17] daemon is not started [2022-05-12T06:30:52.545Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T06:30:52.608Z] === RUN TestPoolRequest [2022-05-12T06:30:52.608Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T06:30:52.608Z] === RUN TestOtherRequests [2022-05-12T06:30:52.608Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T06:30:52.608Z] PASS [2022-05-12T06:30:52.608Z] coverage: 57.1% of statements [2022-05-12T06:30:52.608Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-05-12T06:30:52.608Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-05-12T06:30:52.608Z] === RUN TestIsCorrupted [2022-05-12T06:30:52.608Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T06:30:52.608Z] === RUN TestSetRollover [2022-05-12T06:30:52.608Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-12T06:30:52.608Z] === RUN TestGetAddressVersion [2022-05-12T06:30:52.608Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T06:30:52.608Z] === RUN TestKeyString [2022-05-12T06:30:52.608Z] --- PASS: TestKeyString (0.00s) [2022-05-12T06:30:52.608Z] === RUN TestPoolDataMarshal [2022-05-12T06:30:52.608Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T06:30:52.608Z] === RUN TestSubnetsMarshal [2022-05-12T06:30:52.608Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-12T06:30:52.608Z] === RUN TestAddSubnets [2022-05-12T06:30:52.608Z] --- PASS: TestAddSubnets (0.04s) [2022-05-12T06:30:52.608Z] === RUN TestDoublePoolRelease [2022-05-12T06:30:52.608Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T06:30:52.608Z] === RUN TestAddReleasePoolID [2022-05-12T06:30:52.999Z] time="2022-05-12T06:30:52Z" level=info msg="Node 9c602821e49b/172.27.86.145, left gossip cluster" [2022-05-12T06:30:52.999Z] time="2022-05-12T06:30:52Z" level=info msg="Node 9c602821e49b change state NodeActive --> NodeFailed" [2022-05-12T06:30:52.999Z] time="2022-05-12T06:30:52Z" level=info msg="Node 9c602821e49b/172.27.86.145, added to failed nodes list" [2022-05-12T06:30:52.999Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-05-12T06:30:52.999Z] PASS [2022-05-12T06:30:52.999Z] coverage: 60.0% of statements [2022-05-12T06:30:52.999Z] ok github.com/docker/docker/libnetwork/networkdb 102.514s coverage: 60.0% of statements [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T06:30:52.999Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T06:30:53.064Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-12T06:30:53.064Z] === RUN TestPredefinedPool [2022-05-12T06:30:53.064Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-12T06:30:53.064Z] === RUN TestRemoveSubnet [2022-05-12T06:30:53.064Z] --- PASS: TestRemoveSubnet (0.20s) [2022-05-12T06:30:53.064Z] === RUN TestGetSameAddress [2022-05-12T06:30:53.064Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T06:30:53.064Z] === RUN TestPoolAllocationReuse [2022-05-12T06:30:53.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3b194ce64ca5 with config:&{NodeID:3b194ce64ca5 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-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T06:30:53.217Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-05-12T06:30:53.520Z] === RUN TestGetCapabilities [2022-05-12T06:30:53.520Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T06:30:53.520Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T06:30:53.520Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T06:30:53.520Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T06:30:53.520Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T06:30:53.520Z] === RUN TestRemoteDriver [2022-05-12T06:30:53.520Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T06:30:53.520Z] PASS [2022-05-12T06:30:53.520Z] coverage: 47.4% of statements [2022-05-12T06:30:53.520Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-05-12T06:30:53.670Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T06:30:53.673Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.673Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.673Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:30:53.673Z] time="2022-05-12T06:30:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4c08dcaf8aaf with config:&{NodeID:4c08dcaf8aaf 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-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:53.674Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:30:53.730Z] === RUN TestReadPluginNoRead/default [2022-05-12T06:30:53.979Z] --- PASS: TestSetRollover (1.41s) [2022-05-12T06:30:53.979Z] === RUN TestSetRolloverSerial [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:95e67c335227 with config:&{NodeID:95e67c335227 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-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49391" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 65673cf9ca92/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 072902824e75/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49392" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:54.128Z] time="2022-05-12T06:30:54Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:30:54.231Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T06:30:54.231Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T06:30:54.437Z] === RUN TestWindowsIPAM [2022-05-12T06:30:54.438Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T06:30:54.438Z] PASS [2022-05-12T06:30:54.438Z] coverage: 71.4% of statements [2022-05-12T06:30:54.438Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-05-12T06:30:54.438Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-05-12T06:30:54.438Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T06:30:54.438Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T06:30:54.438Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T06:30:54.583Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=info msg="The new bootstrap node list is:[172.25.61.91:10033 172.25.61.91:10034 172.25.61.91:10035]" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10033" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49393" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10034" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49394" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10035" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49395" [2022-05-12T06:30:54.583Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=info msg="The new bootstrap node list is:[172.25.61.91:10033 172.25.61.91:10034 172.25.61.91:10035]" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10033" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49396" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10034" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49397" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49398" [2022-05-12T06:30:54.583Z] time="2022-05-12T06:30:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10035" [2022-05-12T06:30:54.664Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node 0 leaving" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node5(95e67c335227): Node leave event for 65673cf9ca92/172.25.61.91" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node3(3b194ce64ca5): Node leave event for 65673cf9ca92/172.25.61.91" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node2(072902824e75): Node leave event for 65673cf9ca92/172.25.61.91" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 65673cf9ca92/172.25.61.91" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="node1(65673cf9ca92): Node leave event for 65673cf9ca92/172.25.61.91" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.038Z] time="2022-05-12T06:30:54Z" level=info msg="Node 65673cf9ca92/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.400Z] --- PASS: TestSetRolloverSerial (1.38s) [2022-05-12T06:30:55.400Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T06:30:55.400Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T06:30:55.400Z] PASS [2022-05-12T06:30:55.400Z] coverage: 84.4% of statements [2022-05-12T06:30:55.400Z] ok github.com/docker/docker/libnetwork/bitseq 12.222s coverage: 84.4% of statements [2022-05-12T06:30:55.400Z] === RUN TestDefaultNetwork [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 65673cf9ca92/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="node 1 leaving" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="node5(95e67c335227): Node leave event for 072902824e75/172.25.61.91" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75 change state NodeActive --> NodeFailed" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75/172.25.61.91, added to failed nodes list" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.492Z] time="2022-05-12T06:30:55Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 072902824e75/172.25.61.91" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=info msg="node3(3b194ce64ca5): Node leave event for 072902824e75/172.25.61.91" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=error msg="node: 072902824e75 is unknown to memberlist" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.493Z] time="2022-05-12T06:30:55Z" level=info msg="Node 072902824e75/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.856Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-12T06:30:55.856Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T06:30:55.856Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-05-12T06:30:55.856Z] === RUN TestInitAddressPools [2022-05-12T06:30:55.856Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T06:30:55.856Z] PASS [2022-05-12T06:30:55.856Z] coverage: 74.0% of statements [2022-05-12T06:30:55.856Z] ok github.com/docker/docker/libnetwork/ipamutils 0.627s coverage: 74.0% of statements [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === Skipped [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T06:30:55.884Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T06:30:55.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T06:30:55.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T06:30:55.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T06:30:55.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:30:55.884Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T06:30:55.884Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T06:30:55.884Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T06:30:55.884Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T06:30:55.884Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T06:30:55.884Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T06:30:55.884Z] daemon_test.go:145: root required [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:30:55.884Z] reload_test.go:342: root required [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:30:55.884Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:30:55.884Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T06:30:55.884Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T06:30:55.884Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T06:30:55.884Z] layer_test.go:291: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T06:30:55.884Z] layer_test.go:340: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T06:30:55.884Z] layer_test.go:455: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T06:30:55.884Z] layer_test.go:684: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T06:30:55.884Z] migration_test.go:45: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:30:55.884Z] migration_test.go:181: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T06:30:55.884Z] mount_test.go:17: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T06:30:55.884Z] mount_test.go:76: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T06:30:55.884Z] mount_test.go:125: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T06:30:55.884Z] mount_test.go:212: Failing on Windows [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-12T06:30:55.884Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T06:30:55.884Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:30:55.884Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T06:30:55.884Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T06:30:55.884Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T06:30:55.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:30:55.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T06:30:55.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:30:55.884Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T06:30:55.884Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T06:30:55.884Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T06:30:55.884Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:30:55.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:30:55.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:30:55.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:30:55.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:30:55.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T06:30:55.884Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T06:30:55.884Z] archive_test.go:140: zstd not installed [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T06:30:55.884Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:30:55.884Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:30:55.884Z] changes_test.go:196: needs more investigation [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T06:30:55.884Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T06:30:55.884Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T06:30:55.884Z] changes_test.go:433: needs further investigation [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:30:55.884Z] changes_test.go:469: needs further investigation [2022-05-12T06:30:55.884Z] [2022-05-12T06:30:55.884Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:30:55.885Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T06:30:55.885Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:30:55.885Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:30:55.885Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T06:30:55.885Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T06:30:55.885Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T06:30:55.885Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T06:30:55.885Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T06:30:55.885Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:30:55.885Z] [2022-05-12T06:30:55.885Z] DONE 2285 tests, 70 skipped in 279.569s [2022-05-12T06:30:55.885Z] INFO: make.ps1 ended at 05/12/2022 06:30:55 [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="node 2 leaving" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="Node 3b194ce64ca5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 3b194ce64ca5/172.25.61.91" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="Node 3b194ce64ca5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="node5(95e67c335227): Node leave event for 3b194ce64ca5/172.25.61.91" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="Node 3b194ce64ca5 change state NodeActive --> NodeLeft" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="node3(3b194ce64ca5): Node leave event for 3b194ce64ca5/172.25.61.91" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=debug msg="memberlist: Failed ping: 4c08dcaf8aaf (timeout reached)" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.61.91:10037: use of closed network connection" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.61.91:10035: use of closed network connection" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.61.91:10034: use of closed network connection" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49400" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, left gossip cluster" [2022-05-12T06:30:55.947Z] time="2022-05-12T06:30:55Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, left gossip cluster" [2022-05-12T06:30:56.039Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T06:30:56.122Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T06:30:56.122Z] check_test.go:307: [d9cd2773de519] daemon is not started [2022-05-12T06:30:56.122Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T06:30:56.297Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-05-12T06:30:56.379Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="Node 3b194ce64ca5/172.25.61.91, left gossip cluster" [2022-05-12T06:30:56.404Z] networkdb_test.go:867: node4: OK [2022-05-12T06:30:56.404Z] networkdb_test.go:867: node5: OK [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="node 0 coming back" [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:449f92236c19 with config:&{NodeID:449f92236c19 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-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="Node 449f92236c19/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="Node 449f92236c19/172.25.61.91, added to nodes list" [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="node 1 coming back" [2022-05-12T06:30:56.404Z] time="2022-05-12T06:30:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:76521e00516d with config:&{NodeID:76521e00516d 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-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="Node 76521e00516d/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="Node 76521e00516d/172.25.61.91, added to nodes list" [2022-05-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="node 2 coming back" [2022-05-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5b5b11658a82 with config:&{NodeID:5b5b11658a82 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-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="Node 5b5b11658a82/172.25.61.91, joined gossip cluster" [2022-05-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=info msg="Node 5b5b11658a82/172.25.61.91, added to nodes list" [2022-05-12T06:30:56.405Z] time="2022-05-12T06:30:56Z" level=warning msg="memberlist: Was able to connect to 4c08dcaf8aaf but other probes failed, network may be misconfigured" [2022-05-12T06:30:56.817Z] === RUN TestKeyValue [2022-05-12T06:30:56.817Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T06:30:56.817Z] PASS [2022-05-12T06:30:56.817Z] coverage: 60.0% of statements [2022-05-12T06:30:56.817Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-05-12T06:30:56.817Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.27s) [2022-05-12T06:30:56.817Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T06:30:56.860Z] time="2022-05-12T06:30:56Z" level=debug msg="memberlist: Failed ping: 4c08dcaf8aaf (timeout reached)" [2022-05-12T06:30:56.860Z] time="2022-05-12T06:30:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.61.91:10037: use of closed network connection" [2022-05-12T06:30:56.860Z] time="2022-05-12T06:30:56Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49401" [2022-05-12T06:30:57.231Z] === CONT TestReadPluginNoRead [2022-05-12T06:30:57.231Z] read_test.go:92: [d51e88d7cdd7f] daemon is not started [2022-05-12T06:30:57.231Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-05-12T06:30:57.231Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-05-12T06:30:57.231Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-05-12T06:30:57.231Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-05-12T06:30:57.231Z] PASS [2022-05-12T06:30:57.231Z] [2022-05-12T06:30:57.231Z] DONE 6 tests in 8.781s [2022-05-12T06:30:57.231Z] 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-12T06:30:57.231Z] ++ 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-12T06:30:57.231Z] ++ set -e [2022-05-12T06:30:57.231Z] ++ '[' -n 0 ']' [2022-05-12T06:30:57.231Z] ++ set -x [2022-05-12T06:30:57.231Z] ++ 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-12T06:30:57.231Z] testing: warning: no tests to run [2022-05-12T06:30:57.231Z] PASS [2022-05-12T06:30:57.231Z] [2022-05-12T06:30:57.231Z] DONE 0 tests in 0.029s [2022-05-12T06:30:57.231Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T06:30:57.231Z] ++ 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-12T06:30:57.231Z] ++ set -e [2022-05-12T06:30:57.231Z] ++ '[' -n 0 ']' [2022-05-12T06:30:57.231Z] ++ set -x [2022-05-12T06:30:57.231Z] ++ 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-12T06:30:57.231Z] INFO: Testing against a local daemon [2022-05-12T06:30:57.231Z] === RUN TestPluginWithDevMounts [2022-05-12T06:30:57.231Z] === PAUSE TestPluginWithDevMounts [2022-05-12T06:30:57.231Z] === CONT TestPluginWithDevMounts [2022-05-12T06:30:57.315Z] time="2022-05-12T06:30:57Z" level=warning msg="memberlist: Was able to connect to 4c08dcaf8aaf but other probes failed, network may be misconfigured" [2022-05-12T06:30:57.315Z] time="2022-05-12T06:30:57Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:30:58.063Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T06:30:58.063Z] INFO: Unit tests ended at 05/12/2022 06:30:57. Duration:00:04:54.0148223 [2022-05-12T06:30:58.063Z] INFO: Building busybox [2022-05-12T06:30:58.063Z] Sending build context to Docker daemon 5.12kB [2022-05-12T06:30:58.063Z] [2022-05-12T06:30:58.063Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T06:30:58.063Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T06:30:58.063Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T06:30:58.063Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T06:30:58.063Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T06:30:58.063Z] ---> 7c569352fed3 [2022-05-12T06:30:58.063Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T06:30:58.063Z] ---> Running in f18cffb84fad [2022-05-12T06:30:58.270Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T06:30:58.608Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-05-12T06:30:58.608Z] PASS [2022-05-12T06:30:58.608Z] [2022-05-12T06:30:58.608Z] DONE 1 tests in 1.634s [2022-05-12T06:30:58.608Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T06:30:58.608Z] ++ 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-12T06:30:58.608Z] ++ set -e [2022-05-12T06:30:58.608Z] ++ '[' -n 0 ']' [2022-05-12T06:30:58.608Z] ++ set -x [2022-05-12T06:30:58.608Z] ++ 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-12T06:30:58.866Z] INFO: Testing against a local daemon [2022-05-12T06:30:58.866Z] === RUN TestSecretInspect [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T06:30:58.983Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T06:30:59.440Z] === RUN TestNetworkDBSimple [2022-05-12T06:30:59.440Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.70s) [2022-05-12T06:30:59.440Z] === RUN TestGetAddress [2022-05-12T06:30:59.479Z] time="2022-05-12T06:30:59Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:30:59.896Z] === RUN TestGenerate [2022-05-12T06:30:59.897Z] --- PASS: TestGenerate (0.00s) [2022-05-12T06:30:59.897Z] === RUN TestGeneratePtr [2022-05-12T06:30:59.897Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T06:30:59.897Z] === RUN TestGenerateMissingField [2022-05-12T06:30:59.897Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T06:30:59.897Z] === RUN TestFieldCannotBeSet [2022-05-12T06:30:59.897Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T06:30:59.897Z] === RUN TestTypeMismatchError [2022-05-12T06:30:59.897Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T06:30:59.897Z] PASS [2022-05-12T06:30:59.897Z] coverage: 100.0% of statements [2022-05-12T06:30:59.897Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-05-12T06:30:59.933Z] time="2022-05-12T06:30:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.61.91:10033 172.25.61.91:10034 172.25.61.91:10035]" [2022-05-12T06:30:59.933Z] time="2022-05-12T06:30:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.61.91:10033 172.25.61.91:10034 172.25.61.91:10035]" [2022-05-12T06:31:00.352Z] 2022/05/12 06:31:00 Closing DB instances... [2022-05-12T06:31:00.786Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T06:31:00.809Z] testing: warning: no tests to run [2022-05-12T06:31:00.809Z] PASS [2022-05-12T06:31:00.809Z] coverage: 0.0% of statements [2022-05-12T06:31:00.809Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10033" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49404" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, is the new incarnation of the shutdown node 65673cf9ca92/172.25.61.91" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10034" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49405" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, is the new incarnation of the shutdown node 072902824e75/172.25.61.91" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49406" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10035" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 95e67c335227/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, is the new incarnation of the shutdown node 3b194ce64ca5/172.25.61.91" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.893Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, is the new incarnation of the shutdown node 072902824e75/172.25.61.91" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, is the new incarnation of the shutdown node 65673cf9ca92/172.25.61.91" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 449f92236c19/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 76521e00516d/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, added to nodes list" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, joined gossip cluster" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, is the new incarnation of the shutdown node 3b194ce64ca5/172.25.61.91" [2022-05-12T06:31:00.894Z] time="2022-05-12T06:31:00Z" level=info msg="Node 5b5b11658a82/172.25.61.91, added to nodes list" [2022-05-12T06:31:01.265Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T06:31:01.265Z] PASS [2022-05-12T06:31:01.265Z] coverage: 100.0% of statements [2022-05-12T06:31:01.265Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-05-12T06:31:01.265Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-05-12T06:31:01.265Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T06:31:01.348Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10033" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49407" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10034" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49408" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.61.91:10035" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:00Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49409" [2022-05-12T06:31:01.349Z] 2022/05/12 06:31:01 Closing DB instances... [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19 change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 449f92236c19/172.25.61.91" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19 change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="node5(95e67c335227): Node leave event for 449f92236c19/172.25.61.91" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19 change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="node3(5b5b11658a82): Node leave event for 449f92236c19/172.25.61.91" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19 change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="node1(449f92236c19): Node leave event for 449f92236c19/172.25.61.91" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19 change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=info msg="node2(76521e00516d): Node leave event for 449f92236c19/172.25.61.91" [2022-05-12T06:31:01.349Z] time="2022-05-12T06:31:01Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:31:01.395Z] --- PASS: TestSecretInspect (2.18s) [2022-05-12T06:31:01.395Z] === RUN TestSecretList [2022-05-12T06:31:01.721Z] === RUN TestRequestNewPort [2022-05-12T06:31:01.721Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestRequestSpecificPort [2022-05-12T06:31:01.721Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestReleasePort [2022-05-12T06:31:01.721Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestReuseReleasedPort [2022-05-12T06:31:01.721Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestReleaseUnreadledPort [2022-05-12T06:31:01.721Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestUnknowProtocol [2022-05-12T06:31:01.721Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestAllocateAllPorts [2022-05-12T06:31:01.721Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestPortAllocation [2022-05-12T06:31:01.721Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T06:31:01.721Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestNoDuplicateBPR [2022-05-12T06:31:01.721Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T06:31:01.721Z] === RUN TestChangePortRange [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T06:31:01.721Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T06:31:01.721Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T06:31:01.721Z] PASS [2022-05-12T06:31:01.721Z] coverage: 88.6% of statements [2022-05-12T06:31:01.721Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19/172.25.61.91, left gossip cluster" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19/172.25.61.91, left gossip cluster" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19/172.25.61.91, left gossip cluster" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19/172.25.61.91, left gossip cluster" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 449f92236c19/172.25.61.91, left gossip cluster" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 76521e00516d/172.25.61.91" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="node3(5b5b11658a82): Node leave event for 76521e00516d/172.25.61.91" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="node5(95e67c335227): Node leave event for 76521e00516d/172.25.61.91" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d change state NodeActive --> NodeLeft" [2022-05-12T06:31:01.813Z] time="2022-05-12T06:31:01Z" level=info msg="node2(76521e00516d): Node leave event for 76521e00516d/172.25.61.91" [2022-05-12T06:31:02.154Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T06:31:02.179Z] testing: warning: no tests to run [2022-05-12T06:31:02.179Z] PASS [2022-05-12T06:31:02.179Z] coverage: 0.0% of statements [2022-05-12T06:31:02.179Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:01Z" level=info msg="Node 76521e00516d/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82 change state NodeActive --> NodeLeft" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:02Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 5b5b11658a82/172.25.61.91" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82 change state NodeActive --> NodeLeft" [2022-05-12T06:31:02.269Z] time="2022-05-12T06:31:02Z" level=info msg="node5(95e67c335227): Node leave event for 5b5b11658a82/172.25.61.91" [2022-05-12T06:31:02.636Z] === RUN TestHashData [2022-05-12T06:31:02.636Z] --- PASS: TestHashData (0.00s) [2022-05-12T06:31:02.636Z] PASS [2022-05-12T06:31:02.636Z] coverage: 2.8% of statements [2022-05-12T06:31:02.636Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2022-05-12T06:31:02.636Z] 2022/05/12 06:31:02 Closing DB instances... [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82 change state NodeActive --> NodeLeft" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=info msg="node3(5b5b11658a82): Node leave event for 5b5b11658a82/172.25.61.91" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=info msg="Node 5b5b11658a82/172.25.61.91, left gossip cluster" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=debug msg="memberlist: Failed ping: 4c08dcaf8aaf (timeout reached)" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.61.91:10037: use of closed network connection" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.61.91:10035: use of closed network connection" [2022-05-12T06:31:02.725Z] time="2022-05-12T06:31:02Z" level=debug msg="memberlist: Stream connection from=172.25.61.91:49411" [2022-05-12T06:31:02.764Z] Removing intermediate container f18cffb84fad [2022-05-12T06:31:02.764Z] ---> b80eac0fae27 [2022-05-12T06:31:02.764Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T06:31:02.764Z] ---> Running in 23ea652f8175 [2022-05-12T06:31:02.764Z] Removing intermediate container 23ea652f8175 [2022-05-12T06:31:02.764Z] ---> 1c5d225f211e [2022-05-12T06:31:02.764Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T06:31:03.092Z] === RUN TestErrorConstructors [2022-05-12T06:31:03.092Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T06:31:03.092Z] === RUN TestCompareIPMask [2022-05-12T06:31:03.092Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T06:31:03.092Z] === RUN TestUtilGetHostPartIP [2022-05-12T06:31:03.092Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T06:31:03.092Z] === RUN TestUtilGetBroadcastIP [2022-05-12T06:31:03.092Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T06:31:03.092Z] === RUN TestParseCIDR [2022-05-12T06:31:03.092Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T06:31:03.092Z] PASS [2022-05-12T06:31:03.092Z] coverage: 37.3% of statements [2022-05-12T06:31:03.092Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-12T06:31:03.182Z] time="2022-05-12T06:31:02Z" level=info msg="Node 4c08dcaf8aaf change state NodeActive --> NodeLeft" [2022-05-12T06:31:03.182Z] time="2022-05-12T06:31:02Z" level=info msg="node5(95e67c335227): Node leave event for 4c08dcaf8aaf/172.25.61.91" [2022-05-12T06:31:03.182Z] time="2022-05-12T06:31:02Z" level=info msg="Node 4c08dcaf8aaf change state NodeActive --> NodeLeft" [2022-05-12T06:31:03.182Z] time="2022-05-12T06:31:02Z" level=info msg="node4(4c08dcaf8aaf): Node leave event for 4c08dcaf8aaf/172.25.61.91" [2022-05-12T06:31:03.182Z] time="2022-05-12T06:31:03Z" level=warning msg="memberlist: Was able to connect to 4c08dcaf8aaf but other probes failed, network may be misconfigured" [2022-05-12T06:31:03.222Z] ---> Running in 9dd727337078 [2022-05-12T06:31:03.222Z] Removing intermediate container 9dd727337078 [2022-05-12T06:31:03.222Z] ---> 1da4697b0d67 [2022-05-12T06:31:03.222Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T06:31:03.298Z] --- PASS: TestSecretList (2.32s) [2022-05-12T06:31:03.298Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T06:31:03.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T06:31:03.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T06:31:03.549Z] PASS [2022-05-12T06:31:03.549Z] coverage: 55.0% of statements [2022-05-12T06:31:03.549Z] ok github.com/docker/docker/oci 0.046s coverage: 55.0% of statements [2022-05-12T06:31:03.638Z] time="2022-05-12T06:31:03Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, left gossip cluster" [2022-05-12T06:31:03.638Z] time="2022-05-12T06:31:03Z" level=debug msg="memberlist: Failed to join 172.25.61.91: dial tcp 172.25.61.91:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T06:31:03.638Z] time="2022-05-12T06:31:03Z" level=info msg="Node 4c08dcaf8aaf/172.25.61.91, left gossip cluster" [2022-05-12T06:31:04.005Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-12T06:31:04.005Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T06:31:04.094Z] time="2022-05-12T06:31:03Z" level=info msg="Node 95e67c335227/172.25.61.91, left gossip cluster" [2022-05-12T06:31:04.094Z] time="2022-05-12T06:31:03Z" level=info msg="Node 95e67c335227 change state NodeActive --> NodeFailed" [2022-05-12T06:31:04.094Z] time="2022-05-12T06:31:03Z" level=info msg="Node 95e67c335227/172.25.61.91, added to failed nodes list" [2022-05-12T06:31:04.094Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-05-12T06:31:04.094Z] PASS [2022-05-12T06:31:04.094Z] coverage: 60.6% of statements [2022-05-12T06:31:04.094Z] ok github.com/docker/docker/libnetwork/networkdb 104.973s coverage: 60.6% of statements [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T06:31:04.094Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T06:31:04.462Z] === RUN TestParseVersion [2022-05-12T06:31:04.462Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T06:31:04.462Z] PASS [2022-05-12T06:31:04.462Z] coverage: 52.9% of statements [2022-05-12T06:31:04.462Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-12T06:31:04.462Z] === RUN TestAddressPoolOpt [2022-05-12T06:31:04.462Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/a [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/something [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/_=a [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/PATH [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/=a [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/PATH= [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/PATH=something [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/1asd [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/123 [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/some_space [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/= [2022-05-12T06:31:04.462Z] === RUN TestValidateEnv/PaTh [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T06:31:04.462Z] === RUN TestParseHost [2022-05-12T06:31:04.462Z] === RUN TestParseHost/something_with_spaces [2022-05-12T06:31:04.462Z] === RUN TestParseHost/:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/unknown:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://:port [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T06:31:04.462Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T06:31:04.462Z] === RUN TestParseHost/fd://something [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/npipe:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/_ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/fd:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://: [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/unix:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/#00 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/__ [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp:// [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T06:31:04.462Z] === RUN TestParseHost/tcp://host: [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T06:31:04.462Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T06:31:04.462Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T06:31:04.462Z] === RUN TestParseTCP [2022-05-12T06:31:04.462Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/localhost [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/localhost: [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp:// [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/[::1]: [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/: [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/::1 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/#00 [2022-05-12T06:31:04.463Z] === RUN TestParseTCP/tcp://: [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T06:31:04.463Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestValidateExtraHosts [2022-05-12T06:31:04.463Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestValidateIPAddress [2022-05-12T06:31:04.463Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestMapOpts [2022-05-12T06:31:04.463Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestListOptsWithoutValidator [2022-05-12T06:31:04.463Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestListOptsWithValidator [2022-05-12T06:31:04.463Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestValidateDNSSearch [2022-05-12T06:31:04.463Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T06:31:04.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T06:31:04.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestNamedListOpts [2022-05-12T06:31:04.463Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestNamedMapOpts [2022-05-12T06:31:04.463Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestParseLink [2022-05-12T06:31:04.463Z] --- PASS: TestParseLink (0.00s) [2022-05-12T06:31:04.463Z] === RUN TestUlimitOpt [2022-05-12T06:31:04.463Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T06:31:04.463Z] PASS [2022-05-12T06:31:04.463Z] coverage: 65.5% of statements [2022-05-12T06:31:04.463Z] ok github.com/docker/docker/opts 0.093s coverage: 65.5% of statements [2022-05-12T06:31:04.671Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T06:31:04.671Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T06:31:04.747Z] [2022-05-12T06:31:05.202Z] ---> cd733b1ab365 [2022-05-12T06:31:05.202Z] 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-12T06:31:05.202Z] ---> Running in 8a5c194955bc [2022-05-12T06:31:05.828Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2022-05-12T06:31:05.828Z] === RUN TestSecretsUpdate [2022-05-12T06:31:05.992Z] 2022/05/12 06:31:05 Closing DB instances... [2022-05-12T06:31:06.038Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === Skipped [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T06:31:06.259Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T06:31:06.259Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T06:31:06.259Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T06:31:06.259Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T06:31:06.259Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:31:06.259Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T06:31:06.259Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T06:31:06.259Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T06:31:06.259Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-12T06:31:06.259Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T06:31:06.259Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T06:31:06.259Z] daemon_test.go:145: root required [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:31:06.259Z] reload_test.go:342: root required [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:31:06.259Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:31:06.259Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T06:31:06.259Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T06:31:06.259Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T06:31:06.259Z] layer_test.go:291: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T06:31:06.259Z] layer_test.go:340: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T06:31:06.259Z] layer_test.go:455: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T06:31:06.259Z] layer_test.go:684: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T06:31:06.259Z] migration_test.go:45: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:31:06.259Z] migration_test.go:181: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T06:31:06.259Z] mount_test.go:17: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T06:31:06.259Z] mount_test.go:76: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T06:31:06.259Z] mount_test.go:125: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T06:31:06.259Z] mount_test.go:212: Failing on Windows [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T06:31:06.259Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.259Z] [2022-05-12T06:31:06.259Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T06:31:06.448Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T06:31:06.448Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T06:31:06.448Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T06:31:06.448Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s) [2022-05-12T06:31:06.448Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T06:31:06.448Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T06:31:06.448Z] === RUN TestMiddleware [2022-05-12T06:31:06.448Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T06:31:06.448Z] === RUN TestNewResponseModifier [2022-05-12T06:31:06.448Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T06:31:06.448Z] PASS [2022-05-12T06:31:06.448Z] coverage: 26.8% of statements [2022-05-12T06:31:06.448Z] ok github.com/docker/docker/pkg/authorization 0.303s coverage: 26.8% of statements [2022-05-12T06:31:06.448Z] === RUN TestIsArchivePathDir [2022-05-12T06:31:06.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T06:31:06.714Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:31:06.714Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T06:31:06.714Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T06:31:06.714Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T06:31:06.714Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:31:06.714Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T06:31:06.714Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:31:06.714Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T06:31:06.714Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T06:31:06.714Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T06:31:06.714Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:31:06.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:31:06.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:31:06.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:31:06.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:31:06.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T06:31:06.714Z] archive_test.go:140: zstd not installed [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:31:06.714Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:31:06.714Z] changes_test.go:196: needs more investigation [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T06:31:06.714Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T06:31:06.714Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T06:31:06.714Z] changes_test.go:433: needs further investigation [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:31:06.714Z] changes_test.go:469: needs further investigation [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:31:06.714Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T06:31:06.714Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:31:06.714Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:31:06.714Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T06:31:06.714Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T06:31:06.714Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T06:31:06.714Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T06:31:06.714Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T06:31:06.714Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:31:06.714Z] [2022-05-12T06:31:06.714Z] DONE 2285 tests, 70 skipped in 283.417s [2022-05-12T06:31:06.714Z] INFO: make.ps1 ended at 05/12/2022 06:31:06 [2022-05-12T06:31:06.904Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T06:31:06.904Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T06:31:06.904Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-12T06:31:06.904Z] === RUN TestIsArchivePathTar [2022-05-12T06:31:06.904Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-05-12T06:31:06.904Z] === RUN TestDecompressStreamGzip [2022-05-12T06:31:06.904Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2022-05-12T06:31:06.904Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T06:31:06.904Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-05-12T06:31:06.904Z] === RUN TestDecompressStreamBzip2 [2022-05-12T06:31:06.904Z] === RUN TestUnbuffered [2022-05-12T06:31:06.904Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T06:31:06.904Z] === RUN TestRaceUnbuffered [2022-05-12T06:31:06.904Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T06:31:06.904Z] PASS [2022-05-12T06:31:06.904Z] coverage: 100.0% of statements [2022-05-12T06:31:06.904Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-12T06:31:07.360Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-05-12T06:31:07.360Z] === RUN TestDecompressStreamXz [2022-05-12T06:31:07.360Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:31:07.360Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestDecompressStreamZstd [2022-05-12T06:31:07.360Z] archive_test.go:140: zstd not installed [2022-05-12T06:31:07.360Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T06:31:07.360Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T06:31:07.360Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T06:31:07.360Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestCompressStreamInvalid [2022-05-12T06:31:07.360Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionInvalid [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionUncompressed [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionBzip2 [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionGzip [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionXz [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestExtensionZstd [2022-05-12T06:31:07.360Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestCmdStreamLargeStderr [2022-05-12T06:31:07.360Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-12T06:31:07.360Z] === RUN TestCmdStreamBad [2022-05-12T06:31:07.360Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:31:07.360Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestCmdStreamGood [2022-05-12T06:31:07.360Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T06:31:07.360Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T06:31:07.360Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-12T06:31:07.360Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T06:31:07.360Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T06:31:07.360Z] === RUN TestUntarPath [2022-05-12T06:31:07.360Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T06:31:07.360Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T06:31:07.360Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T06:31:07.360Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T06:31:07.360Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T06:31:07.360Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T06:31:07.360Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T06:31:07.361Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyWithTarSrcFile [2022-05-12T06:31:07.361Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T06:31:07.361Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T06:31:07.361Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T06:31:07.361Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T06:31:07.361Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T06:31:07.361Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T06:31:07.361Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T06:31:07.816Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-12T06:31:07.816Z] === RUN TestTarFiles [2022-05-12T06:31:07.816Z] === RUN TestMatch [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[foo]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[]#01 [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[qux]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T06:31:07.816Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T06:31:07.816Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T06:31:07.816Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T06:31:07.817Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T06:31:07.817Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T06:31:07.817Z] PASS [2022-05-12T06:31:07.817Z] coverage: 87.5% of statements [2022-05-12T06:31:07.817Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-05-12T06:31:08.258Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T06:31:08.258Z] INFO: Unit tests ended at 05/12/2022 06:31:08. Duration:00:04:57.0554365 [2022-05-12T06:31:08.258Z] INFO: Building busybox [2022-05-12T06:31:08.358Z] --- PASS: TestSecretsUpdate (2.22s) [2022-05-12T06:31:08.358Z] === RUN TestTemplatedSecret [2022-05-12T06:31:08.496Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T06:31:08.715Z] Sending build context to Docker daemon 5.12kB [2022-05-12T06:31:08.715Z] [2022-05-12T06:31:08.715Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T06:31:08.715Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T06:31:08.715Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T06:31:08.715Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T06:31:08.715Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T06:31:08.715Z] ---> 7c569352fed3 [2022-05-12T06:31:08.715Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T06:31:08.715Z] ---> Running in 113a8e7683d8 [2022-05-12T06:31:08.780Z] === RUN TestChrootTarUntar [2022-05-12T06:31:08.780Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T06:31:08.780Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T06:31:08.780Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T06:31:08.780Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootCopyWithTar [2022-05-12T06:31:08.780Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootCopyFileWithTar [2022-05-12T06:31:08.780Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootUntarPath [2022-05-12T06:31:08.780Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T06:31:08.780Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T06:31:08.780Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:31:08.780Z] === RUN TestChrootApplyDotDotFile [2022-05-12T06:31:08.780Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:08.780Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:31:08.780Z] PASS [2022-05-12T06:31:08.780Z] coverage: 12.0% of statements [2022-05-12T06:31:08.780Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 12.0% of statements [2022-05-12T06:31:09.238Z] 2022/05/12 06:31:09 Closing DB instances... [2022-05-12T06:31:09.933Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T06:31:09.933Z] === RUN TestInfoDebug [2022-05-12T06:31:09.933Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T06:31:09.933Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:31:09.933Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T06:31:09.933Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:31:09.933Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T06:31:09.933Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:31:09.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-12T06:31:09.933Z] === RUN TestPingCacheHeaders [2022-05-12T06:31:09.933Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T06:31:09.933Z] === RUN TestPingGet [2022-05-12T06:31:09.933Z] --- PASS: TestPingGet (0.01s) [2022-05-12T06:31:09.933Z] === RUN TestPingHead [2022-05-12T06:31:10.188Z] --- PASS: TestPingHead (0.02s) [2022-05-12T06:31:10.188Z] === RUN TestPingSwarmHeader [2022-05-12T06:31:10.200Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T06:31:10.200Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T06:31:10.200Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T06:31:10.200Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T06:31:10.200Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T06:31:10.200Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T06:31:10.200Z] PASS [2022-05-12T06:31:10.200Z] coverage: 0.0% of statements [2022-05-12T06:31:10.200Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-05-12T06:31:10.260Z] --- PASS: TestTemplatedSecret (2.44s) [2022-05-12T06:31:10.260Z] === RUN TestSecretCreateResolve [2022-05-12T06:31:10.656Z] === RUN TestSizeEmpty [2022-05-12T06:31:10.656Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeEmptyFile [2022-05-12T06:31:10.656Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeNonemptyFile [2022-05-12T06:31:10.656Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T06:31:10.656Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T06:31:10.656Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T06:31:10.656Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestMoveToSubdir [2022-05-12T06:31:10.656Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T06:31:10.656Z] === RUN TestSizeNonExistingDirectory [2022-05-12T06:31:10.656Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T06:31:10.656Z] PASS [2022-05-12T06:31:10.656Z] coverage: 80.0% of statements [2022-05-12T06:31:10.749Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T06:31:11.005Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T06:31:11.114Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2022-05-12T06:31:11.571Z] --- PASS: TestNetworkDBCRUDTableEntry (4.46s) [2022-05-12T06:31:11.571Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T06:31:11.764Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T06:31:12.031Z] === RUN TestPollerAddRemove [2022-05-12T06:31:12.032Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestPollerEvent [2022-05-12T06:31:12.032Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:31:12.032Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestPollerClose [2022-05-12T06:31:12.032Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T06:31:12.032Z] PASS [2022-05-12T06:31:12.032Z] coverage: 45.7% of statements [2022-05-12T06:31:12.032Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-05-12T06:31:12.032Z] --- PASS: TestTarFiles (4.39s) [2022-05-12T06:31:12.032Z] === RUN TestDetectCompressionZstd [2022-05-12T06:31:12.032Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestTarUntar [2022-05-12T06:31:12.032Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T06:31:12.032Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T06:31:12.032Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestTarWithOptions [2022-05-12T06:31:12.032Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T06:31:12.032Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T06:31:12.032Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestUntarUstarGnuConflict [2022-05-12T06:31:12.032Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T06:31:12.032Z] === RUN TestUntarInvalidFilenames [2022-05-12T06:31:12.032Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2795855918\\dest" [2022-05-12T06:31:12.032Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-05-12T06:31:12.032Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T06:31:12.032Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T06:31:12.032Z] === RUN TestUntarInvalidHardlink [2022-05-12T06:31:12.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2431292578\\victim\\hello" -> "../victim/hello" [2022-05-12T06:31:12.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink667818743\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:31:12.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3894308964\\victim" -> "../victim" [2022-05-12T06:31:12.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2468317779\\victim" -> "../victim" [2022-05-12T06:31:12.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2873561694\\victim" -> "../victim" [2022-05-12T06:31:12.369Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T06:31:12.369Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-12T06:31:12.369Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T06:31:12.369Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T06:31:12.369Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T06:31:12.369Z] === RUN TestVersion [2022-05-12T06:31:12.369Z] --- PASS: TestVersion (0.02s) [2022-05-12T06:31:12.369Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:31:12.369Z] === CONT TestDiskUsage [2022-05-12T06:31:12.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink893665164\\victim" -> "../victim" [2022-05-12T06:31:12.496Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T06:31:12.496Z] === RUN TestUntarInvalidSymlink [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1377296588\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4024658762\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3825510530\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1106144285\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1626156627\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink440501331\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:12.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1332709670\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T06:31:12.496Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2022-05-12T06:31:12.496Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T06:31:12.496Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T06:31:12.496Z] === RUN TestXGlobalNoParent [2022-05-12T06:31:12.496Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T06:31:12.496Z] === RUN TestReplaceFileTarWrapper [2022-05-12T06:31:12.496Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-05-12T06:31:12.496Z] === RUN TestPrefixHeaderReadable [2022-05-12T06:31:12.496Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T06:31:12.496Z] === RUN TestDisablePigz [2022-05-12T06:31:12.496Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T06:31:12.496Z] --- PASS: TestDisablePigz (0.11s) [2022-05-12T06:31:12.496Z] === RUN TestPigz [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T06:31:12.625Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T06:31:12.791Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-05-12T06:31:12.791Z] PASS [2022-05-12T06:31:12.791Z] [2022-05-12T06:31:12.791Z] DONE 6 tests in 13.927s [2022-05-12T06:31:12.791Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T06:31:12.791Z] ++ 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-12T06:31:12.791Z] ++ set -e [2022-05-12T06:31:12.791Z] ++ '[' -n 0 ']' [2022-05-12T06:31:12.791Z] ++ set -x [2022-05-12T06:31:12.791Z] ++ 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-12T06:31:12.791Z] INFO: Testing against a local daemon [2022-05-12T06:31:12.791Z] === RUN TestServiceCreateInit [2022-05-12T06:31:12.791Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T06:31:12.883Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T06:31:12.955Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T06:31:12.955Z] --- PASS: TestPigz (0.16s) [2022-05-12T06:31:12.955Z] === RUN TestNosysFileInfo [2022-05-12T06:31:12.955Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:31:12.955Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:31:12.955Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCanonicalTarNameForPath [2022-05-12T06:31:12.955Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCanonicalTarName [2022-05-12T06:31:12.955Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestChmodTarEntry [2022-05-12T06:31:12.955Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestHardLinkOrder [2022-05-12T06:31:12.955Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-12T06:31:12.955Z] === RUN TestChangeString [2022-05-12T06:31:12.955Z] --- PASS: TestChangeString (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestChangesWithNoChanges [2022-05-12T06:31:12.955Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T06:31:12.955Z] === RUN TestChangesWithChanges [2022-05-12T06:31:12.955Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T06:31:12.955Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T06:31:12.955Z] changes_test.go:196: needs more investigation [2022-05-12T06:31:12.955Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestChangesDirsEmpty [2022-05-12T06:31:12.955Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T06:31:12.955Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T06:31:12.955Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T06:31:12.955Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T06:31:12.955Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCopyFile [2022-05-12T06:31:12.955Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T06:31:12.955Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:31:12.955Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T06:31:12.955Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T06:31:12.955Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:31:12.955Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestWildcardMatches [2022-05-12T06:31:12.955Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestPatternMatches [2022-05-12T06:31:12.955Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T06:31:12.955Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T06:31:12.955Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T06:31:12.955Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T06:31:12.955Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T06:31:12.955Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T06:31:12.955Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestSingleExclamationError [2022-05-12T06:31:12.955Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestMatchesWithNoPatterns [2022-05-12T06:31:12.955Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T06:31:12.955Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestMatches [2022-05-12T06:31:12.955Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T06:31:12.955Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T06:31:12.955Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T06:31:12.955Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T06:31:12.955Z] --- PASS: TestMatches (0.01s) [2022-05-12T06:31:12.955Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T06:31:12.955Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T06:31:12.955Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T06:31:12.955Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatterns [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T06:31:12.955Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCreateIfNotExistsDir [2022-05-12T06:31:12.955Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCreateIfNotExistsFile [2022-05-12T06:31:12.955Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-05-12T06:31:12.955Z] === RUN TestChangesDirsMutated [2022-05-12T06:31:12.955Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestMatch [2022-05-12T06:31:12.955Z] --- PASS: TestMatch (0.00s) [2022-05-12T06:31:12.955Z] === RUN TestCompile [2022-05-12T06:31:12.955Z] === RUN TestCompile/slash [2022-05-12T06:31:12.955Z] === RUN TestCompile/backslash [2022-05-12T06:31:12.955Z] --- PASS: TestCompile (0.00s) [2022-05-12T06:31:12.955Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T06:31:12.955Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T06:31:12.955Z] PASS [2022-05-12T06:31:12.955Z] coverage: 84.7% of statements [2022-05-12T06:31:12.955Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 84.7% of statements [2022-05-12T06:31:13.413Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-05-12T06:31:13.413Z] === RUN TestApplyLayer [2022-05-12T06:31:13.413Z] changes_test.go:433: needs further investigation [2022-05-12T06:31:13.413Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T06:31:13.413Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T06:31:13.413Z] changes_test.go:469: needs further investigation [2022-05-12T06:31:13.413Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:31:13.413Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T06:31:13.413Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T06:31:13.413Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T06:31:13.413Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T06:31:13.413Z] === RUN TestChangesSize [2022-05-12T06:31:13.413Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T06:31:13.413Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T06:31:13.413Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2571778826\\dest" [2022-05-12T06:31:13.413Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T06:31:13.413Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2659058360\\victim\\hello" -> "../victim/hello" [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2136594920\\victim\\hello" -> "/../victim/hello" [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink623820017\\victim" -> "../victim" [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink108776488\\victim" -> "../victim" [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2064246258\\victim" -> "../victim" [2022-05-12T06:31:13.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2359847221\\victim" -> "../victim" [2022-05-12T06:31:13.413Z] --- PASS: TestApplyLayerInvalidHardlink (0.07s) [2022-05-12T06:31:13.413Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T06:31:13.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3134774517\\dest\\dotdot" -> "../victim/hello" [2022-05-12T06:31:13.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2194750009\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T06:31:13.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2418968356\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:13.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1840749492\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:13.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1165237228\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:13.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1107453258\\dest\\loophole-victim" -> "../victim" [2022-05-12T06:31:13.414Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T06:31:13.414Z] === RUN TestApplyLayerWhiteouts [2022-05-12T06:31:13.414Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T06:31:13.414Z] === RUN TestGenerateEmptyFile [2022-05-12T06:31:13.414Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T06:31:13.414Z] === RUN TestGenerateWithContent [2022-05-12T06:31:13.414Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T06:31:13.414Z] PASS [2022-05-12T06:31:13.414Z] coverage: 62.9% of statements [2022-05-12T06:31:13.414Z] ok github.com/docker/docker/pkg/archive 6.830s coverage: 62.9% of statements [2022-05-12T06:31:13.414Z] 2022/05/12 06:31:13 Closing DB instances... [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T06:31:13.446Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage (1.56s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:31:13.702Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-05-12T06:31:13.702Z] PASS [2022-05-12T06:31:13.702Z] [2022-05-12T06:31:13.702Z] DONE 54 tests in 22.646s [2022-05-12T06:31:13.702Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T06:31:13.702Z] INFO: Testing against a local daemon [2022-05-12T06:31:13.702Z] === RUN TestVolumesCreateAndList [2022-05-12T06:31:13.702Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T06:31:13.702Z] === RUN TestVolumesRemove [2022-05-12T06:31:13.775Z] Removing intermediate container 8a5c194955bc [2022-05-12T06:31:13.775Z] ---> 07c64fb1188b [2022-05-12T06:31:13.775Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T06:31:13.870Z] === RUN TestGet [2022-05-12T06:31:13.870Z] --- PASS: TestGet (0.00s) [2022-05-12T06:31:13.870Z] === RUN TestGetShortcutString [2022-05-12T06:31:13.870Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T06:31:13.870Z] PASS [2022-05-12T06:31:13.870Z] coverage: 42.9% of statements [2022-05-12T06:31:13.870Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-12T06:31:13.959Z] === RUN TestVolumesInspect [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:31:13.959Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:31:13.959Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:31:13.959Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:31:13.959Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:31:13.959Z] PASS [2022-05-12T06:31:13.959Z] [2022-05-12T06:31:13.959Z] DONE 9 tests in 0.143s [2022-05-12T06:31:13.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T06:31:14.231Z] ---> Running in dbd7ab53b96a [2022-05-12T06:31:14.482Z] Removing intermediate container 113a8e7683d8 [2022-05-12T06:31:14.482Z] ---> 1cc8ab702141 [2022-05-12T06:31:14.482Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T06:31:14.482Z] ---> Running in 4255b8e53bc7 [2022-05-12T06:31:14.482Z] Removing intermediate container 4255b8e53bc7 [2022-05-12T06:31:14.482Z] ---> a2d63008309f [2022-05-12T06:31:14.482Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T06:31:14.482Z] ---> Running in a5105c8391bf [2022-05-12T06:31:14.522Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T06:31:14.522Z] Removing test suite binaries [2022-05-12T06:31:14.522Z] exiting test-integration [2022-05-12T06:31:14.522Z] ++ exit 0 [2022-05-12T06:31:14.522Z] [2022-05-12T06:31:14.833Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-05-12T06:31:14.833Z] === RUN TestNetworkDBNodeLeave [2022-05-12T06:31:14.833Z] === RUN TestCreateIDMapOrder [2022-05-12T06:31:14.833Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T06:31:14.833Z] PASS [2022-05-12T06:31:14.833Z] coverage: 7.2% of statements [2022-05-12T06:31:14.833Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-05-12T06:31:14.937Z] Removing intermediate container a5105c8391bf [2022-05-12T06:31:14.937Z] ---> d7bd77cf09b3 [2022-05-12T06:31:14.937Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T06:31:15.035Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T06:31:15.757Z] [2022-05-12T06:31:15.757Z] SUCCESS: Specified value was saved. Post stage [Pipeline] junit [2022-05-12T06:31:15.899Z] Recording test results [2022-05-12T06:31:16.361Z] === RUN TestFixedBufferCap [2022-05-12T06:31:16.361Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestFixedBufferLen [2022-05-12T06:31:16.361Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestFixedBufferString [2022-05-12T06:31:16.361Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestFixedBufferWrite [2022-05-12T06:31:16.361Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestFixedBufferRead [2022-05-12T06:31:16.361Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestBytesPipeRead [2022-05-12T06:31:16.361Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestBytesPipeWrite [2022-05-12T06:31:16.361Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T06:31:16.361Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T06:31:16.462Z] [2022-05-12T06:31:16.462Z] ---> 7e6b72570215 [2022-05-12T06:31:16.462Z] 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-12T06:31:16.820Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-05-12T06:31:16.820Z] === RUN TestAtomicWriteToFile [2022-05-12T06:31:16.820Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T06:31:16.820Z] === RUN TestAtomicWriteSetCommit [2022-05-12T06:31:16.820Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T06:31:16.820Z] === RUN TestAtomicWriteSetCancel [2022-05-12T06:31:16.820Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T06:31:16.820Z] === RUN TestReadCloserWrapperClose [2022-05-12T06:31:16.820Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T06:31:16.820Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestReaderErrWrapperRead [2022-05-12T06:31:16.820Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestCancelReadCloser [2022-05-12T06:31:16.820Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T06:31:16.820Z] === RUN TestWriteCloserWrapperClose [2022-05-12T06:31:16.820Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestNopWriteCloser [2022-05-12T06:31:16.820Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestNopWriter [2022-05-12T06:31:16.820Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T06:31:16.820Z] === RUN TestWriteCounter [2022-05-12T06:31:16.820Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T06:31:16.820Z] PASS [2022-05-12T06:31:16.820Z] coverage: 70.1% of statements [2022-05-12T06:31:16.820Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.1% of statements [2022-05-12T06:31:16.917Z] ---> Running in 9363ca54faa1 [2022-05-12T06:31:16.978Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:31:17.600Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T06:31:17.782Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-05-12T06:31:17.782Z] === RUN TestNetworkDBWatch [2022-05-12T06:31:17.782Z] === RUN TestError [2022-05-12T06:31:17.782Z] --- PASS: TestError (0.00s) [2022-05-12T06:31:17.782Z] === RUN TestProgressString [2022-05-12T06:31:17.782Z] === RUN TestProgressString/no_progress [2022-05-12T06:31:17.782Z] === RUN TestProgressString/progress_1 [2022-05-12T06:31:17.782Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T06:31:17.782Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T06:31:17.782Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T06:31:17.782Z] === RUN TestProgressString/with_units [2022-05-12T06:31:17.782Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T06:31:17.782Z] === RUN TestProgressString/hide_counts [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T06:31:17.782Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T06:31:17.782Z] === RUN TestJSONMessageDisplay [2022-05-12T06:31:17.782Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-12T06:31:17.782Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T06:31:17.782Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T06:31:17.782Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T06:31:17.782Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T06:31:17.782Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T06:31:17.782Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T06:31:17.782Z] PASS [2022-05-12T06:31:17.782Z] coverage: 91.7% of statements [2022-05-12T06:31:17.782Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2022-05-12T06:31:17.931Z] + echo Ensuring container killed. [2022-05-12T06:31:17.931Z] Ensuring container killed. [2022-05-12T06:31:17.931Z] + docker rm -vf docker-pr4 [2022-05-12T06:31:17.931Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-12T06:31:18.207Z] + echo Chowning /workspace to jenkins user [2022-05-12T06:31:18.207Z] Chowning /workspace to jenkins user [2022-05-12T06:31:18.207Z] + id -u [2022-05-12T06:31:18.207Z] + id -g [2022-05-12T06:31:18.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T06:31:18.207Z] Unable to find image 'busybox:latest' locally [2022-05-12T06:31:18.463Z] latest: Pulling from library/busybox [2022-05-12T06:31:18.463Z] 50e8d59317eb: Pulling fs layer [2022-05-12T06:31:18.463Z] 50e8d59317eb: Download complete [2022-05-12T06:31:18.662Z] Removing intermediate container dbd7ab53b96a [2022-05-12T06:31:18.662Z] ---> 351df5af4155 [2022-05-12T06:31:18.662Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T06:31:18.662Z] ---> Running in 1a4b8ae476d4 [2022-05-12T06:31:18.719Z] 50e8d59317eb: Pull complete [2022-05-12T06:31:18.719Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T06:31:18.719Z] Status: Downloaded newer image for busybox:latest [2022-05-12T06:31:18.744Z] === RUN TestStandardLongPath [2022-05-12T06:31:18.744Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T06:31:18.744Z] === RUN TestUNCLongPath [2022-05-12T06:31:18.744Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T06:31:18.744Z] PASS [2022-05-12T06:31:18.744Z] coverage: 100.0% of statements [2022-05-12T06:31:18.744Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-05-12T06:31:19.200Z] === RUN TestNameFormat [2022-05-12T06:31:19.200Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T06:31:19.200Z] === RUN TestNameRetries [2022-05-12T06:31:19.200Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T06:31:19.200Z] PASS [2022-05-12T06:31:19.200Z] coverage: 85.7% of statements [2022-05-12T06:31:19.200Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-05-12T06:31:19.200Z] 2022/05/12 06:31:19 Closing DB instances... [2022-05-12T06:31:19.207Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T06:31:19.656Z] === RUN TestParseKeyValueOpt [2022-05-12T06:31:19.656Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T06:31:19.656Z] === RUN TestParseUintList [2022-05-12T06:31:19.656Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T06:31:19.656Z] === RUN TestParseUintListMaximumLimits [2022-05-12T06:31:19.656Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T06:31:19.656Z] PASS [2022-05-12T06:31:19.656Z] coverage: 97.0% of statements [2022-05-12T06:31:19.656Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T06:31:20.262Z] --- PASS: TestServiceCreateInit (7.36s) [2022-05-12T06:31:20.262Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2022-05-12T06:31:20.262Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-05-12T06:31:20.262Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:31:20.421Z] + bundleName=amd64-cgroup2 [2022-05-12T06:31:20.421Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T06:31:20.421Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T06:31:20.421Z] + 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-12T06:31:20.421Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T06:31:20.618Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T06:31:20.618Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T06:31:20.618Z] PASS [2022-05-12T06:31:20.618Z] coverage: 36.4% of statements [2022-05-12T06:31:20.618Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-05-12T06:31:20.618Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-12T06:31:20.618Z] === RUN TestNetworkDBBulkSync [Pipeline] archiveArtifacts [2022-05-12T06:31:20.687Z] Archiving artifacts [2022-05-12T06:31:21.098Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T06:31:21.582Z] === RUN TestNewAndRemove [2022-05-12T06:31:21.582Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T06:31:21.582Z] === RUN TestRemoveInvalidPath [2022-05-12T06:31:21.582Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T06:31:21.582Z] PASS [2022-05-12T06:31:21.582Z] coverage: 82.6% of statements [2022-05-12T06:31:21.582Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-05-12T06:31:22.027Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T06:31:22.038Z] 2022/05/12 06:31:21 Closing DB instances... [2022-05-12T06:31:22.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T06:31:22.386Z] Cannot create a file when that file already exists. [2022-05-12T06:31:22.473Z] + make clean [2022-05-12T06:31:22.473Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T06:31:22.473Z] docker-dev-cache [2022-05-12T06:31:22.473Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T06:31:22.956Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T06:31:22.956Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T06:31:23.213Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T06:31:23.575Z] === RUN TestFailedConnection [2022-05-12T06:31:23.575Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-12T06:31:23.575Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T06:31:24.538Z] --- PASS: TestFailedConnection (1.15s) [2022-05-12T06:31:24.538Z] === RUN TestFailOnce [2022-05-12T06:31:24.538Z] 2022/05/12 06:31:24 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-05-12T06:31:24.538Z] goroutine 13 [running]: [2022-05-12T06:31:24.538Z] net/http.(*conn).serve.func1() [2022-05-12T06:31:24.538Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T06:31:24.538Z] panic({0x10b36e0, 0x11fd090}) [2022-05-12T06:31:24.538Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T06:31:24.538Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3d0000000000003b?, 0xffffffffffffffff?}, 0x3db4df5dd1697660?) [2022-05-12T06:31:24.538Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T06:31:24.538Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1202898?, 0xc0001a40e0?}, 0xc0001b3a78?) [2022-05-12T06:31:24.538Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T06:31:24.538Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1202898, 0xc0001a40e0}, 0xc00019e300) [2022-05-12T06:31:24.538Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T06:31:24.538Z] net/http.serverHandler.ServeHTTP({0x1200eb8?}, {0x1202898, 0xc0001a40e0}, 0xc00019e300) [2022-05-12T06:31:24.539Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T06:31:24.539Z] net/http.(*conn).serve(0xc000066f00, {0x1202d98, 0xc00014b440}) [2022-05-12T06:31:24.539Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T06:31:24.539Z] created by net/http.(*Server).Serve [2022-05-12T06:31:24.539Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T06:31:24.539Z] time="2022-05-12T06:31:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T06:31:25.507Z] Removing intermediate container 9363ca54faa1 [2022-05-12T06:31:25.507Z] ---> 7307b3beec07 [2022-05-12T06:31:25.507Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T06:31:25.507Z] ---> Running in 9068f222bba5 [2022-05-12T06:31:25.510Z] --- PASS: TestGetAddress (25.74s) [2022-05-12T06:31:25.510Z] === RUN TestRequestSyntaxCheck [2022-05-12T06:31:25.510Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T06:31:25.510Z] === RUN TestRequest [2022-05-12T06:31:25.510Z] --- PASS: TestFailOnce (1.14s) [2022-05-12T06:31:25.510Z] === RUN TestEchoInputOutput [2022-05-12T06:31:25.510Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T06:31:25.510Z] === RUN TestBackoff [2022-05-12T06:31:25.510Z] --- PASS: TestBackoff (0.00s) [2022-05-12T06:31:25.510Z] === RUN TestAbortRetry [2022-05-12T06:31:25.510Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T06:31:25.510Z] === RUN TestClientScheme [2022-05-12T06:31:25.510Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T06:31:25.510Z] === RUN TestNewClientWithTimeout [2022-05-12T06:31:26.475Z] time="2022-05-12T06:31:25Z" 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-12T06:31:26.475Z] 2022/05/12 06:31:26 Closing DB instances... [2022-05-12T06:31:26.475Z] time="2022-05-12T06:31:26Z" level=error msg="node: 747e69afb2ae is unknown to memberlist" [2022-05-12T06:31:26.488Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T06:31:27.668Z] [2022-05-12T06:31:27.668Z] SUCCESS: Specified value was saved. [2022-05-12T06:31:27.856Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T06:31:28.003Z] time="2022-05-12T06:31:27Z" 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-12T06:31:28.172Z] Removing intermediate container 1a4b8ae476d4 [2022-05-12T06:31:28.172Z] ---> 3bedfa993d06 [2022-05-12T06:31:28.172Z] Step 13/13 : CMD ["sh"] [2022-05-12T06:31:28.172Z] ---> Running in b312e900ac47 [2022-05-12T06:31:28.172Z] Removing intermediate container b312e900ac47 [2022-05-12T06:31:28.172Z] ---> dfef428f42c7 [2022-05-12T06:31:28.172Z] Successfully built dfef428f42c7 [2022-05-12T06:31:28.172Z] Successfully tagged busybox:latest [2022-05-12T06:31:28.172Z] INFO: Docker images of the daemon under test [2022-05-12T06:31:28.172Z] [2022-05-12T06:31:28.172Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:31:28.172Z] busybox latest dfef428f42c7 Less than a second ago 4.95GB [2022-05-12T06:31:28.172Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T06:31:28.172Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T06:31:28.172Z] [2022-05-12T06:31:28.172Z] INFO: Running integration tests at 05/12/2022 06:31:27... [2022-05-12T06:31:28.172Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T06:31:28.172Z] INFO: Integration API tests being run from the host: [2022-05-12T06:31:28.172Z] INFO: make.ps1 starting at 05/12/2022 06:31:27 [2022-05-12T06:31:28.418Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T06:31:28.676Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T06:31:28.970Z] === RUN TestParseEmptyInterface [2022-05-12T06:31:28.970Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestParseNonInterfaceType [2022-05-12T06:31:28.970Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestParseWithOneFunction [2022-05-12T06:31:28.970Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestParseWithMultipleFuncs [2022-05-12T06:31:28.970Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestParseWithUnnamedReturn [2022-05-12T06:31:28.970Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestEmbeddedInterface [2022-05-12T06:31:28.970Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestParsedImports [2022-05-12T06:31:28.970Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T06:31:28.970Z] === RUN TestAliasedImports [2022-05-12T06:31:28.970Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T06:31:28.970Z] PASS [2022-05-12T06:31:28.970Z] coverage: 56.8% of statements [2022-05-12T06:31:28.970Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-05-12T06:31:29.133Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T06:31:29.426Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-05-12T06:31:29.426Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T06:31:29.882Z] === RUN TestHTTPTransport [2022-05-12T06:31:29.882Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T06:31:29.882Z] PASS [2022-05-12T06:31:29.882Z] coverage: 85.7% of statements [2022-05-12T06:31:29.882Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-05-12T06:31:30.044Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T06:31:30.044Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T06:31:30.300Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T06:31:30.339Z] time="2022-05-12T06:31:29Z" 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-12T06:31:30.339Z] 2022/05/12 06:31:30 Closing DB instances... [2022-05-12T06:31:30.550Z] Removing intermediate container 9068f222bba5 [2022-05-12T06:31:30.550Z] ---> 1ecee41cbe37 [2022-05-12T06:31:30.550Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T06:31:30.550Z] ---> Running in 4048a57161a9 [2022-05-12T06:31:30.795Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:31:30.795Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T06:31:30.795Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T06:31:30.795Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T06:31:30.795Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T06:31:30.795Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T06:31:30.795Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T06:31:30.795Z] === RUN TestBufferPoolPutAndGet [2022-05-12T06:31:30.795Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T06:31:30.795Z] PASS [2022-05-12T06:31:30.795Z] coverage: 88.2% of statements [2022-05-12T06:31:30.795Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-05-12T06:31:30.863Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T06:31:31.251Z] === RUN TestOutputOnPrematureClose [2022-05-12T06:31:31.251Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T06:31:31.251Z] === RUN TestCompleteSilently [2022-05-12T06:31:31.251Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T06:31:31.251Z] PASS [2022-05-12T06:31:31.251Z] coverage: 75.9% of statements [2022-05-12T06:31:31.251Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-05-12T06:31:31.707Z] === RUN TestSendToOneSub [2022-05-12T06:31:31.707Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T06:31:31.707Z] === RUN TestSendToMultipleSubs [2022-05-12T06:31:31.707Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T06:31:31.707Z] === RUN TestEvictOneSub [2022-05-12T06:31:31.707Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T06:31:31.707Z] === RUN TestClosePublisher [2022-05-12T06:31:31.707Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T06:31:31.707Z] === RUN TestPubSubRace [2022-05-12T06:31:31.707Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-12T06:31:31.707Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T06:31:32.230Z] docker_cli_daemon_test.go:2503: [d12f000f94a2e] daemon is not started [2022-05-12T06:31:32.669Z] --- PASS: TestPubSubRace (1.06s) [2022-05-12T06:31:32.669Z] PASS [2022-05-12T06:31:32.669Z] coverage: 75.0% of statements [2022-05-12T06:31:32.669Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-05-12T06:31:32.793Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T06:31:33.631Z] === RUN TestRegister [2022-05-12T06:31:33.631Z] --- PASS: TestRegister (0.00s) [2022-05-12T06:31:33.631Z] === RUN TestCommand [2022-05-12T06:31:33.631Z] --- PASS: TestCommand (0.03s) [2022-05-12T06:31:33.631Z] === RUN TestNaiveSelf [2022-05-12T06:31:33.631Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T06:31:33.631Z] PASS [2022-05-12T06:31:33.631Z] coverage: 82.4% of statements [2022-05-12T06:31:33.632Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-05-12T06:31:33.632Z] --- PASS: TestRequest (8.33s) [2022-05-12T06:31:33.632Z] === RUN TestOverlappingRequests [2022-05-12T06:31:34.088Z] --- PASS: TestOverlappingRequests (0.40s) [2022-05-12T06:31:34.088Z] === RUN TestRelease [2022-05-12T06:31:34.088Z] === RUN TestDump [2022-05-12T06:31:34.088Z] goroutine 19 [running]: [2022-05-12T06:31:34.088Z] github.com/docker/docker/pkg/stack.dump(0x172d57?) [2022-05-12T06:31:34.088Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:31:34.088Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T06:31:34.088Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T06:31:34.088Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T06:31:34.088Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T06:31:34.088Z] testing.tRunner(0xc000085380, 0x33a4b0) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:31:34.088Z] created by testing.(*T).Run [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:31:34.088Z] [2022-05-12T06:31:34.088Z] goroutine 1 [chan receive]: [2022-05-12T06:31:34.088Z] testing.(*T).Run(0xc0000851e0, {0x329154?, 0x14c1f3?}, 0x33a4b0) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:31:34.088Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:31:34.088Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:31:34.088Z] testing.runTests(0xc0000945a0?, {0x4be400, 0x3, 0x3}, {0x26c26350598?, 0x40?, 0x4c34a0?}) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:31:34.088Z] testing.(*M).Run(0xc0000945a0) [2022-05-12T06:31:34.088Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:31:34.088Z] main.main() [2022-05-12T06:31:34.088Z] _testmain.go:99 +0x255 [2022-05-12T06:31:34.088Z] --- PASS: TestDump (0.00s) [2022-05-12T06:31:34.088Z] === RUN TestDumpToFile [2022-05-12T06:31:34.158Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T06:31:34.266Z] Cannot create a file when that file already exists. [2022-05-12T06:31:34.544Z] --- PASS: TestDumpToFile (0.14s) [2022-05-12T06:31:34.544Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T06:31:34.544Z] goroutine 21 [running]: [2022-05-12T06:31:34.544Z] github.com/docker/docker/pkg/stack.dump(0x1eed93?) [2022-05-12T06:31:34.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T06:31:34.544Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x1eed60?}) [2022-05-12T06:31:34.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T06:31:34.544Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-05-12T06:31:34.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T06:31:34.544Z] testing.tRunner(0xc000085a00, 0x33a4a0) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:31:34.544Z] created by testing.(*T).Run [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T06:31:34.544Z] [2022-05-12T06:31:34.544Z] goroutine 1 [chan receive]: [2022-05-12T06:31:34.544Z] testing.(*T).Run(0xc0000851e0, {0x33072b?, 0x14c1f3?}, 0x33a4a0) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T06:31:34.544Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T06:31:34.544Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T06:31:34.544Z] testing.runTests(0xc0000945a0?, {0x4be400, 0x3, 0x3}, {0x26c26350598?, 0x40?, 0x4c34a0?}) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T06:31:34.544Z] testing.(*M).Run(0xc0000945a0) [2022-05-12T06:31:34.544Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T06:31:34.544Z] main.main() [2022-05-12T06:31:34.544Z] _testmain.go:99 +0x255 [2022-05-12T06:31:34.544Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T06:31:34.544Z] PASS [2022-05-12T06:31:34.544Z] coverage: 90.9% of statements [2022-05-12T06:31:34.544Z] ok github.com/docker/docker/pkg/stack 0.179s coverage: 90.9% of statements [2022-05-12T06:31:34.545Z] time="2022-05-12T06:31: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 8s" [2022-05-12T06:31:34.720Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T06:31:35.001Z] === RUN TestNewStdWriter [2022-05-12T06:31:35.001Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T06:31:35.001Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestWriteWithNilBytes [2022-05-12T06:31:35.001Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestWrite [2022-05-12T06:31:35.001Z] --- PASS: TestWrite (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestWriteWithWriterError [2022-05-12T06:31:35.001Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T06:31:35.001Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyWriteAndRead [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T06:31:35.001Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T06:31:35.001Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T06:31:35.001Z] PASS [2022-05-12T06:31:35.001Z] coverage: 100.0% of statements [2022-05-12T06:31:35.001Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-05-12T06:31:35.458Z] --- PASS: TestRelease (1.59s) [2022-05-12T06:31:35.458Z] === RUN TestAllocateRandomDeallocate [2022-05-12T06:31:35.915Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T06:31:35.915Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T06:31:35.915Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestFormatStatus [2022-05-12T06:31:35.915Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestFormatError [2022-05-12T06:31:35.915Z] --- PASS: TestFormatError (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestFormatJSONError [2022-05-12T06:31:35.915Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T06:31:35.915Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T06:31:35.915Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestNewJSONProgressOutput [2022-05-12T06:31:35.915Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestAuxFormatterEmit [2022-05-12T06:31:35.915Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestStreamWriterStdout [2022-05-12T06:31:35.915Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T06:31:35.915Z] === RUN TestStreamWriterStderr [2022-05-12T06:31:35.915Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T06:31:35.915Z] PASS [2022-05-12T06:31:35.915Z] coverage: 66.2% of statements [2022-05-12T06:31:35.915Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-05-12T06:31:36.371Z] === RUN TestGenerateRandomID [2022-05-12T06:31:36.371Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T06:31:36.371Z] === RUN TestShortenId [2022-05-12T06:31:36.371Z] --- PASS: TestShortenId (0.00s) [2022-05-12T06:31:36.371Z] === RUN TestShortenSha256Id [2022-05-12T06:31:36.371Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T06:31:36.371Z] === RUN TestShortenIdEmpty [2022-05-12T06:31:36.371Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T06:31:36.372Z] === RUN TestShortenIdInvalid [2022-05-12T06:31:36.372Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T06:31:36.372Z] === RUN TestIsShortIDNonHex [2022-05-12T06:31:36.372Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T06:31:36.372Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T06:31:36.372Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T06:31:36.372Z] PASS [2022-05-12T06:31:36.372Z] coverage: 70.6% of statements [2022-05-12T06:31:36.372Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-12T06:31:36.640Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T06:31:36.828Z] === RUN TestIsCpusetListAvailable [2022-05-12T06:31:36.828Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T06:31:36.828Z] PASS [2022-05-12T06:31:36.828Z] coverage: 39.4% of statements [2022-05-12T06:31:36.828Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-05-12T06:31:38.005Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T06:31:38.341Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2022-05-12T06:31:38.341Z] === RUN TestCreateServiceConflict [2022-05-12T06:31:38.341Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-05-12T06:31:38.341Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:31:38.360Z] === RUN TestChtimes [2022-05-12T06:31:38.360Z] --- PASS: TestChtimes (0.00s) [2022-05-12T06:31:38.360Z] === RUN TestChtimesWindows [2022-05-12T06:31:38.360Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T06:31:38.360Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T06:31:38.360Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T06:31:38.360Z] PASS [2022-05-12T06:31:38.360Z] coverage: 13.0% of statements [2022-05-12T06:31:38.360Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-05-12T06:31:38.928Z] Removing intermediate container 4048a57161a9 [2022-05-12T06:31:38.928Z] ---> bf0908ec5f26 [2022-05-12T06:31:38.928Z] Step 13/13 : CMD ["sh"] [2022-05-12T06:31:39.323Z] === RUN TestTailFile [2022-05-12T06:31:39.324Z] --- PASS: TestTailFile (0.00s) [2022-05-12T06:31:39.324Z] === RUN TestTailFileManyLines [2022-05-12T06:31:39.324Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T06:31:39.324Z] === RUN TestTailEmptyFile [2022-05-12T06:31:39.324Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T06:31:39.324Z] === RUN TestTailNegativeN [2022-05-12T06:31:39.324Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.324Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.325Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.326Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.327Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.328Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.372Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T06:31:39.383Z] ---> Running in c63503e7435f [2022-05-12T06:31:39.383Z] Removing intermediate container c63503e7435f [2022-05-12T06:31:39.383Z] ---> 2e7500cb41ba [2022-05-12T06:31:39.383Z] Successfully built 2e7500cb41ba [2022-05-12T06:31:39.383Z] Successfully tagged busybox:latest [2022-05-12T06:31:39.383Z] INFO: Docker images of the daemon under test [2022-05-12T06:31:39.383Z] [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T06:31:39.786Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T06:31:39.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.787Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T06:31:39.788Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T06:31:39.789Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T06:31:39.789Z] PASS [2022-05-12T06:31:39.789Z] coverage: 88.6% of statements [2022-05-12T06:31:39.789Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2022-05-12T06:31:39.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:31:39.837Z] busybox latest 2e7500cb41ba Less than a second ago 4.95GB [2022-05-12T06:31:39.837Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T06:31:39.837Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T06:31:39.837Z] [2022-05-12T06:31:39.837Z] INFO: Running integration tests at 05/12/2022 06:31:39... [2022-05-12T06:31:39.837Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T06:31:39.837Z] INFO: Integration API tests being run from the host: [2022-05-12T06:31:39.837Z] INFO: make.ps1 starting at 05/12/2022 06:31:39 [2022-05-12T06:31:40.241Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2022-05-12T06:31:40.242Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:31:40.245Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T06:31:40.245Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestTarSumRemove [2022-05-12T06:31:40.245Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestSortFileInfoSums [2022-05-12T06:31:40.245Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T06:31:40.245Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestNewTarSumForLabel [2022-05-12T06:31:40.245Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestEmptyTar [2022-05-12T06:31:40.245Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestTarSumsReadSize [2022-05-12T06:31:40.245Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestTarSums [2022-05-12T06:31:40.245Z] --- PASS: TestTarSums (0.07s) [2022-05-12T06:31:40.245Z] === RUN TestIteration [2022-05-12T06:31:40.245Z] --- PASS: TestIteration (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestVersionLabelForChecksum [2022-05-12T06:31:40.245Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestVersion [2022-05-12T06:31:40.245Z] --- PASS: TestVersion (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestGetVersion [2022-05-12T06:31:40.245Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T06:31:40.245Z] === RUN TestGetVersions [2022-05-12T06:31:40.245Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T06:31:40.245Z] PASS [2022-05-12T06:31:40.245Z] coverage: 89.3% of statements [2022-05-12T06:31:40.245Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-05-12T06:31:40.299Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T06:31:40.701Z] --- PASS: TestAllocateRandomDeallocate (4.88s) [2022-05-12T06:31:40.701Z] === RUN TestRetrieveFromStore [2022-05-12T06:31:40.797Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T06:31:41.157Z] === RUN TestTruncIndex [2022-05-12T06:31:41.157Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T06:31:41.157Z] PASS [2022-05-12T06:31:41.157Z] coverage: 91.5% of statements [2022-05-12T06:31:41.157Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-05-12T06:31:41.613Z] === RUN TestVersionInfo [2022-05-12T06:31:41.613Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T06:31:41.613Z] === RUN TestAppendVersions [2022-05-12T06:31:41.613Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T06:31:41.613Z] PASS [2022-05-12T06:31:41.613Z] coverage: 88.9% of statements [2022-05-12T06:31:41.613Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-05-12T06:31:42.069Z] --- PASS: TestRetrieveFromStore (1.52s) [2022-05-12T06:31:42.069Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T06:31:42.069Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T06:31:42.069Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T06:31:42.069Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T06:31:42.069Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T06:31:42.069Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T06:31:42.069Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T06:31:42.069Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T06:31:42.069Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T06:31:42.069Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T06:31:42.069Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T06:31:42.069Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T06:31:42.069Z] === RUN TestDebug [2022-05-12T06:31:42.069Z] --- PASS: TestDebug (0.00s) [2022-05-12T06:31:42.069Z] === RUN TestRequestPoolParallel [2022-05-12T06:31:42.525Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-05-12T06:31:42.525Z] === RUN TestFullAllocateRelease [2022-05-12T06:31:42.815Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T06:31:42.981Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-05-12T06:31:42.981Z] === RUN TestOddAllocateRelease [2022-05-12T06:31:42.981Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-05-12T06:31:42.981Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T06:31:42.981Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-12T06:31:42.981Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T06:31:42.981Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-12T06:31:42.981Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T06:31:42.981Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-12T06:31:42.981Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:31:42.981Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T06:31:42.981Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T06:31:43.442Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T06:31:43.442Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T06:31:43.442Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T06:31:43.442Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:43.442Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T06:31:43.442Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:31:43.442Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:31:43.442Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T06:31:43.442Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:31:43.442Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:31:43.442Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:31:43.442Z] PASS [2022-05-12T06:31:43.442Z] coverage: 85.3% of statements [2022-05-12T06:31:43.443Z] ok github.com/docker/docker/libnetwork/ipam 51.119s coverage: 85.3% of statements [2022-05-12T06:31:43.443Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T06:31:43.443Z] === RUN TestClientStream [2022-05-12T06:31:43.443Z] --- PASS: TestClientStream (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestClientSendFile [2022-05-12T06:31:43.443Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestClientWithRequestTimeout [2022-05-12T06:31:43.443Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T06:31:43.443Z] === RUN TestFileSpecPlugin [2022-05-12T06:31:43.443Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T06:31:43.443Z] === RUN TestFileJSONSpecPlugin [2022-05-12T06:31:43.443Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T06:31:43.443Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestPluginAddHandler [2022-05-12T06:31:43.443Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestPluginWaitBadPlugin [2022-05-12T06:31:43.443Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T06:31:43.443Z] === RUN TestGet [2022-05-12T06:31:43.443Z] time="2022-05-12T06:31:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T06:31:43.899Z] === RUN TestValidatePrivileges [2022-05-12T06:31:43.899Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T06:31:43.899Z] === RUN TestFilterByCapNeg [2022-05-12T06:31:43.899Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T06:31:43.899Z] === RUN TestFilterByCapPos [2022-05-12T06:31:43.899Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T06:31:43.899Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T06:31:43.899Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T06:31:43.899Z] PASS [2022-05-12T06:31:43.899Z] coverage: 12.2% of statements [2022-05-12T06:31:43.899Z] ok github.com/docker/docker/plugin 0.090s coverage: 12.2% of statements [2022-05-12T06:31:44.355Z] time="2022-05-12T06:31:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T06:31:44.811Z] === RUN TestNewSettable [2022-05-12T06:31:44.811Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T06:31:44.811Z] === RUN TestIsSettable [2022-05-12T06:31:44.811Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T06:31:44.811Z] === RUN TestUpdateSettingsEnv [2022-05-12T06:31:44.811Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T06:31:44.811Z] PASS [2022-05-12T06:31:44.811Z] coverage: 20.0% of statements [2022-05-12T06:31:44.811Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-12T06:31:45.335Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T06:31:45.774Z] === RUN TestLoad [2022-05-12T06:31:45.774Z] --- PASS: TestLoad (0.00s) [2022-05-12T06:31:45.774Z] === RUN TestSave [2022-05-12T06:31:45.774Z] --- PASS: TestSave (0.03s) [2022-05-12T06:31:45.774Z] === RUN TestAddDeleteGet [2022-05-12T06:31:45.774Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-12T06:31:45.774Z] === RUN TestInvalidTags [2022-05-12T06:31:45.774Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T06:31:45.774Z] PASS [2022-05-12T06:31:45.774Z] coverage: 84.4% of statements [2022-05-12T06:31:45.774Z] ok github.com/docker/docker/reference 0.116s coverage: 84.4% of statements [2022-05-12T06:31:46.230Z] time="2022-05-12T06:31:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T06:31:47.225Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T06:31:47.225Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T06:31:48.410Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T06:31:48.410Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T06:31:48.410Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T06:31:48.410Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestValidateMirror [2022-05-12T06:31:48.410Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestLoadInsecureRegistries [2022-05-12T06:31:48.410Z] time="2022-05-12T06:31:47Z" 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-12T06:31:48.410Z] time="2022-05-12T06:31:47Z" 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-12T06:31:48.410Z] time="2022-05-12T06:31:47Z" 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-12T06:31:48.410Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-12T06:31:48.410Z] === RUN TestNewServiceConfig [2022-05-12T06:31:48.410Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestValidateIndexName [2022-05-12T06:31:48.410Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestValidateIndexNameWithError [2022-05-12T06:31:48.410Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestEndpointParse [2022-05-12T06:31:48.410Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestEndpointParseInvalid [2022-05-12T06:31:48.410Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestValidateEndpoint [2022-05-12T06:31:48.410Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestPing [2022-05-12T06:31:48.410Z] --- PASS: TestPing (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestPingRegistryEndpoint [2022-05-12T06:31:48.410Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:48.410Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T06:31:48.410Z] === RUN TestEndpoint [2022-05-12T06:31:48.410Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:48.410Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestParseRepositoryInfo [2022-05-12T06:31:48.410Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestNewIndexInfo [2022-05-12T06:31:48.410Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestMirrorEndpointLookup [2022-05-12T06:31:48.410Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:31:48.410Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestSearchRepositories [2022-05-12T06:31:48.410Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T06:31:48.410Z] Host: 127.0.0.1:49329 [2022-05-12T06:31:48.410Z] User-Agent: docker test client [2022-05-12T06:31:48.410Z] Authorization: Token fake-token [2022-05-12T06:31:48.410Z] X-Docker-Token: true [2022-05-12T06:31:48.410Z] Accept-Encoding: gzip [2022-05-12T06:31:48.410Z] [2022-05-12T06:31:48.410Z] [2022-05-12T06:31:48.410Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T06:31:48.410Z] Connection: close [2022-05-12T06:31:48.410Z] Content-Length: 144 [2022-05-12T06:31:48.410Z] Cache-Control: no-cache [2022-05-12T06:31:48.410Z] Content-Type: application/json [2022-05-12T06:31:48.410Z] Date: Thu, 12 May 2022 06:31:47 GMT [2022-05-12T06:31:48.410Z] Expires: -1 [2022-05-12T06:31:48.410Z] Pragma: no-cache [2022-05-12T06:31:48.410Z] Server: docker-tests/mock [2022-05-12T06:31:48.410Z] X-Docker-Registry-Config: mock [2022-05-12T06:31:48.410Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T06:31:48.410Z] [2022-05-12T06:31:48.410Z] [2022-05-12T06:31:48.410Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T06:31:48.410Z] === RUN TestTrustedLocation [2022-05-12T06:31:48.410Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T06:31:48.410Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T06:31:48.410Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T06:31:48.410Z] === RUN TestIsSecureIndex [2022-05-12T06:31:48.410Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T06:31:48.410Z] PASS [2022-05-12T06:31:48.410Z] coverage: 51.7% of statements [2022-05-12T06:31:48.410Z] ok github.com/docker/docker/registry 0.241s coverage: 51.7% of statements [2022-05-12T06:31:49.375Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T06:31:49.375Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T06:31:49.375Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T06:31:49.375Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T06:31:49.375Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T06:31:49.375Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T06:31:49.376Z] time="2022-05-12T06:31:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReader [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T06:31:49.376Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T06:31:49.376Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T06:31:49.376Z] PASS [2022-05-12T06:31:49.376Z] coverage: 100.0% of statements [2022-05-12T06:31:49.376Z] ok github.com/docker/docker/registry/resumable 0.219s coverage: 100.0% of statements [2022-05-12T06:31:50.337Z] === RUN TestRestartManagerTimeout [2022-05-12T06:31:50.337Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T06:31:50.337Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T06:31:50.337Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T06:31:50.337Z] PASS [2022-05-12T06:31:50.337Z] coverage: 50.9% of statements [2022-05-12T06:31:50.337Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-12T06:31:50.337Z] time="2022-05-12T06:31:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T06:31:50.494Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T06:31:50.494Z] check_test.go:307: [def9269b925d1] daemon is not started [2022-05-12T06:31:50.494Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T06:31:50.793Z] === RUN TestDecodeContainerConfig [2022-05-12T06:31:50.793Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T06:31:50.793Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T06:31:50.793Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T06:31:50.793Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T06:31:50.793Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T06:31:50.793Z] === RUN TestValidatePrivileged [2022-05-12T06:31:50.793Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T06:31:50.793Z] PASS [2022-05-12T06:31:50.793Z] coverage: 52.4% of statements [2022-05-12T06:31:50.793Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.4% of statements [2022-05-12T06:31:51.754Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T06:31:51.754Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T06:31:51.754Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T06:31:51.754Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T06:31:51.754Z] PASS [2022-05-12T06:31:51.754Z] coverage: 62.5% of statements [2022-05-12T06:31:51.754Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-05-12T06:31:54.646Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T06:31:54.646Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T06:31:54.646Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T06:31:54.646Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T06:31:55.110Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-05-12T06:31:55.110Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:31:55.611Z] === RUN TestGetDriver [2022-05-12T06:31:55.611Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestVolumeRequestError [2022-05-12T06:31:55.611Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T06:31:55.611Z] PASS [2022-05-12T06:31:55.611Z] coverage: 36.1% of statements [2022-05-12T06:31:55.611Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-05-12T06:31:55.611Z] === RUN TestGetAddress [2022-05-12T06:31:55.611Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestRemove [2022-05-12T06:31:55.611Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:31:55.611Z] --- SKIP: TestRemove (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestInitializeWithVolumes [2022-05-12T06:31:55.611Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestCreate [2022-05-12T06:31:55.611Z] --- PASS: TestCreate (0.01s) [2022-05-12T06:31:55.611Z] === RUN TestValidateName [2022-05-12T06:31:55.611Z] --- PASS: TestValidateName (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestCreateWithOpts [2022-05-12T06:31:55.611Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:31:55.611Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T06:31:55.611Z] === RUN TestRelaodNoOpts [2022-05-12T06:31:55.611Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T06:31:55.611Z] PASS [2022-05-12T06:31:55.611Z] coverage: 41.5% of statements [2022-05-12T06:31:55.611Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2022-05-12T06:31:55.677Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-05-12T06:31:55.677Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRaw [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T06:31:56.757Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRaw [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T06:31:56.757Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestConvertTmpfsOptions [2022-05-12T06:31:56.757Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T06:31:56.757Z] linux_parser_test.go:209: data="ro" [2022-05-12T06:31:56.757Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestParseMountSpec [2022-05-12T06:31:56.757Z] parser_test.go:62: case 0 [2022-05-12T06:31:56.757Z] parser_test.go:62: case 1 [2022-05-12T06:31:56.757Z] parser_test.go:62: case 2 [2022-05-12T06:31:56.757Z] parser_test.go:62: case 3 [2022-05-12T06:31:56.757Z] parser_test.go:62: case 4 [2022-05-12T06:31:56.757Z] parser_test.go:62: case 5 [2022-05-12T06:31:56.757Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestValidateMount [2022-05-12T06:31:56.757Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRaw [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T06:31:56.757Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T06:31:56.757Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T06:31:56.758Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T06:31:56.758Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T06:31:56.758Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T06:31:56.758Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T06:31:56.758Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T06:31:56.758Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T06:31:56.758Z] PASS [2022-05-12T06:31:56.758Z] coverage: 67.6% of statements [2022-05-12T06:31:56.758Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite (341.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.14s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.42s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.18s) [2022-05-12T06:31:57.030Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.46s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.29s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.86s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.76s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.52s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.42s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.86s) [2022-05-12T06:31:57.030Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-12T06:31:57.030Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.97s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.70s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.22s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.66s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.74s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.33s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-05-12T06:31:57.030Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2022-05-12T06:31:57.030Z] === RUN TestDockerSwarmSuite [2022-05-12T06:31:57.030Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T06:31:57.214Z] === RUN TestSetGetMeta [2022-05-12T06:31:57.214Z] === PAUSE TestSetGetMeta [2022-05-12T06:31:57.214Z] === RUN TestRestore [2022-05-12T06:31:57.214Z] === PAUSE TestRestore [2022-05-12T06:31:57.214Z] === RUN TestServiceCreate [2022-05-12T06:31:57.214Z] === PAUSE TestServiceCreate [2022-05-12T06:31:57.214Z] === RUN TestServiceList [2022-05-12T06:31:57.214Z] === PAUSE TestServiceList [2022-05-12T06:31:57.214Z] === RUN TestServiceRemove [2022-05-12T06:31:57.214Z] === PAUSE TestServiceRemove [2022-05-12T06:31:57.214Z] === RUN TestServiceGet [2022-05-12T06:31:57.214Z] === PAUSE TestServiceGet [2022-05-12T06:31:57.214Z] === RUN TestServicePrune [2022-05-12T06:31:57.214Z] === PAUSE TestServicePrune [2022-05-12T06:31:57.214Z] === RUN TestCreate [2022-05-12T06:31:57.214Z] === PAUSE TestCreate [2022-05-12T06:31:57.214Z] === RUN TestRemove [2022-05-12T06:31:57.214Z] === PAUSE TestRemove [2022-05-12T06:31:57.214Z] === RUN TestList [2022-05-12T06:31:57.214Z] === PAUSE TestList [2022-05-12T06:31:57.214Z] === RUN TestFindByDriver [2022-05-12T06:31:57.214Z] === PAUSE TestFindByDriver [2022-05-12T06:31:57.214Z] === RUN TestFindByReferenced [2022-05-12T06:31:57.214Z] === PAUSE TestFindByReferenced [2022-05-12T06:31:57.214Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T06:31:57.214Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T06:31:57.214Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:31:57.214Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:31:57.214Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T06:31:57.214Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T06:31:57.214Z] === RUN TestRefDerefRemove [2022-05-12T06:31:57.214Z] === PAUSE TestRefDerefRemove [2022-05-12T06:31:57.214Z] === RUN TestGet [2022-05-12T06:31:57.214Z] === PAUSE TestGet [2022-05-12T06:31:57.214Z] === RUN TestGetWithReference [2022-05-12T06:31:57.214Z] === PAUSE TestGetWithReference [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:31:57.214Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T06:31:57.214Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T06:31:57.214Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T06:31:57.214Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T06:31:57.214Z] === CONT TestSetGetMeta [2022-05-12T06:31:57.214Z] === CONT TestList [2022-05-12T06:31:57.214Z] === CONT TestServiceGet [2022-05-12T06:31:57.214Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T06:31:57.214Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestRemove [2022-05-12T06:31:57.214Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T06:31:57.214Z] === CONT TestCreate [2022-05-12T06:31:57.214Z] --- PASS: TestRemove (0.03s) [2022-05-12T06:31:57.214Z] === CONT TestServicePrune [2022-05-12T06:31:57.214Z] --- PASS: TestList (0.05s) [2022-05-12T06:31:57.214Z] === CONT TestGetWithReference [2022-05-12T06:31:57.214Z] --- PASS: TestCreate (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestGet [2022-05-12T06:31:57.214Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestRefDerefRemove [2022-05-12T06:31:57.214Z] --- PASS: TestGet (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T06:31:57.214Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-12T06:31:57.214Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T06:31:57.214Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-12T06:31:57.214Z] === CONT TestFindByReferenced [2022-05-12T06:31:57.214Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestFindByDriver [2022-05-12T06:31:57.214Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestServiceRemove [2022-05-12T06:31:57.214Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T06:31:57.214Z] === CONT TestServiceList [2022-05-12T06:31:57.214Z] --- PASS: TestServiceGet (0.18s) [2022-05-12T06:31:57.214Z] === CONT TestServiceCreate [2022-05-12T06:31:57.214Z] time="2022-05-12T06:31:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:31:57.215Z] --- PASS: TestServiceRemove (0.07s) [2022-05-12T06:31:57.215Z] === CONT TestRestore [2022-05-12T06:31:57.215Z] --- PASS: TestServiceList (0.05s) [2022-05-12T06:31:57.215Z] time="2022-05-12T06:31:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:31:57.215Z] time="2022-05-12T06:31:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:31:57.215Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T06:31:57.215Z] time="2022-05-12T06:31:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T06:31:57.215Z] --- PASS: TestRestore (0.03s) [2022-05-12T06:31:57.215Z] time="2022-05-12T06:31:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T06:31:57.215Z] --- PASS: TestServicePrune (0.17s) [2022-05-12T06:31:57.215Z] PASS [2022-05-12T06:31:57.215Z] coverage: 69.0% of statements [2022-05-12T06:31:57.215Z] ok github.com/docker/docker/volume/service 0.260s coverage: 69.0% of statements [2022-05-12T06:31:58.178Z] --- PASS: TestGet (15.01s) [2022-05-12T06:31:58.178Z] === RUN TestPluginWithNoManifest [2022-05-12T06:31:58.178Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T06:31:58.178Z] === RUN TestGetAll [2022-05-12T06:31:58.178Z] --- PASS: TestGetAll (0.00s) [2022-05-12T06:31:58.178Z] PASS [2022-05-12T06:31:58.178Z] coverage: 73.2% of statements [2022-05-12T06:31:58.178Z] ok github.com/docker/docker/pkg/plugins 34.991s coverage: 73.2% of statements [2022-05-12T06:31:58.229Z] --- PASS: TestCreateServiceConfigFileMode (2.35s) [2022-05-12T06:31:58.229Z] === RUN TestCreateServiceSysctls [2022-05-12T06:31:58.921Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T06:32:01.596Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-05-12T06:32:01.597Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:32:02.187Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T06:32:03.513Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-05-12T06:32:03.513Z] === RUN TestInspect [2022-05-12T06:32:04.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:32:04.851Z] INFO: Testing against a local daemon [2022-05-12T06:32:04.851Z] === RUN TestBuildWithSession [2022-05-12T06:32:04.851Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:32:04.851Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:32:04.851Z] === RUN TestBuildSquashParent [2022-05-12T06:32:04.851Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:32:04.851Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:04.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:04.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:04.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:04.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:04.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:04.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:06.795Z] --- PASS: TestInspect (2.66s) [2022-05-12T06:32:06.795Z] === RUN TestCreateJob [2022-05-12T06:32:07.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T06:32:08.793Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T06:32:09.326Z] --- PASS: TestCreateJob (2.98s) [2022-05-12T06:32:09.326Z] === RUN TestReplicatedJob [2022-05-12T06:32:11.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T06:32:14.592Z] --- PASS: TestReplicatedJob (4.46s) [2022-05-12T06:32:14.592Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:32:16.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:32:16.531Z] INFO: Testing against a local daemon [2022-05-12T06:32:16.531Z] === RUN TestBuildWithSession [2022-05-12T06:32:16.531Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:32:16.531Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:32:16.531Z] === RUN TestBuildSquashParent [2022-05-12T06:32:16.531Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:32:16.531Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:16.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:32:16.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:32:16.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:32:17.130Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-05-12T06:32:17.130Z] === RUN TestServiceListWithStatuses [2022-05-12T06:32:17.130Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:32:17.130Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:32:17.130Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:32:17.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:17.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:19.394Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T06:32:19.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T06:32:19.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T06:32:20.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T06:32:20.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T06:32:21.316Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2022-05-12T06:32:21.316Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:32:21.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T06:32:22.219Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T06:32:22.219Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T06:32:22.219Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T06:32:22.781Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T06:32:24.598Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-05-12T06:32:24.598Z] === RUN TestServicePlugin [2022-05-12T06:32:24.598Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:32:24.598Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T06:32:24.598Z] === RUN TestServiceUpdateLabel [2022-05-12T06:32:24.671Z] docker_api_swarm_test.go:563: [dc261964d10df] joining swarm manager [d94dc781daa89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:32:25.972Z] --- PASS: TestServiceUpdateLabel (1.79s) [2022-05-12T06:32:25.972Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.71s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.04s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.04s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.68s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.62s) [2022-05-12T06:32:27.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.57s) [2022-05-12T06:32:27.487Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:32:27.487Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:32:28.086Z] 2022/05/12 06:32:24 Closing DB instances... [2022-05-12T06:32:28.086Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-05-12T06:32:28.086Z] === RUN TestFindNode [2022-05-12T06:32:28.086Z] 2022/05/12 06:32:26 Closing DB instances... [2022-05-12T06:32:28.086Z] --- PASS: TestFindNode (0.02s) [2022-05-12T06:32:28.086Z] === RUN TestChangeNodeState [2022-05-12T06:32:28.086Z] 2022/05/12 06:32:26 Closing DB instances... [2022-05-12T06:32:28.086Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T06:32:28.086Z] === RUN TestNodeReincarnation [2022-05-12T06:32:28.086Z] 2022/05/12 06:32:26 Closing DB instances... [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T06:32:31.807Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T06:32:31.807Z] === RUN TestParallelCreate [2022-05-12T06:32:31.807Z] 2022/05/12 06:32:31 Closing DB instances... [2022-05-12T06:32:31.807Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T06:32:31.807Z] === RUN TestParallelDelete [2022-05-12T06:32:31.807Z] 2022/05/12 06:32:31 Closing DB instances... [2022-05-12T06:32:31.807Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T06:32:31.807Z] === RUN TestNetworkDBIslands [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9933a0d720a8 with config:&{NodeID:9933a0d720a8 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-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, added to nodes list" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4e852d0fb72 with config:&{NodeID:a4e852d0fb72 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-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to nodes list" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to nodes list" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, added to nodes list" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T06:32:31.807Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0103ff337737 with config:&{NodeID:0103ff337737 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-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 0103ff337737/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 0103ff337737/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 0103ff337737/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 0103ff337737/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node 9933a0d720a8/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.265Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5d6539557eb3 with config:&{NodeID:5d6539557eb3 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-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 9933a0d720a8/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 9933a0d720a8/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node a4e852d0fb72/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:32.722Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:32.762Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T06:32:33.019Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:06e0f7dd3c50 with config:&{NodeID:06e0f7dd3c50 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-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.181Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node a4e852d0fb72/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 0103ff337737/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 9933a0d720a8/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 9933a0d720a8/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:32Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:33.182Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=info msg="The new bootstrap node list is:[172.24.176.179:10033 172.24.176.179:10034 172.24.176.179:10035]" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10033" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49370" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10034" [2022-05-12T06:32:33.182Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49371" [2022-05-12T06:32:33.580Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10035" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49372" [2022-05-12T06:32:33.638Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=info msg="The new bootstrap node list is:[172.24.176.179:10033 172.24.176.179:10034 172.24.176.179:10035]" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10033" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49373" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10034" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49374" [2022-05-12T06:32:33.638Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10035" [2022-05-12T06:32:33.639Z] time="2022-05-12T06:32:33Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49375" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node 0 leaving" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node5(06e0f7dd3c50): Node leave event for 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node2(a4e852d0fb72): Node leave event for 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node4(5d6539557eb3): Node leave event for 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node3(0103ff337737): Node leave event for 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="node1(9933a0d720a8): Node leave event for 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.096Z] time="2022-05-12T06:32:33Z" level=info msg="Node 9933a0d720a8/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:32:34.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:32:34.508Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="node 1 leaving" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="node3(0103ff337737): Node leave event for a4e852d0fb72/172.24.176.179" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="node5(06e0f7dd3c50): Node leave event for a4e852d0fb72/172.24.176.179" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72 change state NodeActive --> NodeLeft" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="node4(5d6539557eb3): Node leave event for a4e852d0fb72/172.24.176.179" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72 change state NodeActive --> NodeFailed" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72/172.24.176.179, added to failed nodes list" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=error msg="node: a4e852d0fb72 is unknown to memberlist" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72/172.24.176.179, left gossip cluster" [2022-05-12T06:32:34.552Z] time="2022-05-12T06:32:34Z" level=info msg="Node a4e852d0fb72/172.24.176.179, left gossip cluster" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="node 2 leaving" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737 change state NodeActive --> NodeLeft" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="node4(5d6539557eb3): Node leave event for 0103ff337737/172.24.176.179" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737 change state NodeActive --> NodeLeft" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="node5(06e0f7dd3c50): Node leave event for 0103ff337737/172.24.176.179" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737 change state NodeActive --> NodeLeft" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="node3(0103ff337737): Node leave event for 0103ff337737/172.24.176.179" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=debug msg="memberlist: Failed ping: 5d6539557eb3 (timeout reached)" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.176.179:10035: use of closed network connection" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.176.179:10037: use of closed network connection" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.176.179:10034: use of closed network connection" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49376" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737/172.24.176.179, left gossip cluster" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737/172.24.176.179, left gossip cluster" [2022-05-12T06:32:35.009Z] time="2022-05-12T06:32:34Z" level=info msg="Node 0103ff337737/172.24.176.179, left gossip cluster" [2022-05-12T06:32:35.071Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=warning msg="memberlist: Was able to connect to 5d6539557eb3 but other probes failed, network may be misconfigured" [2022-05-12T06:32:35.471Z] networkdb_test.go:867: node4: OK [2022-05-12T06:32:35.471Z] networkdb_test.go:867: node5: OK [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="node 0 coming back" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d6c2d74b2d3c with config:&{NodeID:d6c2d74b2d3c 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-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, added to nodes list" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="node 1 coming back" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fe6d4ee20722 with config:&{NodeID:fe6d4ee20722 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-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node fe6d4ee20722/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node fe6d4ee20722/172.24.176.179, added to nodes list" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="node 2 coming back" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b2cadbc1aa33 with config:&{NodeID:b2cadbc1aa33 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-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:35.471Z] time="2022-05-12T06:32:35Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, added to nodes list" [2022-05-12T06:32:35.634Z] docker_api_swarm_test.go:585: [db75f48db46dd] joining swarm manager [d94dc781daa89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:32:36.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:32:36.195Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T06:32:36.195Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T06:32:36.995Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:32:37.956Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:32:38.749Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T06:32:39.191Z] time="2022-05-12T06:32:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.176.179:10033 172.24.176.179:10034 172.24.176.179:10035]" [2022-05-12T06:32:39.191Z] time="2022-05-12T06:32:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.176.179:10033 172.24.176.179:10034 172.24.176.179:10035]" [2022-05-12T06:32:39.312Z] check_test.go:378: [dc261964d10df] daemon is not started [2022-05-12T06:32:39.486Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10033" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49377" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, is the new incarnation of the shutdown node 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10034" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49378" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, is the new incarnation of the shutdown node a4e852d0fb72/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49379" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10035" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 5d6539557eb3/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, is the new incarnation of the shutdown node 0103ff337737/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, is the new incarnation of the shutdown node 9933a0d720a8/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, is the new incarnation of the shutdown node a4e852d0fb72/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node fe6d4ee20722/172.24.176.179, added to nodes list" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, joined gossip cluster" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, is the new incarnation of the shutdown node 0103ff337737/172.24.176.179" [2022-05-12T06:32:39.647Z] time="2022-05-12T06:32:39Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, added to nodes list" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10033" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49380" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10034" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49381" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.176.179:10035" [2022-05-12T06:32:40.113Z] time="2022-05-12T06:32:39Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49382" [2022-05-12T06:32:40.570Z] 2022/05/12 06:32:40 Closing DB instances... [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c change state NodeActive --> NodeLeft" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c change state NodeActive --> NodeLeft" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="node4(5d6539557eb3): Node leave event for d6c2d74b2d3c/172.24.176.179" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="node2(fe6d4ee20722): Node leave event for d6c2d74b2d3c/172.24.176.179" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c change state NodeActive --> NodeLeft" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="node5(06e0f7dd3c50): Node leave event for d6c2d74b2d3c/172.24.176.179" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c change state NodeActive --> NodeLeft" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="node1(d6c2d74b2d3c): Node leave event for d6c2d74b2d3c/172.24.176.179" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c change state NodeActive --> NodeLeft" [2022-05-12T06:32:40.570Z] time="2022-05-12T06:32:40Z" level=info msg="node3(b2cadbc1aa33): Node leave event for d6c2d74b2d3c/172.24.176.179" [2022-05-12T06:32:40.843Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-05-12T06:32:40.843Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy (14.18s) [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.14s) [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-05-12T06:32:41.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-05-12T06:32:41.026Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node d6c2d74b2d3c/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="node5(06e0f7dd3c50): Node leave event for fe6d4ee20722/172.24.176.179" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="node4(5d6539557eb3): Node leave event for fe6d4ee20722/172.24.176.179" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="node3(b2cadbc1aa33): Node leave event for fe6d4ee20722/172.24.176.179" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.035Z] time="2022-05-12T06:32:40Z" level=info msg="node2(fe6d4ee20722): Node leave event for fe6d4ee20722/172.24.176.179" [2022-05-12T06:32:41.200Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:40Z" level=info msg="Node fe6d4ee20722/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node fe6d4ee20722/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="node4(5d6539557eb3): Node leave event for b2cadbc1aa33/172.24.176.179" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="node5(06e0f7dd3c50): Node leave event for b2cadbc1aa33/172.24.176.179" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33 change state NodeActive --> NodeLeft" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="node3(b2cadbc1aa33): Node leave event for b2cadbc1aa33/172.24.176.179" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.492Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.950Z] time="2022-05-12T06:32:41Z" level=info msg="Node b2cadbc1aa33/172.24.176.179, left gossip cluster" [2022-05-12T06:32:41.950Z] time="2022-05-12T06:32:41Z" level=debug msg="memberlist: Failed ping: 5d6539557eb3 (timeout reached)" [2022-05-12T06:32:41.950Z] time="2022-05-12T06:32:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.176.179:10037: use of closed network connection" [2022-05-12T06:32:41.950Z] time="2022-05-12T06:32:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.176.179:10035: use of closed network connection" [2022-05-12T06:32:41.950Z] time="2022-05-12T06:32:41Z" level=debug msg="memberlist: Stream connection from=172.24.176.179:49383" [2022-05-12T06:32:42.409Z] time="2022-05-12T06:32:41Z" level=info msg="Node 5d6539557eb3 change state NodeActive --> NodeLeft" [2022-05-12T06:32:42.409Z] time="2022-05-12T06:32:41Z" level=info msg="node5(06e0f7dd3c50): Node leave event for 5d6539557eb3/172.24.176.179" [2022-05-12T06:32:42.409Z] time="2022-05-12T06:32:42Z" level=info msg="Node 5d6539557eb3 change state NodeActive --> NodeLeft" [2022-05-12T06:32:42.409Z] time="2022-05-12T06:32:42Z" level=info msg="node4(5d6539557eb3): Node leave event for 5d6539557eb3/172.24.176.179" [2022-05-12T06:32:42.409Z] time="2022-05-12T06:32:42Z" level=warning msg="memberlist: Was able to connect to 5d6539557eb3 but other probes failed, network may be misconfigured" [2022-05-12T06:32:42.565Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T06:32:42.710Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.00s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.02s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.05s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.11s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.71s) [2022-05-12T06:32:42.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.13s) [2022-05-12T06:32:42.711Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:32:42.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:32:42.866Z] time="2022-05-12T06:32:42Z" level=info msg="Node 5d6539557eb3/172.24.176.179, left gossip cluster" [2022-05-12T06:32:42.866Z] time="2022-05-12T06:32:42Z" level=info msg="Node 5d6539557eb3/172.24.176.179, left gossip cluster" [2022-05-12T06:32:43.324Z] time="2022-05-12T06:32:43Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, left gossip cluster" [2022-05-12T06:32:43.324Z] time="2022-05-12T06:32:43Z" level=info msg="Node 06e0f7dd3c50 change state NodeActive --> NodeFailed" [2022-05-12T06:32:43.324Z] time="2022-05-12T06:32:43Z" level=info msg="Node 06e0f7dd3c50/172.24.176.179, added to failed nodes list" [2022-05-12T06:32:43.324Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-12T06:32:43.324Z] PASS [2022-05-12T06:32:43.324Z] coverage: 60.0% of statements [2022-05-12T06:32:43.324Z] ok github.com/docker/docker/libnetwork/networkdb 104.088s coverage: 60.0% of statements [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T06:32:43.324Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T06:32:43.914Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2022-05-12T06:32:43.914Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:32:43.914Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:32:43.914Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T06:32:43.914Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:32:43.932Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T06:32:43.932Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T06:32:45.297Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T06:32:45.439Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-05-12T06:32:45.439Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === Skipped [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T06:32:45.503Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T06:32:45.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T06:32:45.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T06:32:45.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T06:32:45.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T06:32:45.503Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T06:32:45.503Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T06:32:45.503Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T06:32:45.503Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T06:32:45.503Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T06:32:45.503Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T06:32:45.503Z] daemon_test.go:145: root required [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T06:32:45.503Z] reload_test.go:342: root required [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T06:32:45.503Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T06:32:45.503Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T06:32:45.503Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T06:32:45.503Z] download_test.go:267: Needs fixing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T06:32:45.503Z] layer_test.go:291: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T06:32:45.503Z] layer_test.go:340: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T06:32:45.503Z] layer_test.go:455: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T06:32:45.503Z] layer_test.go:684: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T06:32:45.503Z] migration_test.go:45: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T06:32:45.503Z] migration_test.go:181: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T06:32:45.503Z] mount_test.go:17: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T06:32:45.503Z] mount_test.go:76: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T06:32:45.503Z] mount_test.go:125: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T06:32:45.503Z] mount_test.go:212: Failing on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T06:32:45.503Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T06:32:45.503Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T06:32:45.503Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T06:32:45.503Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T06:32:45.503Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T06:32:45.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T06:32:45.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T06:32:45.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T06:32:45.503Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T06:32:45.503Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T06:32:45.503Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T06:32:45.503Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T06:32:45.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T06:32:45.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T06:32:45.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T06:32:45.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T06:32:45.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T06:32:45.503Z] archive_test.go:140: zstd not installed [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T06:32:45.503Z] archive_windows_test.go:16: Currently fails [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T06:32:45.503Z] changes_test.go:196: needs more investigation [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T06:32:45.503Z] changes_test.go:433: needs further investigation [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T06:32:45.503Z] changes_test.go:469: needs further investigation [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T06:32:45.503Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T06:32:45.503Z] poller_test.go:40: No chmod on Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T06:32:45.503Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T06:32:45.503Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T06:32:45.503Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T06:32:45.503Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T06:32:45.503Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T06:32:45.503Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T06:32:45.503Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T06:32:45.503Z] [2022-05-12T06:32:45.503Z] DONE 2285 tests, 68 skipped in 289.381s [2022-05-12T06:32:45.969Z] INFO: make.ps1 ended at 05/12/2022 06:32:45 [2022-05-12T06:32:46.660Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T06:32:47.499Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T06:32:47.499Z] INFO: Unit tests ended at 05/12/2022 06:32:47. Duration:00:05:05.8817667 [2022-05-12T06:32:47.499Z] INFO: Building busybox [2022-05-12T06:32:47.499Z] Sending build context to Docker daemon 5.12kB [2022-05-12T06:32:47.499Z] [2022-05-12T06:32:47.499Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T06:32:47.499Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T06:32:47.587Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T06:32:47.958Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T06:32:47.958Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T06:32:47.958Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T06:32:47.958Z] ---> 3e15a767850d [2022-05-12T06:32:47.958Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T06:32:47.958Z] ---> Running in 69493b31ee10 [2022-05-12T06:32:48.148Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T06:32:50.037Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T06:32:50.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T06:32:50.037Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T06:32:50.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T06:32:51.238Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:32:51.926Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T06:32:52.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:32:52.488Z] docker_api_swarm_test.go:46: [d7b3dabaf9553] joining swarm manager [dd04f8f27a7ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:32:53.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:32:53.854Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T06:32:54.686Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:32:55.647Z] --- PASS: TestBuildMultiStageCopy (14.17s) [2022-05-12T06:32:55.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.54s) [2022-05-12T06:32:55.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-05-12T06:32:55.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-05-12T06:32:55.715Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-05-12T06:32:55.715Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:32:56.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2022-05-12T06:32:56.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2022-05-12T06:32:56.105Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:32:57.778Z] --- PASS: TestBuildMultiStageOnBuild (12.71s) [2022-05-12T06:32:57.778Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:32:57.778Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:32:57.778Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:32:57.778Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:32:58.019Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T06:32:58.019Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T06:32:58.945Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T06:32:58.988Z] --- PASS: TestBuildMultiStageParentConfig (2.71s) [2022-05-12T06:32:58.988Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:32:58.988Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:32:58.988Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T06:32:58.988Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:32:59.506Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T06:32:59.948Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-05-12T06:32:59.948Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:33:00.069Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T06:33:00.069Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T06:33:00.996Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T06:33:01.559Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T06:33:01.815Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T06:33:02.377Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T06:33:02.633Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T06:33:03.194Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T06:33:05.083Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T06:33:05.606Z] Removing intermediate container 69493b31ee10 [2022-05-12T06:33:05.606Z] ---> 064d9386271f [2022-05-12T06:33:05.606Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T06:33:05.606Z] ---> Running in a44308257311 [2022-05-12T06:33:05.606Z] Removing intermediate container a44308257311 [2022-05-12T06:33:05.606Z] ---> 972b47ac8e5f [2022-05-12T06:33:05.606Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T06:33:05.606Z] ---> Running in f35aa6051a42 [2022-05-12T06:33:05.606Z] Removing intermediate container f35aa6051a42 [2022-05-12T06:33:05.606Z] ---> c7d1c311a91e [2022-05-12T06:33:05.606Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T06:33:05.606Z] [2022-05-12T06:33:06.063Z] ---> d172c165368e [2022-05-12T06:33:06.063Z] 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-12T06:33:06.063Z] ---> Running in 677cfc6977fd [2022-05-12T06:33:07.599Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T06:33:07.913Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-05-12T06:33:07.913Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:33:08.176Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T06:33:08.743Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T06:33:08.963Z] --- PASS: TestImportExtremelyLargeImageWorks (182.50s) [2022-05-12T06:33:08.963Z] PASS [2022-05-12T06:33:08.963Z] [2022-05-12T06:33:08.963Z] DONE 22 tests in 186.658s [2022-05-12T06:33:08.963Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T06:33:08.963Z] ++ 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-12T06:33:08.963Z] ++ set -e [2022-05-12T06:33:08.963Z] ++ '[' -n 0 ']' [2022-05-12T06:33:08.963Z] ++ set -x [2022-05-12T06:33:08.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-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-12T06:33:09.218Z] INFO: Testing against a local daemon [2022-05-12T06:33:09.218Z] === RUN TestNetworkCreateDelete [2022-05-12T06:33:09.218Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-12T06:33:09.218Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:33:09.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-12T06:33:09.779Z] === RUN TestDaemonDNSFallback [2022-05-12T06:33:10.133Z] --- PASS: TestBuildMultiStageLayerLeak (11.45s) [2022-05-12T06:33:10.133Z] === RUN TestBuildWithHugeFile [2022-05-12T06:33:10.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T06:33:11.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T06:33:12.192Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T06:33:14.701Z] --- PASS: TestBuildMultiStageOnBuild (13.72s) [2022-05-12T06:33:14.702Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:33:14.702Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:33:14.702Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:33:14.702Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:33:14.707Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T06:33:14.707Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T06:33:14.963Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T06:33:14.963Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T06:33:14.963Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T06:33:15.218Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T06:33:16.145Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-05-12T06:33:16.145Z] === RUN TestInspectNetwork [2022-05-12T06:33:16.402Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T06:33:16.424Z] Removing intermediate container 677cfc6977fd [2022-05-12T06:33:16.424Z] ---> eac7ef9c2c94 [2022-05-12T06:33:16.424Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T06:33:16.424Z] ---> Running in e3f887a9e051 [2022-05-12T06:33:16.851Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T06:33:17.330Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T06:33:17.955Z] [2022-05-12T06:33:17.955Z] SUCCESS: Specified value was saved. [2022-05-12T06:33:19.847Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T06:33:19.847Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T06:33:19.847Z] === RUN TestInspectNetwork/network_name [2022-05-12T06:33:19.847Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T06:33:20.128Z] Removing intermediate container e3f887a9e051 [2022-05-12T06:33:20.129Z] ---> 4b5043720372 [2022-05-12T06:33:20.129Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T06:33:20.129Z] ---> Running in 85c10600375c [2022-05-12T06:33:20.408Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T06:33:20.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T06:33:21.224Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T06:33:23.408Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-05-12T06:33:23.408Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-12T06:33:23.408Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-05-12T06:33:23.408Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2022-05-12T06:33:23.408Z] PASS [2022-05-12T06:33:23.408Z] [2022-05-12T06:33:23.408Z] === Skipped [2022-05-12T06:33:23.408Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T06:33:23.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:33:23.408Z] [2022-05-12T06:33:23.408Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T06:33:23.408Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T06:33:23.408Z] [2022-05-12T06:33:23.408Z] DONE 27 tests, 2 skipped in 130.328s [2022-05-12T06:33:23.408Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T06:33:23.408Z] ++ 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-12T06:33:23.408Z] ++ set -e [2022-05-12T06:33:23.408Z] ++ '[' -n 0 ']' [2022-05-12T06:33:23.408Z] ++ set -x [2022-05-12T06:33:23.408Z] ++ 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-12T06:33:23.408Z] INFO: Testing against a local daemon [2022-05-12T06:33:23.408Z] === RUN TestSessionCreate [2022-05-12T06:33:23.408Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T06:33:23.408Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:33:23.408Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T06:33:23.408Z] PASS [2022-05-12T06:33:23.408Z] [2022-05-12T06:33:23.408Z] DONE 2 tests in 0.120s [2022-05-12T06:33:23.408Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T06:33:23.408Z] ++ 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-12T06:33:23.408Z] ++ set -e [2022-05-12T06:33:23.408Z] ++ '[' -n 0 ']' [2022-05-12T06:33:23.408Z] ++ set -x [2022-05-12T06:33:23.408Z] ++ 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-12T06:33:23.408Z] INFO: Testing against a local daemon [2022-05-12T06:33:23.408Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:33:23.408Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:33:23.408Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:33:23.408Z] === RUN TestDiskUsage [2022-05-12T06:33:23.408Z] === PAUSE TestDiskUsage [2022-05-12T06:33:23.408Z] === RUN TestEventsExecDie [2022-05-12T06:33:23.666Z] --- PASS: TestEventsExecDie (0.46s) [2022-05-12T06:33:23.666Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:33:23.666Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T06:33:23.666Z] === RUN TestEventsVolumeCreate [2022-05-12T06:33:23.666Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T06:33:23.666Z] === RUN TestInfoBinaryCommits [2022-05-12T06:33:23.924Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T06:33:23.924Z] === RUN TestInfoAPIVersioned [2022-05-12T06:33:23.924Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T06:33:23.924Z] === RUN TestInfoAPI [2022-05-12T06:33:23.924Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T06:33:23.924Z] === RUN TestInfoAPIWarnings [2022-05-12T06:33:24.488Z] --- PASS: TestInspectNetwork (8.21s) [2022-05-12T06:33:24.488Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T06:33:24.488Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T06:33:24.488Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T06:33:24.488Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T06:33:24.488Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:33:25.897Z] Cannot create a file when that file already exists. [2022-05-12T06:33:26.390Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:33:26.390Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:33:26.390Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:33:26.390Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:33:26.390Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:33:26.390Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:33:26.390Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:33:26.390Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:33:26.390Z] === RUN TestNetworkList [2022-05-12T06:33:26.390Z] === RUN TestNetworkList//networks [2022-05-12T06:33:26.390Z] === PAUSE TestNetworkList//networks [2022-05-12T06:33:26.390Z] === RUN TestNetworkList//networks/ [2022-05-12T06:33:26.390Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:33:26.390Z] === CONT TestNetworkList//networks [2022-05-12T06:33:26.390Z] === CONT TestNetworkList//networks/ [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:33:26.390Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:33:26.390Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:33:26.977Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-12T06:33:26.977Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:33:27.057Z] --- PASS: TestBuildMultiStageLayerLeak (12.08s) [2022-05-12T06:33:27.057Z] === RUN TestBuildWithHugeFile [2022-05-12T06:33:27.922Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T06:33:27.922Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:33:28.553Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T06:33:28.809Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-12T06:33:28.809Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:33:29.738Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-05-12T06:33:29.738Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:33:30.578Z] Removing intermediate container 85c10600375c [2022-05-12T06:33:30.578Z] ---> 8bcea42b0f92 [2022-05-12T06:33:30.578Z] Step 13/13 : CMD ["sh"] [2022-05-12T06:33:30.578Z] ---> Running in 53ed6eb573e8 [2022-05-12T06:33:31.034Z] Removing intermediate container 53ed6eb573e8 [2022-05-12T06:33:31.034Z] ---> 311e1f3eb9bc [2022-05-12T06:33:31.034Z] Successfully built 311e1f3eb9bc [2022-05-12T06:33:31.034Z] Successfully tagged busybox:latest [2022-05-12T06:33:31.034Z] INFO: Docker images of the daemon under test [2022-05-12T06:33:31.034Z] [2022-05-12T06:33:31.034Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T06:33:31.034Z] busybox latest 311e1f3eb9bc Less than a second ago 5.29GB [2022-05-12T06:33:31.034Z] microsoft/windowsservercore latest 3e15a767850d 6 days ago 5.26GB [2022-05-12T06:33:31.034Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 6 days ago 5.26GB [2022-05-12T06:33:31.034Z] [2022-05-12T06:33:31.034Z] INFO: Running integration tests at 05/12/2022 06:33:30... [2022-05-12T06:33:31.034Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T06:33:31.034Z] INFO: Integration API tests being run from the host: [2022-05-12T06:33:31.034Z] INFO: make.ps1 starting at 05/12/2022 06:33:30 [2022-05-12T06:33:31.103Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T06:33:31.103Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-05-12T06:33:31.103Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:33:31.665Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T06:33:31.665Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:33:31.921Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T06:33:32.567Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T06:33:33.809Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T06:33:33.809Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T06:33:33.809Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T06:33:34.740Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-05-12T06:33:34.740Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:33:34.740Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:33:34.740Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:33:34.740Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:33:37.257Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T06:33:37.818Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T06:33:39.186Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T06:33:39.186Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T06:33:40.553Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T06:33:40.810Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T06:33:41.740Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T06:33:42.004Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T06:33:42.004Z] === RUN TestInfoDebug [2022-05-12T06:33:42.004Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T06:33:42.004Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:33:42.004Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T06:33:42.004Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:33:42.004Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T06:33:42.004Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:33:42.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T06:33:42.004Z] === RUN TestPingCacheHeaders [2022-05-12T06:33:42.004Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T06:33:42.004Z] === RUN TestPingGet [2022-05-12T06:33:42.004Z] --- PASS: TestPingGet (0.01s) [2022-05-12T06:33:42.004Z] === RUN TestPingHead [2022-05-12T06:33:42.004Z] --- PASS: TestPingHead (0.02s) [2022-05-12T06:33:42.004Z] === RUN TestPingSwarmHeader [2022-05-12T06:33:42.300Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T06:33:42.585Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T06:33:43.166Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T06:33:43.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T06:33:43.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T06:33:43.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T06:33:44.100Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T06:33:44.100Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-12T06:33:44.100Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T06:33:44.100Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T06:33:44.100Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T06:33:44.100Z] === RUN TestVersion [2022-05-12T06:33:44.100Z] --- PASS: TestVersion (0.02s) [2022-05-12T06:33:44.100Z] === CONT TestDiskUsage [2022-05-12T06:33:44.485Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T06:33:44.666Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T06:33:44.925Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T06:33:45.048Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T06:33:45.183Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage (1.13s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T06:33:45.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:33:45.183Z] PASS [2022-05-12T06:33:45.183Z] [2022-05-12T06:33:45.183Z] === Skipped [2022-05-12T06:33:45.183Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:33:45.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:33:45.183Z] [2022-05-12T06:33:45.183Z] DONE 54 tests, 1 skipped in 22.116s [2022-05-12T06:33:45.183Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T06:33:45.183Z] ++ 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-12T06:33:45.183Z] ++ set -e [2022-05-12T06:33:45.183Z] ++ '[' -n 0 ']' [2022-05-12T06:33:45.183Z] ++ set -x [2022-05-12T06:33:45.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T06:33:45.442Z] INFO: Testing against a local daemon [2022-05-12T06:33:45.442Z] === RUN TestVolumesCreateAndList [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T06:33:45.442Z] === RUN TestVolumesRemove [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T06:33:45.442Z] === RUN TestVolumesInspect [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:33:45.442Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:33:45.442Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:33:45.442Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:33:45.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:33:45.442Z] PASS [2022-05-12T06:33:45.442Z] [2022-05-12T06:33:45.442Z] DONE 9 tests in 0.196s [2022-05-12T06:33:45.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T06:33:45.609Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T06:33:45.701Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T06:33:45.701Z] +++ kill 14258 [2022-05-12T06:33:45.701Z] +++ /etc/init.d/apparmor stop [2022-05-12T06:33:45.701Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T06:33:45.701Z] [2022-05-12T06:33:45.701Z] Unloading profiles will leave already running processes permanently [2022-05-12T06:33:45.701Z] unconfined, which can lead to unexpected situations. [2022-05-12T06:33:45.701Z] [2022-05-12T06:33:45.701Z] To set a process to complain mode, use the command line tool [2022-05-12T06:33:45.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T06:33:45.701Z] +++ true [2022-05-12T06:33:45.701Z] exiting test-integration [2022-05-12T06:33:45.701Z] ++ exit 0 [2022-05-12T06:33:45.701Z] Post stage [Pipeline] junit [2022-05-12T06:33:46.647Z] Recording test results [2022-05-12T06:33:46.941Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-12T06:33:46.975Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T06:33:47.231Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T06:33:47.276Z] + echo Ensuring container killed. [2022-05-12T06:33:47.276Z] Ensuring container killed. [2022-05-12T06:33:47.276Z] + docker rm -vf docker-pr4 [2022-05-12T06:33:47.276Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-12T06:33:47.557Z] + echo Chowning /workspace to jenkins user [2022-05-12T06:33:47.557Z] Chowning /workspace to jenkins user [2022-05-12T06:33:47.557Z] + id -u [2022-05-12T06:33:47.557Z] + id -g [2022-05-12T06:33:47.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T06:33:47.557Z] Unable to find image 'busybox:latest' locally [2022-05-12T06:33:47.815Z] latest: Pulling from library/busybox [2022-05-12T06:33:47.815Z] 2f0e692259c0: Pulling fs layer [2022-05-12T06:33:47.815Z] 2f0e692259c0: Download complete [2022-05-12T06:33:48.073Z] 2f0e692259c0: Pull complete [2022-05-12T06:33:48.073Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T06:33:48.073Z] Status: Downloaded newer image for busybox:latest [2022-05-12T06:33:49.118Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T06:33:49.741Z] + bundleName=arm64-integration [2022-05-12T06:33:49.741Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T06:33:49.741Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T06:33:49.741Z] + 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-12T06:33:49.741Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T06:33:50.011Z] Archiving artifacts [2022-05-12T06:33:50.049Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T06:33:50.610Z] --- PASS: TestServiceWithDataPathPortInit (16.16s) [2022-05-12T06:33:50.610Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:33:51.466Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T06:33:51.541Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T06:33:51.779Z] + make clean [2022-05-12T06:33:52.038Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T06:33:52.038Z] docker-dev-cache [2022-05-12T06:33:52.038Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T06:33:52.469Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-05-12T06:33:53.837Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T06:33:54.093Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j1owbvu6j0ckw16q9hs7g8im2 Created:2022-05-12 06:33:52.087731601 +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[2cd03c86c14edc59d0dc6f558746d7ee32f3dcda1784b85e13eeecdc5a8ec4a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyn2qom5m5ynlg381trra1j4f EndpointID:a68feb707e1c6c64a593eeb58bbd2759182b0252ebe99fce24e56308d6fc7cd4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3f40c7507e33de586985491b7b1ae737876f37e33d2b28cc7377ee7d7ddc407b 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:2faa0021a39e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyn2qom5m5ynlg381trra1j4f EndpointID:a68feb707e1c6c64a593eeb58bbd2759182b0252ebe99fce24e56308d6fc7cd4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T06:33:54.093Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T06:33:56.610Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T06:33:57.978Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T06:33:58.544Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T06:33:58.544Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2022-05-12T06:33:58.544Z] PASS [2022-05-12T06:33:58.544Z] [2022-05-12T06:33:58.544Z] === Skipped [2022-05-12T06:33:58.544Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:33:58.544Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:33:58.544Z] [2022-05-12T06:33:58.544Z] DONE 38 tests, 1 skipped in 49.605s [2022-05-12T06:33:58.544Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:33:58.544Z] ++ 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-12T06:33:58.544Z] ++ set -e [2022-05-12T06:33:58.544Z] ++ '[' -n 0 ']' [2022-05-12T06:33:58.544Z] ++ set -x [2022-05-12T06:33:58.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-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-12T06:33:58.800Z] INFO: Testing against a local daemon [2022-05-12T06:33:58.800Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T06:33:58.800Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:33:58.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-12T06:33:58.800Z] === RUN TestDockerNetworkIpvlan [2022-05-12T06:33:58.800Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:33:58.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:33:58.800Z] PASS [2022-05-12T06:33:58.800Z] [2022-05-12T06:33:58.800Z] === Skipped [2022-05-12T06:33:58.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-12T06:33:58.800Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:33:58.800Z] [2022-05-12T06:33:58.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T06:33:58.800Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T06:33:58.800Z] [2022-05-12T06:33:58.800Z] DONE 2 tests, 2 skipped in 0.122s [2022-05-12T06:33:58.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T06:33:58.800Z] ++ 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-12T06:33:58.800Z] ++ set -e [2022-05-12T06:33:58.800Z] ++ '[' -n 0 ']' [2022-05-12T06:33:58.800Z] ++ set -x [2022-05-12T06:33:58.800Z] ++ 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-12T06:33:58.800Z] INFO: Testing against a local daemon [2022-05-12T06:33:58.800Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T06:33:59.362Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T06:33:59.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T06:34:00.547Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-05-12T06:34:00.547Z] === RUN TestDockerNetworkMacvlan [2022-05-12T06:34:01.108Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T06:34:02.474Z] docker_api_swarm_test.go:304: [d44ec8a3507fc] joining swarm manager [d0710431646a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:34:02.474Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T06:34:03.037Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T06:34:03.600Z] docker_api_swarm_test.go:305: [dc834657d0142] joining swarm manager [d0710431646a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:34:06.120Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T06:34:06.120Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T06:34:08.011Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T06:34:08.011Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T06:34:11.280Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T06:34:12.647Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T06:34:13.209Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan (13.52s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2022-05-12T06:34:13.772Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-05-12T06:34:13.772Z] PASS [2022-05-12T06:34:13.772Z] [2022-05-12T06:34:13.772Z] DONE 8 tests in 15.034s [2022-05-12T06:34:13.772Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T06:34:13.772Z] ++ 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-12T06:34:13.772Z] ++ set -e [2022-05-12T06:34:13.772Z] ++ '[' -n 0 ']' [2022-05-12T06:34:13.772Z] ++ set -x [2022-05-12T06:34:13.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T06:34:14.028Z] testing: warning: no tests to run [2022-05-12T06:34:14.028Z] PASS [2022-05-12T06:34:14.028Z] [2022-05-12T06:34:14.028Z] DONE 0 tests in 0.041s [2022-05-12T06:34:14.028Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T06:34:14.028Z] ++ 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-12T06:34:14.028Z] ++ set -e [2022-05-12T06:34:14.028Z] ++ '[' -n 0 ']' [2022-05-12T06:34:14.028Z] ++ set -x [2022-05-12T06:34:14.028Z] ++ 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-12T06:34:14.028Z] INFO: Testing against a local daemon [2022-05-12T06:34:14.028Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T06:34:15.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:34:15.080Z] INFO: Testing against a local daemon [2022-05-12T06:34:15.080Z] === RUN TestBuildWithSession [2022-05-12T06:34:15.080Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:34:15.080Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T06:34:15.080Z] === RUN TestBuildSquashParent [2022-05-12T06:34:15.080Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:34:15.080Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:34:15.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:34:15.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:34:15.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T06:34:15.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T06:34:15.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T06:34:15.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T06:34:15.395Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-05-12T06:34:15.395Z] === RUN TestAuthZPluginTLS [2022-05-12T06:34:15.651Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T06:34:15.906Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-12T06:34:15.906Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T06:34:16.471Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T06:34:16.471Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-05-12T06:34:16.471Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T06:34:17.033Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-12T06:34:17.033Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T06:34:17.289Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T06:34:17.545Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-12T06:34:17.545Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T06:34:17.801Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T06:34:18.362Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T06:34:18.924Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-05-12T06:34:18.924Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T06:34:19.180Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T06:34:19.436Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T06:34:19.436Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T06:34:19.997Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T06:34:19.997Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-12T06:34:19.997Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T06:34:20.559Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-12T06:34:20.559Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T06:34:20.815Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T06:34:22.180Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T06:34:22.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T06:34:22.436Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-05-12T06:34:22.436Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T06:34:22.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T06:34:24.328Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-05-12T06:34:24.328Z] === RUN TestAuthZPluginHeader [2022-05-12T06:34:24.328Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T06:34:24.328Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T06:34:24.583Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T06:34:24.583Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T06:34:24.583Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T06:34:25.145Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T06:34:25.145Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-05-12T06:34:25.145Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T06:34:25.707Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T06:34:25.963Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T06:34:26.524Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T06:34:29.793Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T06:34:29.793Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2022-05-12T06:34:29.793Z] === RUN TestAuthZPluginV2Disable [2022-05-12T06:34:30.354Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T06:34:30.916Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.38s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.77s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.16s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.51s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.05s) [2022-05-12T06:34:31.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.78s) [2022-05-12T06:34:31.252Z] === RUN TestBuildMultiStageCopy [2022-05-12T06:34:31.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T06:34:31.479Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T06:34:32.040Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T06:34:33.019Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T06:34:33.275Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2022-05-12T06:34:33.275Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T06:34:34.640Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T06:34:37.181Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-05-12T06:34:37.181Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T06:34:37.437Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T06:34:38.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T06:34:39.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T06:34:39.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T06:34:40.929Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T06:34:41.324Z] docker_api_swarm_test.go:272: [d455817cb1ba4] joining swarm manager [dac474e19706e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:34:41.892Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T06:34:42.690Z] docker_api_swarm_test.go:273: [d21a352258ae9] joining swarm manager [dac474e19706e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy (12.84s) [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.35s) [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-05-12T06:34:43.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2022-05-12T06:34:43.431Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T06:34:46.340Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-05-12T06:34:46.340Z] === RUN TestBuildLabelWithTargets [2022-05-12T06:34:46.340Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:34:46.340Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T06:34:46.340Z] === RUN TestBuildWithEmptyLayers [2022-05-12T06:34:47.870Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-05-12T06:34:47.871Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T06:34:50.772Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.50s) [2022-05-12T06:34:50.772Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T06:34:50.772Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T06:34:51.027Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T06:34:51.283Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T06:34:51.843Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T06:34:52.404Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T06:34:53.331Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T06:34:53.331Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T06:34:53.331Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T06:34:53.331Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T06:34:53.331Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T06:34:53.331Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T06:34:53.331Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T06:34:53.331Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T06:34:53.331Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T06:34:54.260Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T06:34:54.516Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T06:34:55.077Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T06:34:55.332Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T06:34:55.894Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T06:34:56.149Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T06:34:58.039Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T06:34:58.967Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T06:34:59.538Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T06:34:59.793Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T06:35:00.049Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T06:35:00.049Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T06:35:00.049Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T06:35:00.609Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T06:35:01.974Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T06:35:01.974Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T06:35:01.974Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T06:35:01.974Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T06:35:02.538Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T06:35:03.098Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T06:35:03.659Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T06:35:03.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T06:35:04.220Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T06:35:05.524Z] --- PASS: TestBuildMultiStageOnBuild (16.69s) [2022-05-12T06:35:05.524Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T06:35:05.524Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:05.524Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:35:05.524Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T06:35:05.583Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T06:35:06.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2022-05-12T06:35:06.146Z] PASS [2022-05-12T06:35:06.146Z] [2022-05-12T06:35:06.146Z] DONE 17 tests in 52.275s [2022-05-12T06:35:06.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T06:35:06.146Z] ++ 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-12T06:35:06.146Z] ++ set -e [2022-05-12T06:35:06.146Z] ++ '[' -n 0 ']' [2022-05-12T06:35:06.146Z] ++ set -x [2022-05-12T06:35:06.146Z] ++ 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-12T06:35:06.402Z] INFO: Testing against a local daemon [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:35:06.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:35:06.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:35:06.402Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:35:06.402Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:35:06.402Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:35:06.402Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:35:06.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:35:06.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:35:06.402Z] === RUN TestPluginInstall [2022-05-12T06:35:06.402Z] === RUN TestPluginInstall/no_auth [2022-05-12T06:35:06.536Z] --- PASS: TestBuildWithHugeFile (115.86s) [2022-05-12T06:35:06.536Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:35:06.536Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:35:06.536Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:35:06.536Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:35:06.536Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:06.536Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:06.536Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:06.536Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:06.536Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:06.536Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:06.536Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:06.536Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:06.536Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:06.536Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T06:35:06.536Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T06:35:06.536Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T06:35:06.536Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T06:35:06.536Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:35:06.536Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:06.536Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T06:35:06.536Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:35:06.536Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-12T06:35:06.536Z] PASS [2022-05-12T06:35:06.536Z] ok github.com/docker/docker/integration/build 181.069s [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === Skipped [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T06:35:06.536Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T06:35:06.536Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T06:35:06.536Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:35:06.536Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:35:06.536Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T06:35:06.536Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:06.536Z] [2022-05-12T06:35:06.536Z] DONE 29 tests, 6 skipped in 216.490s [2022-05-12T06:35:06.536Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T06:35:06.964Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T06:35:07.894Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T06:35:08.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:35:08.061Z] INFO: Testing against a local daemon [2022-05-12T06:35:08.061Z] === RUN TestConfigInspect [2022-05-12T06:35:08.061Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T06:35:08.061Z] === RUN TestConfigList [2022-05-12T06:35:08.061Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T06:35:08.061Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:35:08.061Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:35:08.061Z] === RUN TestConfigsUpdate [2022-05-12T06:35:08.061Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T06:35:08.061Z] === RUN TestTemplatedConfig [2022-05-12T06:35:08.061Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T06:35:08.061Z] === RUN TestConfigCreateResolve [2022-05-12T06:35:08.061Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:08.061Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T06:35:08.061Z] PASS [2022-05-12T06:35:08.061Z] ok github.com/docker/docker/integration/config 0.098s [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === Skipped [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T06:35:08.061Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:08.061Z] [2022-05-12T06:35:08.061Z] DONE 6 tests, 6 skipped in 2.035s [2022-05-12T06:35:08.061Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T06:35:08.457Z] time="2022-05-12T06:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:08.457Z] time="2022-05-12T06:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5431fe0b27834ac2a923745668b6c10197654337662c0a13073c95998ad3f35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:08.457Z] time="2022-05-12T06:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:08.457Z] time="2022-05-12T06:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5431fe0b27834ac2a923745668b6c10197654337662c0a13073c95998ad3f35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:09.019Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T06:35:09.274Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T06:35:09.275Z] time="2022-05-12T06:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:09.275Z] time="2022-05-12T06:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3256e3aafda7248ec2af982d04c8903d0c5d9e4414551611a3aeb2ff873b176a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:09.275Z] time="2022-05-12T06:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:09.275Z] time="2022-05-12T06:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3256e3aafda7248ec2af982d04c8903d0c5d9e4414551611a3aeb2ff873b176a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:09.836Z] === RUN TestPluginInstall/with_insecure [2022-05-12T06:35:09.836Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T06:35:10.764Z] time="2022-05-12T06:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:10.764Z] time="2022-05-12T06:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed5bd803df9cf2202ae5da661be4afae07f9d4f1b2e30dcb8c7825a30617057c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:10.764Z] time="2022-05-12T06:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T06:35:10.764Z] time="2022-05-12T06:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed5bd803df9cf2202ae5da661be4afae07f9d4f1b2e30dcb8c7825a30617057c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T06:35:10.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:35:10.957Z] INFO: Testing against a local daemon [2022-05-12T06:35:10.957Z] === RUN TestCheckpoint [2022-05-12T06:35:10.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:35:10.957Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:35:10.957Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:35:10.957Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:10.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:10.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:10.957Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:10.957Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:35:10.957Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:35:10.957Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:35:10.957Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:35:10.957Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:35:10.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:35:10.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:35:10.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:35:10.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:35:11.021Z] plugin_test.go:195: [dec1426a202a1] daemon is not started [2022-05-12T06:35:11.021Z] --- PASS: TestPluginInstall (4.57s) [2022-05-12T06:35:11.021Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-05-12T06:35:11.021Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-05-12T06:35:11.021Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-05-12T06:35:11.021Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:35:11.021Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T06:35:11.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-05-12T06:35:11.413Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:35:11.868Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-05-12T06:35:11.868Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:35:11.868Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2022-05-12T06:35:11.868Z] === RUN TestCopyEmptyFile [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T06:35:11.948Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T06:35:12.323Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-05-12T06:35:12.324Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:35:12.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-12T06:35:12.781Z] === RUN TestCopyFromContainer [2022-05-12T06:35:12.781Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:12.781Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:35:12.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:12.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:12.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:12.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:12.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:12.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:12.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:12.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:12.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:12.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-12T06:35:12.782Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:35:12.782Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:35:12.782Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:35:12.782Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:12.782Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:35:12.782Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:12.782Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:35:12.782Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:12.782Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:12.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:12.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:12.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:35:12.782Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:35:12.782Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:35:12.782Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:35:12.782Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:35:12.782Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:35:12.782Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:35:12.782Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-12T06:35:12.782Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:35:12.875Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T06:35:13.130Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T06:35:13.238Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-12T06:35:13.238Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:35:13.238Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:35:13.238Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T06:35:13.238Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:35:13.238Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:13.238Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:13.238Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:35:13.238Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.693Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T06:35:13.695Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.695Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:13.695Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:14.255Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T06:35:14.255Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T06:35:14.817Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T06:35:14.817Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-05-12T06:35:14.817Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-05-12T06:35:14.817Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-05-12T06:35:14.817Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:35:15.378Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T06:35:15.634Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-05-12T06:35:15.634Z] PASS [2022-05-12T06:35:15.634Z] [2022-05-12T06:35:15.634Z] DONE 24 tests in 9.487s [2022-05-12T06:35:15.634Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T06:35:15.634Z] ++ 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-12T06:35:15.634Z] ++ set -e [2022-05-12T06:35:15.634Z] ++ '[' -n 0 ']' [2022-05-12T06:35:15.634Z] ++ set -x [2022-05-12T06:35:15.634Z] ++ 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-12T06:35:15.890Z] INFO: Testing against a local daemon [2022-05-12T06:35:15.890Z] === RUN TestExternalGraphDriver [2022-05-12T06:35:15.890Z] === RUN TestExternalGraphDriver/json [2022-05-12T06:35:15.890Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T06:35:16.451Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T06:35:17.019Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T06:35:17.276Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T06:35:17.276Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T06:35:17.839Z] === RUN TestExternalGraphDriver/spec [2022-05-12T06:35:17.839Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T06:35:17.839Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T06:35:17.839Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T06:35:17.839Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T06:35:17.839Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T06:35:18.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices (0.05s) [2022-05-12T06:35:18.557Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.83s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.30s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.86s) [2022-05-12T06:35:18.557Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.81s) [2022-05-12T06:35:18.557Z] === RUN TestDiff [2022-05-12T06:35:18.557Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:18.557Z] --- SKIP: TestDiff (0.00s) [2022-05-12T06:35:18.557Z] === RUN TestExecWithCloseStdin [2022-05-12T06:35:19.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T06:35:19.587Z] === RUN TestExternalGraphDriver/pull [2022-05-12T06:35:19.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T06:35:19.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T06:35:20.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T06:35:21.474Z] --- PASS: TestExecWithCloseStdin (2.36s) [2022-05-12T06:35:21.474Z] === RUN TestExec [2022-05-12T06:35:21.514Z] --- PASS: TestExternalGraphDriver (5.54s) [2022-05-12T06:35:21.514Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-05-12T06:35:21.514Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-05-12T06:35:21.514Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-05-12T06:35:21.514Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:35:21.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T06:35:21.514Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T06:35:22.078Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T06:35:22.336Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T06:35:22.898Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T06:35:23.018Z] --- PASS: TestExec (2.15s) [2022-05-12T06:35:23.018Z] === RUN TestExecUser [2022-05-12T06:35:23.018Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:35:23.018Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:35:23.018Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.018Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:35:23.018Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.018Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:35:23.018Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:23.018Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestHealthKillContainer [2022-05-12T06:35:23.018Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:35:23.018Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:35:23.018Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:35:23.018Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:35:23.018Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:35:23.443Z] --- PASS: TestBuildWithHugeFile (112.76s) [2022-05-12T06:35:23.443Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:35:23.443Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:35:23.443Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:35:23.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:23.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:23.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:23.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:23.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:23.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:23.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:35:23.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:35:23.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:35:23.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T06:35:23.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T06:35:23.443Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T06:35:23.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T06:35:23.443Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:35:23.443Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:23.443Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:35:23.443Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T06:35:23.443Z] PASS [2022-05-12T06:35:23.443Z] ok github.com/docker/docker/integration/build 183.367s [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === Skipped [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T06:35:23.443Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T06:35:23.443Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T06:35:23.443Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:35:23.443Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:35:23.443Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T06:35:23.443Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] DONE 29 tests, 6 skipped in 218.551s [2022-05-12T06:35:23.443Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T06:35:23.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:35:23.443Z] INFO: Testing against a local daemon [2022-05-12T06:35:23.443Z] === RUN TestConfigInspect [2022-05-12T06:35:23.443Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestConfigList [2022-05-12T06:35:23.443Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:35:23.443Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestConfigsUpdate [2022-05-12T06:35:23.443Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestTemplatedConfig [2022-05-12T06:35:23.443Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T06:35:23.443Z] === RUN TestConfigCreateResolve [2022-05-12T06:35:23.443Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:23.443Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T06:35:23.443Z] PASS [2022-05-12T06:35:23.443Z] ok github.com/docker/docker/integration/config 0.091s [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === Skipped [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T06:35:23.443Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:23.443Z] [2022-05-12T06:35:23.443Z] DONE 6 tests, 6 skipped in 2.143s [2022-05-12T06:35:23.443Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T06:35:23.460Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T06:35:23.460Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T06:35:24.020Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T06:35:24.582Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T06:35:24.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:35:24.968Z] INFO: Testing against a local daemon [2022-05-12T06:35:24.968Z] === RUN TestCheckpoint [2022-05-12T06:35:24.968Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:35:24.968Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:35:24.968Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:35:24.968Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:24.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:24.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:24.968Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:24.968Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:35:24.968Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:35:24.968Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:35:24.968Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:35:24.968Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:35:24.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:35:24.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:35:24.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:35:24.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-12T06:35:24.968Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:35:24.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-05-12T06:35:24.968Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:35:25.144Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T06:35:25.400Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T06:35:25.423Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-05-12T06:35:25.423Z] === RUN TestCopyEmptyFile [2022-05-12T06:35:25.878Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-05-12T06:35:25.878Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:35:25.878Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-05-12T06:35:25.878Z] === RUN TestCopyFromContainer [2022-05-12T06:35:25.878Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:25.878Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:35:25.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:25.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:25.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:25.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:25.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:25.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:25.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:35:25.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:35:25.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:35:25.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-12T06:35:25.878Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:35:25.878Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:35:25.878Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:35:25.878Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:25.878Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:35:25.878Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:25.878Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:35:25.878Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:35:25.878Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:25.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:25.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:35:25.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T06:35:25.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:35:25.878Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:35:25.878Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:35:25.878Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:35:25.878Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:35:25.908Z] --- PASS: TestKillContainerInvalidSignal (2.28s) [2022-05-12T06:35:25.908Z] === RUN TestKillContainer [2022-05-12T06:35:25.908Z] === RUN TestKillContainer/no_signal [2022-05-12T06:35:25.964Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2022-05-12T06:35:25.964Z] PASS [2022-05-12T06:35:25.964Z] [2022-05-12T06:35:25.964Z] DONE 5 tests in 10.098s [2022-05-12T06:35:25.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T06:35:25.964Z] ++ 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-12T06:35:25.964Z] ++ set -e [2022-05-12T06:35:25.964Z] ++ '[' -n 0 ']' [2022-05-12T06:35:25.964Z] ++ set -x [2022-05-12T06:35:25.964Z] ++ 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-12T06:35:25.964Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T06:35:25.964Z] INFO: Testing against a local daemon [2022-05-12T06:35:25.964Z] === RUN TestContinueAfterPluginCrash [2022-05-12T06:35:25.964Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T06:35:25.964Z] === RUN TestReadPluginNoRead [2022-05-12T06:35:25.964Z] === PAUSE TestReadPluginNoRead [2022-05-12T06:35:25.964Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T06:35:25.964Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T06:35:25.964Z] === CONT TestContinueAfterPluginCrash [2022-05-12T06:35:25.964Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T06:35:26.335Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:35:26.335Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T06:35:26.335Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:35:26.335Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:35:26.335Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:35:26.335Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-05-12T06:35:26.335Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:35:26.335Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:35:26.335Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T06:35:26.335Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:35:26.335Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:26.335Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:35:26.335Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.335Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:35:26.335Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.574Z] --- PASS: TestBuildMultiStageLayerLeak (19.81s) [2022-05-12T06:35:26.574Z] === RUN TestBuildWithHugeFile [2022-05-12T06:35:26.791Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:35:26.791Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:26.791Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:35:26.791Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:35:27.330Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T06:35:27.438Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:35:27.438Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:35:27.438Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:35:27.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T06:35:28.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T06:35:28.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T06:35:28.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T06:35:28.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T06:35:28.955Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T06:35:29.884Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T06:35:30.324Z] --- PASS: TestKillContainer (4.82s) [2022-05-12T06:35:30.324Z] --- PASS: TestKillContainer/no_signal (2.08s) [2022-05-12T06:35:30.324Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:35:30.324Z] --- PASS: TestKillContainer/killing_signal (2.67s) [2022-05-12T06:35:30.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:35:30.324Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:30.324Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestKillStoppedContainer [2022-05-12T06:35:30.324Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:30.324Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:35:30.324Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:30.324Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:35:30.324Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:35:30.324Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:35:30.324Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:30.324Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:35:30.324Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:35:30.324Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:35:30.324Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:35:31.250Z] --- PASS: TestDaemonStartWithLogOpt (5.26s) [2022-05-12T06:35:31.251Z] === CONT TestReadPluginNoRead [2022-05-12T06:35:32.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T06:35:32.504Z] --- PASS: TestLogsFollowTailEmpty (2.13s) [2022-05-12T06:35:32.504Z] === RUN TestNetworkNat [2022-05-12T06:35:32.504Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:32.504Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T06:35:32.504Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:35:32.918Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-12T06:35:32.918Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T06:35:32.918Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-12T06:35:32.918Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-12T06:35:32.918Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T06:35:32.918Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.21s) [2022-05-12T06:35:32.918Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.52s) [2022-05-12T06:35:32.918Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.73s) [2022-05-12T06:35:32.918Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.78s) [2022-05-12T06:35:32.918Z] === RUN TestDiff [2022-05-12T06:35:32.918Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:32.918Z] --- SKIP: TestDiff (0.00s) [2022-05-12T06:35:32.918Z] === RUN TestExecWithCloseStdin [2022-05-12T06:35:32.918Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T06:35:32.918Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T06:35:32.918Z] === RUN TestExec [2022-05-12T06:35:34.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T06:35:34.067Z] docker_api_swarm_node_test.go:20: [d88748d9787cb] joining swarm manager [de430be091900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:35:34.323Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T06:35:34.886Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T06:35:35.457Z] docker_api_swarm_node_test.go:21: [db4ade4658a88] joining swarm manager [de430be091900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:35:35.457Z] === RUN TestReadPluginNoRead/default [2022-05-12T06:35:35.731Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T06:35:35.731Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T06:35:35.731Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T06:35:35.731Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T06:35:35.803Z] --- PASS: TestExec (3.69s) [2022-05-12T06:35:35.803Z] === RUN TestExecUser [2022-05-12T06:35:35.803Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:35:35.803Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:35:35.803Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:35.803Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:35:35.803Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:35.803Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:35:35.803Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:35.803Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestHealthKillContainer [2022-05-12T06:35:35.803Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:35:35.803Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:35:35.803Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:35:35.803Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:35:35.803Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:35:36.236Z] --- PASS: TestNetworkLocalhostTCPNat (3.46s) [2022-05-12T06:35:36.236Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:35:36.236Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:36.236Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T06:35:36.236Z] === RUN TestPause [2022-05-12T06:35:36.236Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:35:36.236Z] --- SKIP: TestPause (0.00s) [2022-05-12T06:35:36.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:35:36.667Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2022-05-12T06:35:36.923Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T06:35:37.765Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2022-05-12T06:35:37.765Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:35:37.765Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:37.765Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T06:35:37.765Z] === RUN TestPsFilter [2022-05-12T06:35:38.225Z] --- PASS: TestPsFilter (0.42s) [2022-05-12T06:35:38.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:35:38.285Z] === CONT TestReadPluginNoRead [2022-05-12T06:35:38.286Z] read_test.go:92: [d9c683f76f5cf] daemon is not started [2022-05-12T06:35:38.286Z] --- PASS: TestReadPluginNoRead (6.91s) [2022-05-12T06:35:38.286Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2022-05-12T06:35:38.286Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-05-12T06:35:38.286Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-05-12T06:35:38.286Z] PASS [2022-05-12T06:35:38.286Z] [2022-05-12T06:35:38.286Z] DONE 6 tests in 12.297s [2022-05-12T06:35:38.286Z] 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-12T06:35:38.286Z] ++ 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-12T06:35:38.286Z] ++ set -e [2022-05-12T06:35:38.286Z] ++ '[' -n 0 ']' [2022-05-12T06:35:38.286Z] ++ set -x [2022-05-12T06:35:38.286Z] ++ 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-12T06:35:38.286Z] testing: warning: no tests to run [2022-05-12T06:35:38.286Z] PASS [2022-05-12T06:35:38.286Z] [2022-05-12T06:35:38.286Z] DONE 0 tests in 0.032s [2022-05-12T06:35:38.286Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T06:35:38.286Z] ++ 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-12T06:35:38.286Z] ++ set -e [2022-05-12T06:35:38.286Z] ++ '[' -n 0 ']' [2022-05-12T06:35:38.286Z] ++ set -x [2022-05-12T06:35:38.286Z] ++ 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-12T06:35:38.286Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T06:35:38.286Z] INFO: Testing against a local daemon [2022-05-12T06:35:38.286Z] === RUN TestPluginWithDevMounts [2022-05-12T06:35:38.286Z] === PAUSE TestPluginWithDevMounts [2022-05-12T06:35:38.286Z] === CONT TestPluginWithDevMounts [2022-05-12T06:35:38.846Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T06:35:39.514Z] --- PASS: TestKillContainerInvalidSignal (3.78s) [2022-05-12T06:35:39.514Z] === RUN TestKillContainer [2022-05-12T06:35:39.514Z] === RUN TestKillContainer/no_signal [2022-05-12T06:35:39.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T06:35:40.029Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-05-12T06:35:40.029Z] PASS [2022-05-12T06:35:40.029Z] [2022-05-12T06:35:40.029Z] DONE 1 tests in 1.909s [2022-05-12T06:35:40.284Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T06:35:40.284Z] ++ 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-12T06:35:40.284Z] ++ set -e [2022-05-12T06:35:40.284Z] ++ '[' -n 0 ']' [2022-05-12T06:35:40.284Z] ++ set -x [2022-05-12T06:35:40.284Z] ++ 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-12T06:35:40.284Z] INFO: Testing against a local daemon [2022-05-12T06:35:40.284Z] === RUN TestSecretInspect [2022-05-12T06:35:41.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.72s) [2022-05-12T06:35:41.115Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:35:42.400Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:35:42.400Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:35:42.400Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:35:43.283Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2022-05-12T06:35:43.283Z] === RUN TestRemoveContainerRunning [2022-05-12T06:35:43.549Z] --- PASS: TestSecretInspect (2.80s) [2022-05-12T06:35:43.549Z] === RUN TestSecretList [2022-05-12T06:35:43.549Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T06:35:43.549Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T06:35:44.912Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T06:35:45.286Z] --- PASS: TestKillContainer (5.63s) [2022-05-12T06:35:45.286Z] --- PASS: TestKillContainer/no_signal (2.82s) [2022-05-12T06:35:45.286Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:35:45.286Z] --- PASS: TestKillContainer/killing_signal (2.76s) [2022-05-12T06:35:45.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:35:45.286Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:45.286Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestKillStoppedContainer [2022-05-12T06:35:45.286Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:45.286Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:35:45.286Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:35:45.286Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:35:45.286Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:35:45.286Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:35:45.286Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:45.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:35:45.286Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:35:45.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:35:45.286Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:35:45.458Z] --- PASS: TestRemoveContainerRunning (2.06s) [2022-05-12T06:35:45.458Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:35:45.839Z] --- PASS: TestSecretList (2.56s) [2022-05-12T06:35:45.839Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:35:45.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T06:35:46.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T06:35:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T06:35:47.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.11s) [2022-05-12T06:35:47.630Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:35:47.630Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-12T06:35:47.630Z] === RUN TestRenameLinkedContainer [2022-05-12T06:35:47.630Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:47.630Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T06:35:47.630Z] === RUN TestRenameStoppedContainer [2022-05-12T06:35:47.951Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2022-05-12T06:35:47.951Z] === RUN TestSecretsUpdate [2022-05-12T06:35:48.170Z] --- PASS: TestLogsFollowTailEmpty (2.80s) [2022-05-12T06:35:48.170Z] === RUN TestNetworkNat [2022-05-12T06:35:48.170Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:48.170Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T06:35:48.170Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:35:48.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T06:35:49.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T06:35:50.441Z] docker_api_swarm_test.go:502: [da77e7bba1f27] joining swarm manager [dfe45d5bd38fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:35:50.532Z] --- PASS: TestRenameStoppedContainer (2.65s) [2022-05-12T06:35:50.532Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:35:51.002Z] --- PASS: TestSecretsUpdate (3.09s) [2022-05-12T06:35:51.002Z] === RUN TestTemplatedSecret [2022-05-12T06:35:51.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T06:35:51.882Z] --- PASS: TestNetworkLocalhostTCPNat (3.53s) [2022-05-12T06:35:51.882Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:35:51.882Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:35:51.882Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T06:35:51.882Z] === RUN TestPause [2022-05-12T06:35:51.882Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:35:51.882Z] --- SKIP: TestPause (0.00s) [2022-05-12T06:35:51.882Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:35:52.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a52a08_} [2022-05-12T06:35:53.852Z] --- PASS: TestTemplatedSecret (2.67s) [2022-05-12T06:35:53.852Z] === RUN TestSecretCreateResolve [2022-05-12T06:35:54.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11028712987_/foo_false____} [2022-05-12T06:35:54.771Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.94s) [2022-05-12T06:35:54.771Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:35:54.771Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:35:54.771Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T06:35:54.771Z] === RUN TestPsFilter [2022-05-12T06:35:54.771Z] --- PASS: TestPsFilter (0.34s) [2022-05-12T06:35:54.771Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:35:55.198Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s) [2022-05-12T06:35:55.198Z] === RUN TestRenameInvalidName [2022-05-12T06:35:55.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11028712987_/foo_true____} [2022-05-12T06:35:56.053Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-05-12T06:35:56.053Z] PASS [2022-05-12T06:35:56.053Z] [2022-05-12T06:35:56.053Z] DONE 6 tests in 15.778s [2022-05-12T06:35:56.053Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T06:35:56.053Z] ++ 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-12T06:35:56.053Z] ++ set -e [2022-05-12T06:35:56.053Z] ++ '[' -n 0 ']' [2022-05-12T06:35:56.053Z] ++ set -x [2022-05-12T06:35:56.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-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-12T06:35:56.053Z] INFO: Testing against a local daemon [2022-05-12T06:35:56.053Z] === RUN TestServiceCreateInit [2022-05-12T06:35:56.053Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:35:56.731Z] --- PASS: TestRenameInvalidName (2.11s) [2022-05-12T06:35:56.731Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:35:57.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_false____} [2022-05-12T06:35:57.659Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.91s) [2022-05-12T06:35:57.659Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:35:58.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_true____} [2022-05-12T06:35:59.346Z] docker_api_swarm_test.go:507: [d4f2b49506907] joining swarm manager [dfe45d5bd38fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:36:00.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_true__0xc000a52a38__} [2022-05-12T06:36:00.271Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:36:00.549Z] --- PASS: TestRemoveContainerWithVolume (2.99s) [2022-05-12T06:36:00.549Z] === RUN TestRemoveContainerRunning [2022-05-12T06:36:01.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a52a50_} [2022-05-12T06:36:03.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a52a68_} [2022-05-12T06:36:04.260Z] --- PASS: TestRemoveContainerRunning (2.98s) [2022-05-12T06:36:04.260Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:36:04.368Z] --- PASS: TestServiceCreateInit (8.27s) [2022-05-12T06:36:04.369Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2022-05-12T06:36:04.369Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2022-05-12T06:36:04.369Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:36:04.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a52a80_} [2022-05-12T06:36:05.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a52a98_} [2022-05-12T06:36:06.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.91s) [2022-05-12T06:36:06.424Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:36:06.424Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T06:36:06.424Z] === RUN TestRenameLinkedContainer [2022-05-12T06:36:06.424Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:06.424Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T06:36:06.424Z] === RUN TestRenameStoppedContainer [2022-05-12T06:36:07.018Z] --- PASS: TestRenameAnonymousContainer (9.90s) [2022-05-12T06:36:07.018Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:36:07.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T06:36:09.181Z] --- PASS: TestRenameContainerWithSameName (2.22s) [2022-05-12T06:36:09.181Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:36:09.181Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:09.181Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:36:09.181Z] === RUN TestResize [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T06:36:09.245Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T06:36:10.136Z] --- PASS: TestRenameStoppedContainer (2.96s) [2022-05-12T06:36:10.136Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:36:10.709Z] --- PASS: TestResize (2.09s) [2022-05-12T06:36:10.709Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:36:12.509Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T06:36:12.870Z] --- PASS: TestResizeWithInvalidSize (2.16s) [2022-05-12T06:36:12.870Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:36:13.874Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T06:36:15.760Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T06:36:15.761Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2022-05-12T06:36:15.761Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:36:15.761Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:15.761Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:36:15.761Z] === RUN TestStats [2022-05-12T06:36:15.761Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:36:15.761Z] --- SKIP: TestStats (0.00s) [2022-05-12T06:36:15.761Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:36:15.893Z] --- PASS: TestRenameRunningContainerAndReuse (5.94s) [2022-05-12T06:36:15.893Z] === RUN TestRenameInvalidName [2022-05-12T06:36:16.702Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T06:36:16.983Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T06:36:17.251Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T06:36:17.814Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T06:36:18.056Z] --- PASS: TestRenameInvalidName (2.74s) [2022-05-12T06:36:18.056Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:36:18.377Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T06:36:18.939Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T06:36:19.500Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T06:36:20.061Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T06:36:20.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.81s) [2022-05-12T06:36:20.427Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:36:20.427Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:36:20.427Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T06:36:20.427Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:36:20.624Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T06:36:21.185Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T06:36:21.745Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T06:36:22.307Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2022-05-12T06:36:22.307Z] === RUN TestCreateServiceConflict [2022-05-12T06:36:22.562Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T06:36:23.126Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T06:36:23.687Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T06:36:24.618Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T06:36:24.874Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-05-12T06:36:24.874Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:36:25.436Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T06:36:26.363Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T06:36:26.930Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T06:36:26.930Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T06:36:27.857Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T06:36:28.113Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2022-05-12T06:36:28.113Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:36:28.330Z] --- PASS: TestRenameAnonymousContainer (10.08s) [2022-05-12T06:36:28.330Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:36:28.369Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T06:36:29.297Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T06:36:29.861Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T06:36:30.788Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T06:36:31.216Z] --- PASS: TestRenameContainerWithSameName (2.83s) [2022-05-12T06:36:31.216Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:36:31.216Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:31.216Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:36:31.216Z] === RUN TestResize [2022-05-12T06:36:31.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T06:36:31.973Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T06:36:32.534Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T06:36:34.434Z] docker_api_swarm_node_test.go:81: [db9a46ba15b0f] joining swarm manager [db25ddae8c03e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:36:34.434Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T06:36:34.926Z] --- PASS: TestResize (3.64s) [2022-05-12T06:36:34.926Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:36:37.699Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T06:36:37.810Z] --- PASS: TestResizeWithInvalidSize (2.83s) [2022-05-12T06:36:37.810Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:36:40.218Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T06:36:40.474Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T06:36:40.700Z] --- PASS: TestResizeWhenContainerNotStarted (2.83s) [2022-05-12T06:36:40.700Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:36:40.700Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:40.700Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:36:40.700Z] === RUN TestStats [2022-05-12T06:36:40.700Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:36:40.700Z] --- SKIP: TestStats (0.00s) [2022-05-12T06:36:40.700Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:36:42.363Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s) [2022-05-12T06:36:42.363Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:36:44.877Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T06:36:45.439Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2022-05-12T06:36:45.439Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:36:45.528Z] --- PASS: TestUpdateRestartPolicy (21.87s) [2022-05-12T06:36:45.528Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:36:45.528Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2022-05-12T06:36:45.528Z] === RUN TestWaitNonBlocked [2022-05-12T06:36:45.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:36:45.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:36:45.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:36:45.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:36:45.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:36:45.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:36:46.805Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T06:36:47.693Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T06:36:47.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.23s) [2022-05-12T06:36:47.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.29s) [2022-05-12T06:36:47.693Z] === RUN TestWaitBlocked [2022-05-12T06:36:47.693Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:36:47.693Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T06:36:47.693Z] PASS [2022-05-12T06:36:47.693Z] ok github.com/docker/docker/integration/container 96.859s [2022-05-12T06:36:47.734Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T06:36:47.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === Skipped [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T06:36:48.148Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T06:36:48.148Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:36:48.148Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:36:48.148Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:36:48.148Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:36:48.148Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:36:48.148Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T06:36:48.148Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:36:48.148Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-12T06:36:48.148Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:36:48.148Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T06:36:48.148Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T06:36:48.148Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T06:36:48.148Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:36:48.148Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T06:36:48.148Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T06:36:48.148Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:36:48.148Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:36:48.148Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:36:48.148Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T06:36:48.148Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T06:36:48.148Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T06:36:48.148Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T06:36:48.148Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T06:36:48.148Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:36:48.148Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:36:48.148Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T06:36:48.148Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T06:36:48.148Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T06:36:48.148Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:36:48.148Z] [2022-05-12T06:36:48.148Z] DONE 120 tests, 34 skipped in 99.817s [2022-05-12T06:36:48.148Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T06:36:48.663Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2022-05-12T06:36:48.663Z] === RUN TestCreateServiceSysctls [2022-05-12T06:36:49.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.81s) [2022-05-12T06:36:49.241Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:36:49.241Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:36:49.241Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T06:36:49.241Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:36:50.551Z] docker_api_swarm_node_test.go:53: [d5b27b6493af7] joining swarm manager [d0d86f9b467c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:36:51.479Z] docker_api_swarm_node_test.go:54: [ddf7ffc889d6e] joining swarm manager [d0d86f9b467c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:36:52.040Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T06:36:52.967Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T06:36:52.967Z] --- PASS: TestCreateServiceSysctls (4.47s) [2022-05-12T06:36:52.967Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:36:53.530Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T06:36:54.456Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T06:36:55.820Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T06:36:56.104Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-05-12T06:36:56.104Z] === RUN TestInspect [2022-05-12T06:36:56.367Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T06:36:57.731Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T06:36:57.987Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T06:36:58.915Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T06:36:59.477Z] --- PASS: TestInspect (3.44s) [2022-05-12T06:36:59.477Z] === RUN TestCreateJob [2022-05-12T06:36:59.909Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T06:36:59.909Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T06:36:59.909Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T06:37:00.471Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T06:37:01.032Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T06:37:01.032Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T06:37:01.032Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T06:37:01.032Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T06:37:01.959Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T06:37:02.215Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T06:37:02.215Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T06:37:02.215Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T06:37:02.471Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T06:37:02.471Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T06:37:02.471Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T06:37:02.471Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T06:37:02.727Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T06:37:02.983Z] --- PASS: TestCreateJob (3.54s) [2022-05-12T06:37:02.983Z] === RUN TestReplicatedJob [2022-05-12T06:37:04.347Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T06:37:04.347Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T06:37:04.347Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T06:37:09.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T06:37:09.593Z] --- PASS: TestReplicatedJob (6.37s) [2022-05-12T06:37:09.593Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:37:09.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T06:37:10.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T06:37:11.700Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T06:37:12.631Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T06:37:13.192Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-05-12T06:37:13.192Z] === RUN TestServiceListWithStatuses [2022-05-12T06:37:13.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:37:13.192Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:37:13.192Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:37:13.409Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:37:13.409Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:37:13.409Z] === RUN TestConfigDaemonID [2022-05-12T06:37:13.409Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T06:37:13.409Z] === RUN TestDaemonConfigValidation [2022-05-12T06:37:13.409Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T06:37:13.409Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:37:13.409Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:37:13.409Z] === RUN TestDaemonProxy [2022-05-12T06:37:13.409Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:37:13.409Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T06:37:13.409Z] PASS [2022-05-12T06:37:13.409Z] ok github.com/docker/docker/integration/daemon 0.115s [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] === Skipped [2022-05-12T06:37:13.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:37:13.409Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T06:37:13.409Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T06:37:13.409Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:37:13.409Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T06:37:13.409Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:37:13.409Z] [2022-05-12T06:37:13.409Z] DONE 5 tests, 5 skipped in 23.002s [2022-05-12T06:37:13.409Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T06:37:13.754Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T06:37:14.315Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T06:37:14.321Z] --- PASS: TestUpdateRestartPolicy (22.70s) [2022-05-12T06:37:14.321Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:37:14.321Z] --- PASS: TestUpdateRestartWithAutoRemove (2.77s) [2022-05-12T06:37:14.321Z] === RUN TestWaitNonBlocked [2022-05-12T06:37:14.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:37:14.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:37:14.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:37:14.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:37:14.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:37:14.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:37:14.877Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T06:37:15.132Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T06:37:15.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:15.580Z] INFO: Testing against a local daemon [2022-05-12T06:37:15.580Z] === RUN TestCommitInheritsEnv [2022-05-12T06:37:15.580Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:15.580Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T06:37:15.580Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:37:15.580Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:15.580Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:37:15.580Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:37:15.580Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:15.580Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T06:37:15.580Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:37:15.580Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-12T06:37:15.580Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:37:15.580Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T06:37:15.580Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:37:15.694Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T06:37:15.694Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T06:37:15.694Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T06:37:15.949Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T06:37:16.541Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2022-05-12T06:37:16.541Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:37:16.893Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T06:37:17.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T06:37:17.000Z] === RUN TestTagInvalidReference [2022-05-12T06:37:17.000Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T06:37:17.000Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:37:17.000Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-12T06:37:17.000Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:37:17.000Z] --- PASS: TestTagExistedNameWithoutForce (0.09s) [2022-05-12T06:37:17.000Z] === RUN TestTagOfficialNames [2022-05-12T06:37:17.000Z] --- PASS: TestTagOfficialNames (0.13s) [2022-05-12T06:37:17.000Z] === RUN TestTagMatchesDigest [2022-05-12T06:37:17.000Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-12T06:37:17.000Z] PASS [2022-05-12T06:37:17.181Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T06:37:17.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s) [2022-05-12T06:37:17.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2022-05-12T06:37:17.181Z] === RUN TestWaitBlocked [2022-05-12T06:37:17.181Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:17.181Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T06:37:17.181Z] PASS [2022-05-12T06:37:17.181Z] ok github.com/docker/docker/integration/container 112.382s [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === Skipped [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T06:37:17.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T06:37:17.181Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:37:17.181Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:37:17.181Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:37:17.181Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:37:17.181Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:37:17.181Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T06:37:17.181Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:37:17.181Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T06:37:17.181Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:37:17.181Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-12T06:37:17.181Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:37:17.181Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-12T06:37:17.181Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:37:17.181Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T06:37:17.181Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:37:17.181Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T06:37:17.181Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T06:37:17.181Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T06:37:17.181Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T06:37:17.181Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:37:17.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T06:37:17.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T06:37:17.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:37:17.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:37:17.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:37:17.181Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T06:37:17.181Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T06:37:17.181Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T06:37:17.181Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T06:37:17.181Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T06:37:17.181Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:37:17.181Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:37:17.181Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T06:37:17.181Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T06:37:17.181Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T06:37:17.181Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:17.181Z] [2022-05-12T06:37:17.181Z] DONE 120 tests, 38 skipped in 115.194s [2022-05-12T06:37:17.181Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T06:37:17.455Z] ok github.com/docker/docker/integration/image 2.054s [2022-05-12T06:37:17.455Z] [2022-05-12T06:37:17.455Z] === Skipped [2022-05-12T06:37:17.455Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T06:37:17.455Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:17.455Z] [2022-05-12T06:37:17.455Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:37:17.455Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:17.455Z] [2022-05-12T06:37:17.455Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T06:37:17.455Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:17.455Z] [2022-05-12T06:37:17.455Z] DONE 12 tests, 3 skipped in 6.126s [2022-05-12T06:37:17.455Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T06:37:17.819Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T06:37:18.380Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-05-12T06:37:18.380Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:37:19.306Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T06:37:19.306Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T06:37:19.306Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T06:37:19.306Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T06:37:20.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:20.369Z] INFO: Testing against a local daemon [2022-05-12T06:37:20.369Z] === RUN TestNetworkCreateDelete [2022-05-12T06:37:20.369Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:37:20.369Z] 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-12T06:37:20.369Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonDNSFallback [2022-05-12T06:37:20.369Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestInspectNetwork [2022-05-12T06:37:20.369Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:20.369Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:37:20.369Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:20.369Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:20.369Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:20.369Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:20.369Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:37:20.369Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:37:20.369Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:37:20.369Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestNetworkList [2022-05-12T06:37:20.369Z] === RUN TestNetworkList//networks [2022-05-12T06:37:20.369Z] === PAUSE TestNetworkList//networks [2022-05-12T06:37:20.369Z] === RUN TestNetworkList//networks/ [2022-05-12T06:37:20.369Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:37:20.369Z] === CONT TestNetworkList//networks [2022-05-12T06:37:20.369Z] === CONT TestNetworkList//networks/ [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:37:20.369Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:37:20.369Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:37:20.369Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:37:20.369Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:37:20.369Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:37:20.369Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:37:20.369Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:37:20.369Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:37:20.369Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:37:20.369Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:37:20.369Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:37:20.369Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:37:20.369Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:37:20.369Z] PASS [2022-05-12T06:37:20.369Z] ok github.com/docker/docker/integration/network 0.216s [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === Skipped [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T06:37:20.369Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:37:20.369Z] 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-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T06:37:20.369Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T06:37:20.369Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:37:20.369Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:37:20.369Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:37:20.369Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:37:20.369Z] [2022-05-12T06:37:20.369Z] DONE 34 tests, 15 skipped in 3.090s [2022-05-12T06:37:20.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T06:37:21.281Z] testing: warning: no tests to run [2022-05-12T06:37:21.281Z] PASS [2022-05-12T06:37:21.281Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2022-05-12T06:37:21.281Z] [2022-05-12T06:37:21.281Z] DONE 0 tests in 0.732s [2022-05-12T06:37:21.736Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T06:37:22.191Z] testing: warning: no tests to run [2022-05-12T06:37:22.191Z] PASS [2022-05-12T06:37:22.191Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-05-12T06:37:22.191Z] [2022-05-12T06:37:22.191Z] DONE 0 tests in 0.776s [2022-05-12T06:37:22.571Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2022-05-12T06:37:22.571Z] === RUN TestServicePlugin [2022-05-12T06:37:22.647Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T06:37:23.102Z] testing: warning: no tests to run [2022-05-12T06:37:23.102Z] PASS [2022-05-12T06:37:23.102Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-05-12T06:37:23.102Z] [2022-05-12T06:37:23.102Z] DONE 0 tests in 0.716s [2022-05-12T06:37:23.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T06:37:23.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T06:37:24.075Z] testing: warning: no tests to run [2022-05-12T06:37:24.075Z] PASS [2022-05-12T06:37:24.075Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-05-12T06:37:24.075Z] [2022-05-12T06:37:24.075Z] DONE 0 tests in 0.731s [2022-05-12T06:37:24.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T06:37:25.386Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T06:37:25.948Z] plugin_test.go:61: [d8ba529b3625d] joining swarm manager [dbac83bfc1811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:37:27.313Z] plugin_test.go:64: [d80009aafafd0] joining swarm manager [dbac83bfc1811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:37:27.875Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T06:37:28.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:28.739Z] INFO: Testing against a local daemon [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:28.739Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:37:28.739Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:28.739Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:37:28.739Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T06:37:28.739Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:37:28.739Z] === RUN TestPluginInstall [2022-05-12T06:37:28.739Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T06:37:28.739Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:37:28.739Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T06:37:28.739Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:37:28.739Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:37:28.739Z] PASS [2022-05-12T06:37:28.739Z] ok github.com/docker/docker/integration/plugin/common 0.149s [2022-05-12T06:37:28.739Z] [2022-05-12T06:37:28.739Z] === Skipped [2022-05-12T06:37:28.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T06:37:28.739Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] [2022-05-12T06:37:28.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T06:37:28.739Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] [2022-05-12T06:37:28.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:37:28.739Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:37:28.739Z] [2022-05-12T06:37:28.739Z] DONE 19 tests, 3 skipped in 4.610s [2022-05-12T06:37:28.740Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T06:37:29.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T06:37:30.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T06:37:30.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:30.902Z] INFO: Testing against a local daemon [2022-05-12T06:37:30.902Z] === RUN TestExternalGraphDriver [2022-05-12T06:37:30.902Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:37:30.902Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T06:37:30.902Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:37:30.902Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:37:30.902Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:37:30.902Z] PASS [2022-05-12T06:37:30.902Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-05-12T06:37:30.902Z] [2022-05-12T06:37:30.902Z] === Skipped [2022-05-12T06:37:30.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T06:37:30.902Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:37:30.902Z] [2022-05-12T06:37:30.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:37:30.902Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:37:30.902Z] [2022-05-12T06:37:30.902Z] DONE 2 tests, 2 skipped in 2.113s [2022-05-12T06:37:30.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T06:37:31.387Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T06:37:32.316Z] docker_api_swarm_test.go:202: [da12e74d51e17] joining swarm manager [d2f1e7494d9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:37:32.316Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T06:37:33.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:33.080Z] INFO: Testing against a local daemon [2022-05-12T06:37:33.080Z] === RUN TestReadPluginNoRead [2022-05-12T06:37:33.080Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:37:33.080Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T06:37:33.080Z] PASS [2022-05-12T06:37:33.080Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-05-12T06:37:33.080Z] [2022-05-12T06:37:33.080Z] === Skipped [2022-05-12T06:37:33.080Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T06:37:33.080Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:37:33.080Z] [2022-05-12T06:37:33.080Z] DONE 1 tests, 1 skipped in 2.125s [2022-05-12T06:37:33.242Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T06:37:33.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T06:37:33.804Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T06:37:34.365Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T06:37:34.496Z] testing: warning: no tests to run [2022-05-12T06:37:34.496Z] PASS [2022-05-12T06:37:34.496Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.095s [2022-05-12T06:37:34.496Z] [2022-05-12T06:37:34.496Z] DONE 0 tests in 1.127s [2022-05-12T06:37:34.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T06:37:34.620Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T06:37:35.181Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T06:37:36.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:36.671Z] INFO: Testing against a local daemon [2022-05-12T06:37:36.671Z] === RUN TestPluginWithDevMounts [2022-05-12T06:37:36.671Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:36.671Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T06:37:36.671Z] PASS [2022-05-12T06:37:36.671Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2022-05-12T06:37:36.671Z] [2022-05-12T06:37:36.671Z] === Skipped [2022-05-12T06:37:36.671Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T06:37:36.671Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:36.671Z] [2022-05-12T06:37:36.671Z] DONE 1 tests, 1 skipped in 2.192s [2022-05-12T06:37:37.107Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T06:37:37.132Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T06:37:38.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T06:37:38.456Z] --- PASS: TestBuildWithHugeFile (133.68s) [2022-05-12T06:37:38.456Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T06:37:38.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:37:38.456Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:37:38.456Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T06:37:38.456Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:37:38.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:37:38.456Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:37:38.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:37:38.456Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:37:38.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:37:38.456Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T06:37:38.456Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T06:37:38.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T06:37:38.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T06:37:38.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T06:37:38.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T06:37:38.456Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T06:37:38.456Z] === RUN TestBuildPreserveOwnership [2022-05-12T06:37:38.456Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:38.456Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T06:37:38.456Z] === RUN TestBuildPlatformInvalid [2022-05-12T06:37:38.456Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-12T06:37:38.456Z] PASS [2022-05-12T06:37:38.456Z] ok github.com/docker/docker/integration/build 208.120s [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === Skipped [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T06:37:38.456Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T06:37:38.456Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T06:37:38.456Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T06:37:38.456Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T06:37:38.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T06:37:38.456Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:38.456Z] [2022-05-12T06:37:38.456Z] DONE 29 tests, 6 skipped in 246.153s [2022-05-12T06:37:38.456Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T06:37:38.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:38.681Z] INFO: Testing against a local daemon [2022-05-12T06:37:38.681Z] === RUN TestSecretInspect [2022-05-12T06:37:38.681Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.681Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T06:37:38.681Z] === RUN TestSecretList [2022-05-12T06:37:38.681Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.681Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T06:37:38.681Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:37:38.681Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.681Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:37:38.681Z] === RUN TestSecretsUpdate [2022-05-12T06:37:38.681Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.681Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T06:37:38.681Z] === RUN TestTemplatedSecret [2022-05-12T06:37:38.681Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.681Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T06:37:38.681Z] === RUN TestSecretCreateResolve [2022-05-12T06:37:38.681Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:38.682Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T06:37:38.682Z] PASS [2022-05-12T06:37:38.682Z] ok github.com/docker/docker/integration/secret 0.127s [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === Skipped [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T06:37:38.682Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:38.682Z] [2022-05-12T06:37:38.682Z] DONE 6 tests, 6 skipped in 1.765s [2022-05-12T06:37:38.682Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T06:37:40.548Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T06:37:40.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:37:40.630Z] INFO: Testing against a local daemon [2022-05-12T06:37:40.630Z] === RUN TestConfigInspect [2022-05-12T06:37:40.630Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T06:37:40.630Z] === RUN TestConfigList [2022-05-12T06:37:40.630Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T06:37:40.630Z] === RUN TestConfigsCreateAndDelete [2022-05-12T06:37:40.630Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:37:40.630Z] === RUN TestConfigsUpdate [2022-05-12T06:37:40.630Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T06:37:40.630Z] === RUN TestTemplatedConfig [2022-05-12T06:37:40.630Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T06:37:40.630Z] === RUN TestConfigCreateResolve [2022-05-12T06:37:40.630Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:40.630Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T06:37:40.630Z] PASS [2022-05-12T06:37:40.630Z] ok github.com/docker/docker/integration/config 0.101s [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === Skipped [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T06:37:40.630Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:40.630Z] [2022-05-12T06:37:40.630Z] DONE 6 tests, 6 skipped in 1.996s [2022-05-12T06:37:40.630Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T06:37:41.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:41.571Z] INFO: Testing against a local daemon [2022-05-12T06:37:41.571Z] === RUN TestServiceCreateInit [2022-05-12T06:37:41.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:37:41.571Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:37:41.571Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:37:41.571Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceConflict [2022-05-12T06:37:41.571Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:37:41.571Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:37:41.571Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:37:41.571Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:37:41.571Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:37:41.571Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceSysctls [2022-05-12T06:37:41.571Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T06:37:41.571Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:37:41.571Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T06:37:41.571Z] === RUN TestInspect [2022-05-12T06:37:41.571Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestInspect (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestCreateJob [2022-05-12T06:37:41.571Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestReplicatedJob [2022-05-12T06:37:41.571Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:37:41.571Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceListWithStatuses [2022-05-12T06:37:41.571Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:37:41.571Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:37:41.571Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServicePlugin [2022-05-12T06:37:41.571Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceUpdateLabel [2022-05-12T06:37:41.571Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:37:41.571Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:37:41.571Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:37:41.571Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T06:37:41.571Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:37:41.571Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:37:41.571Z] PASS [2022-05-12T06:37:41.571Z] ok github.com/docker/docker/integration/service 0.300s [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === Skipped [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:37:41.571Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:37:41.571Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-12T06:37:41.571Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.571Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T06:37:41.571Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.571Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T06:37:41.572Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T06:37:41.572Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T06:37:41.572Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T06:37:41.572Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T06:37:41.572Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:37:41.572Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T06:37:41.572Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T06:37:41.572Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T06:37:41.572Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T06:37:41.572Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T06:37:41.572Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T06:37:41.572Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:37:41.572Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:41.572Z] [2022-05-12T06:37:41.572Z] DONE 24 tests, 23 skipped in 2.703s [2022-05-12T06:37:41.572Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T06:37:43.061Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T06:37:43.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:43.104Z] INFO: Testing against a local daemon [2022-05-12T06:37:43.104Z] === RUN TestSessionCreate [2022-05-12T06:37:43.104Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:43.104Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T06:37:43.104Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:37:43.104Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:43.104Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:37:43.104Z] PASS [2022-05-12T06:37:43.104Z] ok github.com/docker/docker/integration/session 0.096s [2022-05-12T06:37:43.104Z] [2022-05-12T06:37:43.104Z] === Skipped [2022-05-12T06:37:43.104Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T06:37:43.104Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:43.104Z] [2022-05-12T06:37:43.104Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:37:43.104Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:43.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:37:43.521Z] INFO: Testing against a local daemon [2022-05-12T06:37:43.521Z] === RUN TestCheckpoint [2022-05-12T06:37:43.521Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:37:43.521Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T06:37:43.521Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T06:37:43.521Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:37:43.521Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:37:43.521Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:37:43.521Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:37:43.521Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T06:37:43.521Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T06:37:43.521Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T06:37:43.521Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T06:37:43.521Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T06:37:43.521Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T06:37:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T06:37:43.521Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T06:37:43.558Z] [2022-05-12T06:37:43.558Z] DONE 2 tests, 2 skipped in 1.659s [2022-05-12T06:37:43.558Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T06:37:43.622Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T06:37:43.983Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-12T06:37:43.983Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T06:37:43.983Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-05-12T06:37:43.983Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T06:37:44.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-12T06:37:44.440Z] === RUN TestCopyEmptyFile [2022-05-12T06:37:44.548Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T06:37:44.896Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-05-12T06:37:44.896Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T06:37:44.896Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-12T06:37:44.896Z] === RUN TestCopyFromContainer [2022-05-12T06:37:44.896Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:44.896Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T06:37:44.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T06:37:44.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:37:44.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:37:44.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:37:44.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:37:44.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:37:44.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:37:44.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T06:37:44.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T06:37:44.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T06:37:44.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T06:37:44.896Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T06:37:44.896Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:37:44.896Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:37:44.896Z] === RUN TestCreateWithInvalidEnv [2022-05-12T06:37:44.896Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T06:37:44.896Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T06:37:44.896Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T06:37:44.896Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T06:37:44.896Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T06:37:44.896Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T06:37:44.896Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T06:37:44.896Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T06:37:44.896Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T06:37:44.896Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T06:37:44.896Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T06:37:44.896Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T06:37:44.896Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:44.897Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:37:44.897Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T06:37:44.897Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:44.897Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:37:44.897Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T06:37:44.897Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:44.897Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:37:44.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:37:44.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:37:44.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:37:44.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:37:44.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:37:44.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:37:44.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T06:37:44.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T06:37:44.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T06:37:44.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T06:37:44.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T06:37:44.897Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T06:37:44.897Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:37:44.897Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:37:44.897Z] === RUN TestCreateDifferentPlatform [2022-05-12T06:37:44.897Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T06:37:44.897Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T06:37:44.897Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T06:37:44.897Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T06:37:44.897Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T06:37:45.353Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-12T06:37:45.353Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T06:37:45.353Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:37:45.353Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T06:37:45.353Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T06:37:45.353Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:45.353Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T06:37:45.353Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:37:45.353Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:45.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:45.726Z] INFO: Testing against a local daemon [2022-05-12T06:37:45.726Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:37:45.726Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:45.726Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestDiskUsage [2022-05-12T06:37:45.726Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:37:45.726Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestEventsExecDie [2022-05-12T06:37:45.726Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:37:45.726Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:37:45.726Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:37:45.726Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestEventsVolumeCreate [2022-05-12T06:37:45.726Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:37:45.726Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestInfoAPI [2022-05-12T06:37:45.726Z] --- PASS: TestInfoAPI (0.06s) [2022-05-12T06:37:45.726Z] === RUN TestInfoAPIWarnings [2022-05-12T06:37:45.726Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:45.726Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestInfoDebug [2022-05-12T06:37:45.726Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:45.726Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:37:45.726Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:45.726Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:37:45.726Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:45.726Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T06:37:45.726Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:37:46.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-05-12T06:37:46.687Z] === RUN TestPingCacheHeaders [2022-05-12T06:37:46.687Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T06:37:46.687Z] === RUN TestPingGet [2022-05-12T06:37:46.687Z] --- PASS: TestPingGet (0.05s) [2022-05-12T06:37:46.687Z] === RUN TestPingHead [2022-05-12T06:37:46.687Z] --- PASS: TestPingHead (0.04s) [2022-05-12T06:37:46.687Z] === RUN TestPingSwarmHeader [2022-05-12T06:37:46.687Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:46.687Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T06:37:46.687Z] === RUN TestVersion [2022-05-12T06:37:46.687Z] --- PASS: TestVersion (0.04s) [2022-05-12T06:37:46.687Z] PASS [2022-05-12T06:37:46.687Z] ok github.com/docker/docker/integration/system 1.271s [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === Skipped [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:37:46.687Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T06:37:46.687Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T06:37:46.687Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:37:46.687Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T06:37:46.687Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T06:37:46.687Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T06:37:46.687Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T06:37:46.687Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:46.687Z] [2022-05-12T06:37:46.688Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T06:37:46.688Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:37:46.688Z] [2022-05-12T06:37:46.688Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T06:37:46.688Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:46.688Z] [2022-05-12T06:37:46.688Z] DONE 16 tests, 10 skipped in 3.292s [2022-05-12T06:37:46.688Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T06:37:47.115Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:37:47.115Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestConfigDaemonID [2022-05-12T06:37:47.115Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestDaemonConfigValidation [2022-05-12T06:37:47.115Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:37:47.115Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestDaemonProxy [2022-05-12T06:37:47.115Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:37:47.115Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T06:37:47.115Z] PASS [2022-05-12T06:37:47.115Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] === Skipped [2022-05-12T06:37:47.115Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:37:47.115Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T06:37:47.115Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T06:37:47.115Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:37:47.115Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T06:37:47.115Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:37:47.115Z] [2022-05-12T06:37:47.115Z] DONE 5 tests, 5 skipped in 25.556s [2022-05-12T06:37:47.115Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T06:37:47.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:47.115Z] INFO: Testing against a local daemon [2022-05-12T06:37:47.115Z] === RUN TestCommitInheritsEnv [2022-05-12T06:37:47.115Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:47.115Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:37:47.115Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:47.115Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:37:47.115Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:47.115Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T06:37:47.115Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:37:47.115Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-12T06:37:47.115Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:37:47.115Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T06:37:47.115Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:37:48.076Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2022-05-12T06:37:48.076Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:37:48.076Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-12T06:37:48.076Z] === RUN TestTagInvalidReference [2022-05-12T06:37:48.076Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T06:37:48.076Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:37:48.076Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-12T06:37:48.076Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:37:48.076Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T06:37:48.076Z] === RUN TestTagOfficialNames [2022-05-12T06:37:48.532Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-12T06:37:48.532Z] === RUN TestTagMatchesDigest [2022-05-12T06:37:48.532Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-12T06:37:48.532Z] PASS [2022-05-12T06:37:48.532Z] ok github.com/docker/docker/integration/image 1.582s [2022-05-12T06:37:48.532Z] [2022-05-12T06:37:48.532Z] === Skipped [2022-05-12T06:37:48.532Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T06:37:48.532Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:37:48.532Z] [2022-05-12T06:37:48.532Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:37:48.532Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:48.532Z] [2022-05-12T06:37:48.532Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T06:37:48.532Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:37:48.532Z] [2022-05-12T06:37:48.532Z] DONE 12 tests, 3 skipped in 5.647s [2022-05-12T06:37:48.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T06:37:48.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:48.851Z] INFO: Testing against a local daemon [2022-05-12T06:37:48.851Z] === RUN TestVolumesCreateAndList [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T06:37:48.851Z] === RUN TestVolumesRemove [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-12T06:37:48.851Z] === RUN TestVolumesInspect [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:37:48.851Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:37:48.851Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:37:48.851Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:37:48.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:37:48.851Z] PASS [2022-05-12T06:37:49.311Z] ok github.com/docker/docker/integration/volume 0.429s [2022-05-12T06:37:49.311Z] [2022-05-12T06:37:49.311Z] DONE 9 tests in 2.269s [2022-05-12T06:37:49.311Z] INFO: make.ps1 ended at 05/12/2022 06:37:48 [2022-05-12T06:37:49.311Z] INFO: Integration CLI tests being run from the host: [2022-05-12T06:37:49.311Z] 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-12T06:37:49.360Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:49.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T06:37:49.815Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:50.043Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T06:37:50.271Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T06:37:50.299Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T06:37:50.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:50.695Z] INFO: Testing against a local daemon [2022-05-12T06:37:50.695Z] === RUN TestNetworkCreateDelete [2022-05-12T06:37:50.695Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:37:50.695Z] 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-12T06:37:50.695Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonDNSFallback [2022-05-12T06:37:50.695Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestInspectNetwork [2022-05-12T06:37:50.695Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:50.695Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:37:50.695Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:50.695Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:50.695Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:50.695Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:50.695Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:37:50.695Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:37:50.695Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:37:50.695Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestNetworkList [2022-05-12T06:37:50.695Z] === RUN TestNetworkList//networks [2022-05-12T06:37:50.695Z] === PAUSE TestNetworkList//networks [2022-05-12T06:37:50.695Z] === RUN TestNetworkList//networks/ [2022-05-12T06:37:50.695Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:37:50.695Z] === CONT TestNetworkList//networks [2022-05-12T06:37:50.695Z] === CONT TestNetworkList//networks/ [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:37:50.695Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:37:50.695Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:37:50.695Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:37:50.695Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:37:50.695Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:37:50.695Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:37:50.695Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:37:50.695Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:37:50.695Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:37:50.695Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:37:50.695Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:37:50.695Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:37:50.695Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:37:50.695Z] PASS [2022-05-12T06:37:50.695Z] ok github.com/docker/docker/integration/network 0.189s [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === Skipped [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T06:37:50.695Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:37:50.695Z] 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-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T06:37:50.695Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T06:37:50.695Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:37:50.695Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.695Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:37:50.695Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:37:50.695Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:37:50.696Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:37:50.696Z] [2022-05-12T06:37:50.696Z] DONE 34 tests, 15 skipped in 2.185s [2022-05-12T06:37:50.696Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T06:37:51.228Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-12T06:37:51.237Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.62s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.42s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.25s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.32s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.95s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.32s) [2022-05-12T06:37:51.237Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.51s) [2022-05-12T06:37:51.237Z] === RUN TestDiff [2022-05-12T06:37:51.237Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:51.237Z] --- SKIP: TestDiff (0.00s) [2022-05-12T06:37:51.237Z] === RUN TestExecWithCloseStdin [2022-05-12T06:37:51.483Z] docker_api_swarm_test.go:384: [d6118d7ad4c99] joining swarm manager [d8f19a329e122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:37:51.655Z] testing: warning: no tests to run [2022-05-12T06:37:51.655Z] PASS [2022-05-12T06:37:51.655Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2022-05-12T06:37:51.655Z] [2022-05-12T06:37:51.655Z] DONE 0 tests in 0.754s [2022-05-12T06:37:51.655Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T06:37:52.044Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T06:37:52.300Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T06:37:52.556Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T06:37:52.616Z] testing: warning: no tests to run [2022-05-12T06:37:52.616Z] PASS [2022-05-12T06:37:52.616Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2022-05-12T06:37:52.616Z] [2022-05-12T06:37:52.616Z] DONE 0 tests in 0.699s [2022-05-12T06:37:52.616Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T06:37:52.812Z] docker_api_swarm_test.go:385: [dee17c886f8d6] joining swarm manager [d8f19a329e122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:37:52.812Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T06:37:52.812Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T06:37:53.072Z] testing: warning: no tests to run [2022-05-12T06:37:53.072Z] PASS [2022-05-12T06:37:53.072Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-05-12T06:37:53.072Z] [2022-05-12T06:37:53.072Z] DONE 0 tests in 0.710s [2022-05-12T06:37:53.415Z] --- PASS: TestExecWithCloseStdin (2.34s) [2022-05-12T06:37:53.415Z] === RUN TestExec [2022-05-12T06:37:53.526Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T06:37:53.981Z] testing: warning: no tests to run [2022-05-12T06:37:53.981Z] PASS [2022-05-12T06:37:53.981Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-05-12T06:37:53.981Z] [2022-05-12T06:37:53.981Z] DONE 0 tests in 0.721s [2022-05-12T06:37:53.981Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T06:37:54.178Z] --- PASS: TestServicePlugin (32.13s) [2022-05-12T06:37:54.178Z] === RUN TestServiceUpdateLabel [2022-05-12T06:37:54.178Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T06:37:55.109Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T06:37:55.109Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T06:37:55.109Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T06:37:55.581Z] --- PASS: TestExec (2.02s) [2022-05-12T06:37:55.581Z] === RUN TestExecUser [2022-05-12T06:37:55.581Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:37:55.581Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestExportContainerAndImportImage [2022-05-12T06:37:55.581Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:55.581Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T06:37:55.581Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:37:55.581Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestHealthCheckWorkdir [2022-05-12T06:37:55.581Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:37:55.581Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestHealthKillContainer [2022-05-12T06:37:55.581Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:37:55.581Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T06:37:55.581Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:37:55.581Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:37:55.581Z] === RUN TestKillContainerInvalidSignal [2022-05-12T06:37:56.036Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T06:37:56.291Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T06:37:56.852Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-05-12T06:37:56.852Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:37:56.852Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T06:37:57.112Z] --- PASS: TestKillContainerInvalidSignal (1.89s) [2022-05-12T06:37:57.112Z] === RUN TestKillContainer [2022-05-12T06:37:57.112Z] === RUN TestKillContainer/no_signal [2022-05-12T06:37:58.215Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T06:37:58.215Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T06:37:58.215Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T06:37:58.216Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T06:37:58.216Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T06:37:58.216Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T06:37:58.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:58.676Z] INFO: Testing against a local daemon [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:58.676Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:58.676Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:58.676Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:58.676Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:37:58.676Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:37:58.676Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:37:58.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:37:59.140Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:37:59.140Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T06:37:59.140Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:37:59.140Z] === RUN TestPluginInstall [2022-05-12T06:37:59.140Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T06:37:59.140Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:37:59.140Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T06:37:59.140Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:37:59.140Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:37:59.140Z] PASS [2022-05-12T06:37:59.140Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2022-05-12T06:37:59.140Z] [2022-05-12T06:37:59.140Z] === Skipped [2022-05-12T06:37:59.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T06:37:59.140Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] [2022-05-12T06:37:59.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T06:37:59.140Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] [2022-05-12T06:37:59.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:37:59.140Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:37:59.140Z] [2022-05-12T06:37:59.140Z] DONE 19 tests, 3 skipped in 4.799s [2022-05-12T06:37:59.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T06:37:59.281Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T06:37:59.281Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:37:59.281Z] === RUN TestKillContainer/killing_signal [2022-05-12T06:37:59.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:37:59.638Z] INFO: Testing against a local daemon [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T06:37:59.638Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T06:37:59.638Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T06:37:59.638Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T06:38:00.127Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T06:38:00.598Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T06:38:00.599Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T06:38:01.054Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T06:38:01.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:01.305Z] INFO: Testing against a local daemon [2022-05-12T06:38:01.305Z] === RUN TestExternalGraphDriver [2022-05-12T06:38:01.305Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:38:01.305Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T06:38:01.305Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:38:01.305Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:38:01.305Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:38:01.305Z] PASS [2022-05-12T06:38:01.305Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-05-12T06:38:01.305Z] [2022-05-12T06:38:01.305Z] === Skipped [2022-05-12T06:38:01.305Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T06:38:01.305Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:38:01.305Z] [2022-05-12T06:38:01.305Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:38:01.305Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:38:01.305Z] [2022-05-12T06:38:01.305Z] DONE 2 tests, 2 skipped in 2.140s [2022-05-12T06:38:01.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T06:38:01.310Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T06:38:01.559Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T06:38:01.870Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T06:38:02.014Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T06:38:03.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:03.466Z] INFO: Testing against a local daemon [2022-05-12T06:38:03.466Z] === RUN TestReadPluginNoRead [2022-05-12T06:38:03.466Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:38:03.466Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T06:38:03.466Z] PASS [2022-05-12T06:38:03.466Z] ok github.com/docker/docker/integration/plugin/logging 0.095s [2022-05-12T06:38:03.466Z] [2022-05-12T06:38:03.466Z] === Skipped [2022-05-12T06:38:03.466Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T06:38:03.466Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:38:03.466Z] [2022-05-12T06:38:03.466Z] DONE 1 tests, 1 skipped in 2.147s [2022-05-12T06:38:03.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T06:38:05.001Z] testing: warning: no tests to run [2022-05-12T06:38:05.001Z] PASS [2022-05-12T06:38:05.001Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2022-05-12T06:38:05.001Z] [2022-05-12T06:38:05.001Z] DONE 0 tests in 1.080s [2022-05-12T06:38:05.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T06:38:06.327Z] --- PASS: TestKillContainer (8.73s) [2022-05-12T06:38:06.328Z] --- PASS: TestKillContainer/no_signal (1.71s) [2022-05-12T06:38:06.328Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:38:06.328Z] --- PASS: TestKillContainer/killing_signal (6.95s) [2022-05-12T06:38:06.328Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T06:38:06.328Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:38:06.328Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestKillStoppedContainer [2022-05-12T06:38:06.328Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:38:06.328Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T06:38:06.328Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:38:06.328Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestKillDifferentUserContainer [2022-05-12T06:38:06.328Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:38:06.328Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestInspectOomKilledTrue [2022-05-12T06:38:06.328Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:06.328Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestInspectOomKilledFalse [2022-05-12T06:38:06.328Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:38:06.328Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T06:38:06.328Z] === RUN TestLogsFollowTailEmpty [2022-05-12T06:38:07.109Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T06:38:07.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:07.163Z] INFO: Testing against a local daemon [2022-05-12T06:38:07.163Z] === RUN TestPluginWithDevMounts [2022-05-12T06:38:07.163Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:07.163Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T06:38:07.163Z] PASS [2022-05-12T06:38:07.163Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-05-12T06:38:07.163Z] [2022-05-12T06:38:07.163Z] === Skipped [2022-05-12T06:38:07.163Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T06:38:07.163Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:07.163Z] [2022-05-12T06:38:07.163Z] DONE 1 tests, 1 skipped in 2.152s [2022-05-12T06:38:07.163Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T06:38:07.857Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2022-05-12T06:38:07.857Z] === RUN TestNetworkNat [2022-05-12T06:38:07.857Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:07.857Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T06:38:07.857Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T06:38:08.037Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T06:38:08.292Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T06:38:08.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:08.706Z] INFO: Testing against a local daemon [2022-05-12T06:38:08.706Z] === RUN TestSecretInspect [2022-05-12T06:38:08.706Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.706Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T06:38:08.706Z] === RUN TestSecretList [2022-05-12T06:38:08.706Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T06:38:08.707Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:38:08.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:38:08.707Z] === RUN TestSecretsUpdate [2022-05-12T06:38:08.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T06:38:08.707Z] === RUN TestTemplatedSecret [2022-05-12T06:38:08.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T06:38:08.707Z] === RUN TestSecretCreateResolve [2022-05-12T06:38:08.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:08.707Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T06:38:08.707Z] PASS [2022-05-12T06:38:08.707Z] ok github.com/docker/docker/integration/secret 0.088s [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === Skipped [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T06:38:08.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:08.707Z] [2022-05-12T06:38:08.707Z] DONE 6 tests, 6 skipped in 1.674s [2022-05-12T06:38:08.707Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T06:38:10.037Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s) [2022-05-12T06:38:10.037Z] === RUN TestNetworkLoopbackNat [2022-05-12T06:38:10.037Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:10.037Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T06:38:10.037Z] === RUN TestPause [2022-05-12T06:38:10.037Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:38:10.037Z] --- SKIP: TestPause (0.00s) [2022-05-12T06:38:10.037Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T06:38:11.557Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T06:38:11.557Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2022-05-12T06:38:11.557Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:38:11.557Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T06:38:11.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:11.600Z] INFO: Testing against a local daemon [2022-05-12T06:38:11.600Z] === RUN TestServiceCreateInit [2022-05-12T06:38:11.600Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:38:11.600Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:38:11.600Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:38:11.600Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceConflict [2022-05-12T06:38:11.600Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:38:11.600Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:38:11.600Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:38:11.600Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:38:11.600Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:38:11.600Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceSysctls [2022-05-12T06:38:11.600Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T06:38:11.600Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:38:11.600Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T06:38:11.600Z] === RUN TestInspect [2022-05-12T06:38:11.600Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestInspect (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestCreateJob [2022-05-12T06:38:11.600Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestReplicatedJob [2022-05-12T06:38:11.600Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:38:11.600Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceListWithStatuses [2022-05-12T06:38:11.600Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:38:11.600Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:38:11.600Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServicePlugin [2022-05-12T06:38:11.600Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceUpdateLabel [2022-05-12T06:38:11.600Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:38:11.600Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:38:11.600Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:38:11.600Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T06:38:11.600Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:38:11.600Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:38:11.600Z] PASS [2022-05-12T06:38:11.600Z] ok github.com/docker/docker/integration/service 0.241s [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === Skipped [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:38:11.600Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:38:11.600Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T06:38:11.600Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-12T06:38:11.600Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T06:38:11.600Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T06:38:11.600Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T06:38:11.600Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T06:38:11.600Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T06:38:11.600Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:38:11.600Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T06:38:11.600Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T06:38:11.600Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T06:38:11.600Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T06:38:11.600Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T06:38:11.600Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T06:38:11.600Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:38:11.600Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:38:11.600Z] [2022-05-12T06:38:11.600Z] DONE 24 tests, 23 skipped in 2.627s [2022-05-12T06:38:11.600Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T06:38:12.211Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2022-05-12T06:38:12.211Z] === RUN TestPauseStopPausedContainer [2022-05-12T06:38:12.211Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:12.211Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T06:38:12.211Z] === RUN TestPsFilter [2022-05-12T06:38:12.211Z] --- PASS: TestPsFilter (0.24s) [2022-05-12T06:38:12.211Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T06:38:13.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:13.125Z] INFO: Testing against a local daemon [2022-05-12T06:38:13.125Z] === RUN TestSessionCreate [2022-05-12T06:38:13.125Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:13.125Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T06:38:13.125Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:38:13.125Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:13.125Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:38:13.125Z] PASS [2022-05-12T06:38:13.125Z] ok github.com/docker/docker/integration/session 0.125s [2022-05-12T06:38:13.126Z] [2022-05-12T06:38:13.126Z] === Skipped [2022-05-12T06:38:13.126Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T06:38:13.126Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:13.126Z] [2022-05-12T06:38:13.126Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:38:13.126Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:13.126Z] [2022-05-12T06:38:13.126Z] DONE 2 tests, 2 skipped in 1.591s [2022-05-12T06:38:13.126Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T06:38:14.069Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T06:38:14.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2022-05-12T06:38:14.380Z] === RUN TestRemoveContainerWithVolume [2022-05-12T06:38:15.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:15.284Z] INFO: Testing against a local daemon [2022-05-12T06:38:15.284Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:38:15.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:15.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestDiskUsage [2022-05-12T06:38:15.285Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:38:15.285Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestEventsExecDie [2022-05-12T06:38:15.285Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:38:15.285Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:38:15.285Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:38:15.285Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestEventsVolumeCreate [2022-05-12T06:38:15.285Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:38:15.285Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestInfoAPI [2022-05-12T06:38:15.285Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T06:38:15.285Z] === RUN TestInfoAPIWarnings [2022-05-12T06:38:15.285Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:38:15.285Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestInfoDebug [2022-05-12T06:38:15.285Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:15.285Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:38:15.285Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:15.285Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:38:15.285Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:15.285Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T06:38:15.285Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:38:16.244Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-05-12T06:38:16.244Z] === RUN TestPingCacheHeaders [2022-05-12T06:38:16.244Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T06:38:16.244Z] === RUN TestPingGet [2022-05-12T06:38:16.244Z] --- PASS: TestPingGet (0.04s) [2022-05-12T06:38:16.244Z] === RUN TestPingHead [2022-05-12T06:38:16.244Z] --- PASS: TestPingHead (0.04s) [2022-05-12T06:38:16.244Z] === RUN TestPingSwarmHeader [2022-05-12T06:38:16.244Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:16.244Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T06:38:16.244Z] === RUN TestVersion [2022-05-12T06:38:16.546Z] --- PASS: TestRemoveContainerWithVolume (2.05s) [2022-05-12T06:38:16.546Z] === RUN TestRemoveContainerRunning [2022-05-12T06:38:16.698Z] --- PASS: TestVersion (0.04s) [2022-05-12T06:38:16.698Z] PASS [2022-05-12T06:38:16.698Z] ok github.com/docker/docker/integration/system 1.212s [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === Skipped [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:38:16.698Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T06:38:16.698Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T06:38:16.698Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:38:16.698Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T06:38:16.698Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T06:38:16.698Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T06:38:16.698Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T06:38:16.698Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T06:38:16.698Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T06:38:16.698Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:16.698Z] [2022-05-12T06:38:16.698Z] DONE 16 tests, 10 skipped in 3.204s [2022-05-12T06:38:16.698Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T06:38:18.078Z] --- PASS: TestRemoveContainerRunning (1.81s) [2022-05-12T06:38:18.078Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T06:38:18.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:18.860Z] INFO: Testing against a local daemon [2022-05-12T06:38:18.860Z] === RUN TestVolumesCreateAndList [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-12T06:38:18.860Z] === RUN TestVolumesRemove [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesRemove (0.16s) [2022-05-12T06:38:18.860Z] === RUN TestVolumesInspect [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:38:18.860Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:38:18.860Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:38:18.860Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:38:18.860Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:38:18.860Z] PASS [2022-05-12T06:38:18.860Z] ok github.com/docker/docker/integration/volume 0.379s [2022-05-12T06:38:18.860Z] [2022-05-12T06:38:18.860Z] DONE 9 tests in 2.250s [2022-05-12T06:38:18.860Z] INFO: make.ps1 ended at 05/12/2022 06:38:18 [2022-05-12T06:38:18.860Z] INFO: Integration CLI tests being run from the host: [2022-05-12T06:38:18.860Z] 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-12T06:38:20.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2022-05-12T06:38:20.246Z] === RUN TestRemoveInvalidContainer [2022-05-12T06:38:20.246Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-12T06:38:20.246Z] === RUN TestRenameLinkedContainer [2022-05-12T06:38:20.246Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:20.246Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T06:38:20.246Z] === RUN TestRenameStoppedContainer [2022-05-12T06:38:22.423Z] --- PASS: TestRenameStoppedContainer (2.24s) [2022-05-12T06:38:22.423Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T06:38:26.143Z] --- PASS: TestRenameRunningContainerAndReuse (4.13s) [2022-05-12T06:38:26.143Z] === RUN TestRenameInvalidName [2022-05-12T06:38:26.226Z] === RUN TestDockerSuite/TestExec [2022-05-12T06:38:26.226Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T06:38:26.226Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-05-12T06:38:26.226Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:38:26.226Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T06:38:26.789Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T06:38:27.719Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T06:38:28.310Z] --- PASS: TestRenameInvalidName (1.81s) [2022-05-12T06:38:28.310Z] === RUN TestRenameAnonymousContainer [2022-05-12T06:38:29.084Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T06:38:29.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T06:38:29.189Z] INFO: Testing against a local daemon [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T06:38:29.189Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T06:38:29.189Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T06:38:29.189Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T06:38:29.646Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T06:38:30.149Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T06:38:30.206Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T06:38:30.605Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T06:38:30.795Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T06:38:31.061Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T06:38:31.364Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T06:38:31.515Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T06:38:31.620Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T06:38:32.181Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T06:38:33.547Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T06:38:34.472Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T06:38:34.728Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T06:38:36.094Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T06:38:36.350Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T06:38:38.861Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T06:38:38.861Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2022-05-12T06:38:38.861Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:38:39.788Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T06:38:40.045Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T06:38:40.301Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T06:38:40.863Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T06:38:41.119Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T06:38:41.680Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T06:38:42.241Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T06:38:42.496Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T06:38:43.094Z] --- PASS: TestRenameAnonymousContainer (14.08s) [2022-05-12T06:38:43.094Z] === RUN TestRenameContainerWithSameName [2022-05-12T06:38:43.860Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T06:38:44.057Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2022-05-12T06:38:44.058Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T06:38:44.058Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:38:44.058Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:38:44.058Z] === RUN TestResize [2022-05-12T06:38:44.116Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T06:38:44.677Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T06:38:46.226Z] --- PASS: TestResize (1.81s) [2022-05-12T06:38:46.226Z] === RUN TestResizeWithInvalidSize [2022-05-12T06:38:47.756Z] --- PASS: TestResizeWithInvalidSize (1.79s) [2022-05-12T06:38:47.756Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T06:38:48.839Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T06:38:49.923Z] --- PASS: TestResizeWhenContainerNotStarted (2.28s) [2022-05-12T06:38:49.923Z] === RUN TestDaemonRestartKillContainers [2022-05-12T06:38:49.923Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:38:49.923Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:38:49.923Z] === RUN TestStats [2022-05-12T06:38:49.923Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:38:49.923Z] --- SKIP: TestStats (0.00s) [2022-05-12T06:38:49.923Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T06:38:55.390Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T06:38:55.646Z] --- PASS: TestServiceUpdatePidsLimit (16.65s) [2022-05-12T06:38:55.646Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-05-12T06:38:55.646Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-05-12T06:38:55.646Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-12T06:38:55.646Z] PASS [2022-05-12T06:38:55.646Z] [2022-05-12T06:38:55.646Z] === Skipped [2022-05-12T06:38:55.646Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T06:38:55.646Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T06:38:55.646Z] [2022-05-12T06:38:55.646Z] DONE 27 tests, 1 skipped in 179.611s [2022-05-12T06:38:55.646Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T06:38:55.646Z] ++ 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-12T06:38:55.646Z] ++ set -e [2022-05-12T06:38:55.646Z] ++ '[' -n 0 ']' [2022-05-12T06:38:55.646Z] ++ set -x [2022-05-12T06:38:55.646Z] ++ 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-12T06:38:55.646Z] INFO: Testing against a local daemon [2022-05-12T06:38:55.646Z] === RUN TestSessionCreate [2022-05-12T06:38:55.646Z] --- PASS: TestSessionCreate (0.03s) [2022-05-12T06:38:55.646Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:38:55.904Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T06:38:55.904Z] PASS [2022-05-12T06:38:55.904Z] [2022-05-12T06:38:55.904Z] DONE 2 tests in 0.162s [2022-05-12T06:38:55.904Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T06:38:55.904Z] ++ 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-12T06:38:55.904Z] ++ set -e [2022-05-12T06:38:55.904Z] ++ '[' -n 0 ']' [2022-05-12T06:38:55.904Z] ++ set -x [2022-05-12T06:38:55.904Z] ++ 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-12T06:38:55.904Z] INFO: Testing against a local daemon [2022-05-12T06:38:55.904Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:38:55.904Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:38:55.904Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:38:55.904Z] === RUN TestDiskUsage [2022-05-12T06:38:55.904Z] === PAUSE TestDiskUsage [2022-05-12T06:38:55.904Z] === RUN TestEventsExecDie [2022-05-12T06:38:56.160Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T06:38:56.722Z] --- PASS: TestEventsExecDie (0.68s) [2022-05-12T06:38:56.722Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:38:56.722Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-05-12T06:38:56.722Z] === RUN TestEventsVolumeCreate [2022-05-12T06:38:56.722Z] check_test.go:378: [dee17c886f8d6] daemon is not started [2022-05-12T06:38:56.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T06:38:56.722Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-12T06:38:56.722Z] === RUN TestInfoBinaryCommits [2022-05-12T06:38:56.722Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-05-12T06:38:56.722Z] === RUN TestInfoAPIVersioned [2022-05-12T06:38:56.722Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T06:38:56.722Z] === RUN TestInfoAPI [2022-05-12T06:38:56.722Z] --- PASS: TestInfoAPI (0.03s) [2022-05-12T06:38:56.722Z] === RUN TestInfoAPIWarnings [2022-05-12T06:38:56.978Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T06:38:57.540Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T06:38:58.103Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T06:38:58.666Z] docker_api_swarm_test.go:802: [d1a7115a20660] joining swarm manager [d0949596747a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:38:58.922Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T06:38:58.922Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T06:38:58.922Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T06:39:00.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.07s) [2022-05-12T06:39:00.227Z] === RUN TestStopContainerWithTimeout [2022-05-12T06:39:00.227Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:39:00.227Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T06:39:00.227Z] === RUN TestUpdateRestartPolicy [2022-05-12T06:39:00.286Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T06:39:00.286Z] docker_api_swarm_test.go:802: [d926ee1611260] joining swarm manager [d0949596747a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:39:00.847Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T06:39:01.777Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T06:39:01.777Z] docker_api_swarm_test.go:802: [dd2a2c8a235df] joining swarm manager [d0949596747a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T06:39:02.339Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T06:39:02.901Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T06:39:03.828Z] docker_api_swarm_test.go:802: [d175b7a7ef8de] joining swarm manager [d0949596747a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T06:39:05.193Z] docker_api_swarm_test.go:810: [d2e877a5334cb] joining swarm manager [d0949596747a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T06:39:07.706Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T06:39:11.870Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T06:39:13.233Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T06:39:13.490Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T06:39:13.490Z] === RUN TestInfoDebug [2022-05-12T06:39:14.054Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T06:39:14.054Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:39:14.310Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T06:39:14.310Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:39:14.883Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T06:39:14.883Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:39:15.139Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T06:39:15.139Z] === RUN TestPingCacheHeaders [2022-05-12T06:39:15.139Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T06:39:15.139Z] === RUN TestPingGet [2022-05-12T06:39:15.139Z] --- PASS: TestPingGet (0.01s) [2022-05-12T06:39:15.139Z] === RUN TestPingHead [2022-05-12T06:39:15.139Z] --- PASS: TestPingHead (0.02s) [2022-05-12T06:39:15.139Z] === RUN TestPingSwarmHeader [2022-05-12T06:39:15.702Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T06:39:16.262Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T06:39:17.189Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T06:39:17.189Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-05-12T06:39:17.189Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T06:39:17.189Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T06:39:17.189Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T06:39:17.189Z] === RUN TestVersion [2022-05-12T06:39:17.189Z] --- PASS: TestVersion (0.02s) [2022-05-12T06:39:17.189Z] === CONT TestDiskUsage [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T06:39:17.751Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T06:39:18.011Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T06:39:18.267Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage (1.39s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T06:39:18.523Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T06:39:18.523Z] PASS [2022-05-12T06:39:18.523Z] [2022-05-12T06:39:18.523Z] === Skipped [2022-05-12T06:39:18.523Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:39:18.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T06:39:18.523Z] [2022-05-12T06:39:18.523Z] DONE 54 tests, 1 skipped in 22.721s [2022-05-12T06:39:18.523Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T06:39:18.523Z] ++ 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-12T06:39:18.523Z] ++ set -e [2022-05-12T06:39:18.523Z] ++ '[' -n 0 ']' [2022-05-12T06:39:18.523Z] ++ set -x [2022-05-12T06:39:18.523Z] ++ 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-12T06:39:18.523Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T06:39:18.523Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T06:39:18.523Z] === RUN TestDockerSuite/TestHealth [2022-05-12T06:39:18.523Z] INFO: Testing against a local daemon [2022-05-12T06:39:18.523Z] === RUN TestVolumesCreateAndList [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T06:39:18.780Z] === RUN TestVolumesRemove [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T06:39:18.780Z] === RUN TestVolumesInspect [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:39:18.780Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:39:18.780Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:39:18.780Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:39:18.780Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:39:18.780Z] PASS [2022-05-12T06:39:18.780Z] [2022-05-12T06:39:18.780Z] DONE 9 tests in 0.236s [2022-05-12T06:39:18.780Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T06:39:19.038Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T06:39:19.038Z] +++ kill 6669 [2022-05-12T06:39:19.294Z] +++ /etc/init.d/apparmor stop [2022-05-12T06:39:19.294Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T06:39:19.294Z] [2022-05-12T06:39:19.294Z] Unloading profiles will leave already running processes permanently [2022-05-12T06:39:19.294Z] unconfined, which can lead to unexpected situations. [2022-05-12T06:39:19.294Z] [2022-05-12T06:39:19.294Z] To set a process to complain mode, use the command line tool [2022-05-12T06:39:19.294Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T06:39:19.294Z] +++ true [2022-05-12T06:39:19.294Z] exiting test-integration [2022-05-12T06:39:19.294Z] ++ exit 0 [2022-05-12T06:39:19.294Z] [2022-05-12T06:39:20.221Z] + for job in $(jobs -p) [2022-05-12T06:39:20.221Z] + wait 9986 [2022-05-12T06:39:21.289Z] --- PASS: TestUpdateRestartPolicy (19.11s) [2022-05-12T06:39:21.289Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T06:39:21.289Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) [2022-05-12T06:39:21.289Z] === RUN TestWaitNonBlocked [2022-05-12T06:39:21.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:39:21.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:39:21.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:39:21.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:39:21.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T06:39:21.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T06:39:22.394Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T06:39:22.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2022-05-12T06:39:22.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.55s) [2022-05-12T06:39:22.394Z] === RUN TestWaitBlocked [2022-05-12T06:39:22.394Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:22.394Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T06:39:22.394Z] PASS [2022-05-12T06:39:22.394Z] ok github.com/docker/docker/integration/container 99.071s [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === Skipped [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T06:39:22.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T06:39:22.848Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T06:39:22.848Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T06:39:22.848Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T06:39:22.848Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T06:39:22.848Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T06:39:22.848Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T06:39:22.848Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T06:39:22.848Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-05-12T06:39:22.848Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T06:39:22.848Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T06:39:22.848Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T06:39:22.848Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T06:39:22.848Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T06:39:22.848Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T06:39:22.848Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T06:39:22.848Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T06:39:22.848Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T06:39:22.848Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T06:39:22.848Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T06:39:22.848Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T06:39:22.848Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T06:39:22.848Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T06:39:22.848Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T06:39:22.848Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T06:39:22.848Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T06:39:22.848Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T06:39:22.848Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T06:39:22.848Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T06:39:22.848Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:22.848Z] [2022-05-12T06:39:22.848Z] DONE 120 tests, 34 skipped in 101.948s [2022-05-12T06:39:22.848Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T06:39:28.017Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T06:39:28.980Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T06:39:28.980Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T06:39:28.980Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T06:39:28.980Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T06:39:28.980Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T06:39:28.980Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T06:39:28.980Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T06:39:28.980Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T06:39:28.980Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T06:39:34.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T06:39:34.747Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T06:39:34.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T06:39:34.747Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T06:39:34.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T06:39:38.256Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T06:39:38.256Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T06:39:38.467Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T06:39:38.512Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T06:39:38.512Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T06:39:39.073Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T06:39:39.073Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T06:39:39.635Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T06:39:39.635Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T06:39:39.635Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T06:39:39.635Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T06:39:39.891Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T06:39:40.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T06:39:40.403Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T06:39:40.404Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T06:39:40.966Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T06:39:40.966Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T06:39:41.409Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T06:39:41.409Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T06:39:41.409Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T06:39:41.409Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T06:39:41.409Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T06:39:41.409Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T06:39:41.409Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T06:39:41.409Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T06:39:41.409Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T06:39:41.892Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T06:39:42.148Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T06:39:42.404Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T06:39:42.964Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T06:39:45.174Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T06:39:45.174Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T06:39:45.174Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T06:39:45.174Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T06:39:45.174Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T06:39:45.482Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T06:39:45.482Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T06:39:45.482Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T06:39:46.419Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T06:39:47.782Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T06:39:47.783Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T06:39:48.027Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T06:39:48.027Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:39:48.027Z] === RUN TestConfigDaemonID [2022-05-12T06:39:48.027Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T06:39:48.027Z] === RUN TestDaemonConfigValidation [2022-05-12T06:39:48.027Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T06:39:48.027Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T06:39:48.027Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:39:48.027Z] === RUN TestDaemonProxy [2022-05-12T06:39:48.027Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:39:48.027Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T06:39:48.027Z] PASS [2022-05-12T06:39:48.027Z] ok github.com/docker/docker/integration/daemon 0.135s [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] === Skipped [2022-05-12T06:39:48.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T06:39:48.027Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T06:39:48.027Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T06:39:48.027Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T06:39:48.027Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T06:39:48.027Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T06:39:48.027Z] [2022-05-12T06:39:48.027Z] DONE 5 tests, 5 skipped in 25.151s [2022-05-12T06:39:48.027Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T06:39:48.708Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T06:39:50.072Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T06:39:51.003Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T06:39:51.608Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T06:39:52.169Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T06:39:52.215Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T06:39:52.425Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T06:39:52.425Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T06:39:52.425Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T06:39:52.986Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T06:39:53.548Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T06:39:53.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:39:53.911Z] INFO: Testing against a local daemon [2022-05-12T06:39:53.911Z] === RUN TestCommitInheritsEnv [2022-05-12T06:39:53.911Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:39:53.911Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T06:39:53.911Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T06:39:53.911Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:39:53.911Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:39:53.911Z] === RUN TestImportWithCustomPlatform [2022-05-12T06:39:53.911Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:39:53.911Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T06:39:53.911Z] === RUN TestImagesFilterMultiReference [2022-05-12T06:39:53.911Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-12T06:39:53.911Z] === RUN TestImagePullPlatformInvalid [2022-05-12T06:39:53.911Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T06:39:53.911Z] === RUN TestRemoveImageOrphaning [2022-05-12T06:39:54.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T06:39:54.364Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T06:39:54.380Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-05-12T06:39:54.380Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T06:39:54.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T06:39:54.380Z] === RUN TestTagInvalidReference [2022-05-12T06:39:54.380Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T06:39:54.380Z] === RUN TestTagValidPrefixedRepo [2022-05-12T06:39:54.848Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-12T06:39:54.848Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T06:39:54.848Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T06:39:54.848Z] === RUN TestTagOfficialNames [2022-05-12T06:39:54.848Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-12T06:39:54.848Z] === RUN TestTagMatchesDigest [2022-05-12T06:39:54.848Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-12T06:39:54.848Z] PASS [2022-05-12T06:39:54.848Z] ok github.com/docker/docker/integration/image 1.721s [2022-05-12T06:39:54.848Z] [2022-05-12T06:39:54.848Z] === Skipped [2022-05-12T06:39:54.848Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T06:39:54.848Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:39:54.848Z] [2022-05-12T06:39:54.848Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T06:39:54.848Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:39:54.848Z] [2022-05-12T06:39:54.848Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T06:39:54.848Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T06:39:54.848Z] [2022-05-12T06:39:54.848Z] DONE 12 tests, 3 skipped in 6.809s [2022-05-12T06:39:54.848Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T06:39:54.925Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T06:39:55.181Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T06:39:55.181Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T06:39:56.545Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T06:39:56.801Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T06:39:57.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:39:57.010Z] INFO: Testing against a local daemon [2022-05-12T06:39:57.010Z] === RUN TestNetworkCreateDelete [2022-05-12T06:39:57.010Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.010Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T06:39:57.010Z] 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-12T06:39:57.010Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestDaemonDNSFallback [2022-05-12T06:39:57.010Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.010Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestInspectNetwork [2022-05-12T06:39:57.010Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:57.010Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T06:39:57.010Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.010Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T06:39:57.010Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:39:57.010Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:39:57.010Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:39:57.010Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T06:39:57.010Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T06:39:57.010Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T06:39:57.010Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T06:39:57.010Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T06:39:57.010Z] === RUN TestNetworkList [2022-05-12T06:39:57.010Z] === RUN TestNetworkList//networks [2022-05-12T06:39:57.010Z] === PAUSE TestNetworkList//networks [2022-05-12T06:39:57.010Z] === RUN TestNetworkList//networks/ [2022-05-12T06:39:57.010Z] === PAUSE TestNetworkList//networks/ [2022-05-12T06:39:57.362Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T06:39:57.362Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T06:39:57.462Z] === CONT TestNetworkList//networks [2022-05-12T06:39:57.462Z] === CONT TestNetworkList//networks/ [2022-05-12T06:39:57.462Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T06:39:57.462Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T06:39:57.462Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T06:39:57.462Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T06:39:57.462Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T06:39:57.462Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T06:39:57.462Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T06:39:57.462Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T06:39:57.462Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T06:39:57.462Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T06:39:57.462Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:39:57.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T06:39:57.462Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:39:57.462Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T06:39:57.462Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:39:57.462Z] PASS [2022-05-12T06:39:57.462Z] ok github.com/docker/docker/integration/network 0.192s [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === Skipped [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T06:39:57.462Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T06:39:57.462Z] 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-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T06:39:57.462Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T06:39:57.462Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T06:39:57.462Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T06:39:57.462Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:243: FLAKY_TEST [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T06:39:57.462Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T06:39:57.462Z] [2022-05-12T06:39:57.462Z] DONE 34 tests, 15 skipped in 2.306s [2022-05-12T06:39:57.462Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T06:39:57.615Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T06:39:57.615Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T06:39:57.615Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T06:39:57.615Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T06:39:57.615Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T06:39:57.615Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T06:39:57.615Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T06:39:57.615Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T06:39:57.615Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T06:39:57.615Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T06:39:57.615Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T06:39:57.615Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T06:39:57.615Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T06:39:57.615Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T06:39:57.615Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T06:39:57.615Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T06:39:57.615Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T06:39:57.922Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T06:39:57.922Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T06:39:57.922Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T06:39:58.065Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T06:39:58.065Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T06:39:58.065Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T06:39:58.065Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T06:39:58.065Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T06:39:58.415Z] testing: warning: no tests to run [2022-05-12T06:39:58.415Z] PASS [2022-05-12T06:39:58.415Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-05-12T06:39:58.415Z] [2022-05-12T06:39:58.415Z] DONE 0 tests in 0.771s [2022-05-12T06:39:58.415Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T06:39:58.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T06:39:59.047Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T06:39:59.303Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T06:39:59.366Z] testing: warning: no tests to run [2022-05-12T06:39:59.366Z] PASS [2022-05-12T06:39:59.366Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-05-12T06:39:59.366Z] [2022-05-12T06:39:59.366Z] DONE 0 tests in 0.772s [2022-05-12T06:39:59.366Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T06:39:59.818Z] testing: warning: no tests to run [2022-05-12T06:39:59.818Z] PASS [2022-05-12T06:39:59.818Z] ok github.com/docker/docker/integration/plugin 0.075s [2022-05-12T06:39:59.818Z] [2022-05-12T06:39:59.818Z] DONE 0 tests in 0.775s [2022-05-12T06:39:59.864Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T06:39:59.864Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T06:40:00.120Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T06:40:00.120Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T06:40:00.120Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T06:40:00.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T06:40:00.376Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T06:40:00.938Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T06:40:00.938Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T06:40:01.223Z] testing: warning: no tests to run [2022-05-12T06:40:01.223Z] PASS [2022-05-12T06:40:01.223Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-05-12T06:40:01.223Z] [2022-05-12T06:40:01.223Z] DONE 0 tests in 0.794s [2022-05-12T06:40:01.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T06:40:01.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T06:40:01.500Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T06:40:02.061Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T06:40:04.599Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T06:40:04.600Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T06:40:04.600Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T06:40:05.120Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T06:40:05.161Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T06:40:05.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:05.984Z] INFO: Testing against a local daemon [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:40:05.984Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:40:05.984Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T06:40:05.984Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T06:40:05.984Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T06:40:05.984Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T06:40:05.984Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T06:40:05.984Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T06:40:05.984Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T06:40:05.984Z] === RUN TestPluginInstall [2022-05-12T06:40:05.984Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T06:40:05.984Z] === RUN TestPluginsWithRuntimes [2022-05-12T06:40:05.984Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T06:40:05.984Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T06:40:05.984Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:40:05.984Z] PASS [2022-05-12T06:40:05.984Z] ok github.com/docker/docker/integration/plugin/common 0.134s [2022-05-12T06:40:05.984Z] [2022-05-12T06:40:05.984Z] === Skipped [2022-05-12T06:40:05.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T06:40:05.984Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] [2022-05-12T06:40:05.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T06:40:05.984Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] [2022-05-12T06:40:05.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T06:40:05.984Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T06:40:05.984Z] [2022-05-12T06:40:05.984Z] DONE 19 tests, 3 skipped in 4.978s [2022-05-12T06:40:05.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T06:40:06.088Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T06:40:06.650Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T06:40:07.211Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T06:40:07.466Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T06:40:08.027Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T06:40:08.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T06:40:08.844Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T06:40:08.844Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T06:40:08.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:08.940Z] INFO: Testing against a local daemon [2022-05-12T06:40:08.940Z] === RUN TestExternalGraphDriver [2022-05-12T06:40:08.940Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:40:08.940Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T06:40:08.940Z] === RUN TestGraphdriverPluginV2 [2022-05-12T06:40:08.940Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:40:08.940Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:40:08.940Z] PASS [2022-05-12T06:40:08.940Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-05-12T06:40:08.940Z] [2022-05-12T06:40:08.940Z] === Skipped [2022-05-12T06:40:08.940Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T06:40:08.940Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T06:40:08.940Z] [2022-05-12T06:40:08.940Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T06:40:08.940Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T06:40:08.940Z] [2022-05-12T06:40:08.940Z] DONE 2 tests, 2 skipped in 2.387s [2022-05-12T06:40:08.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T06:40:10.210Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T06:40:11.137Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T06:40:11.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:11.160Z] INFO: Testing against a local daemon [2022-05-12T06:40:11.160Z] === RUN TestReadPluginNoRead [2022-05-12T06:40:11.160Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:40:11.160Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T06:40:11.160Z] PASS [2022-05-12T06:40:11.160Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-05-12T06:40:11.160Z] [2022-05-12T06:40:11.160Z] === Skipped [2022-05-12T06:40:11.160Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T06:40:11.160Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T06:40:11.160Z] [2022-05-12T06:40:11.160Z] DONE 1 tests, 1 skipped in 2.291s [2022-05-12T06:40:11.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T06:40:12.063Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T06:40:12.148Z] testing: warning: no tests to run [2022-05-12T06:40:12.148Z] PASS [2022-05-12T06:40:12.148Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-05-12T06:40:12.148Z] [2022-05-12T06:40:12.148Z] DONE 0 tests in 1.191s [2022-05-12T06:40:12.322Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T06:40:12.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T06:40:13.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T06:40:14.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:14.837Z] INFO: Testing against a local daemon [2022-05-12T06:40:14.837Z] === RUN TestPluginWithDevMounts [2022-05-12T06:40:14.837Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:14.837Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T06:40:14.837Z] PASS [2022-05-12T06:40:14.837Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-05-12T06:40:14.837Z] [2022-05-12T06:40:14.837Z] === Skipped [2022-05-12T06:40:14.837Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T06:40:14.837Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:14.837Z] [2022-05-12T06:40:14.837Z] DONE 1 tests, 1 skipped in 2.237s [2022-05-12T06:40:14.837Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T06:40:15.051Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T06:40:16.415Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T06:40:16.415Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T06:40:17.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:17.055Z] INFO: Testing against a local daemon [2022-05-12T06:40:17.055Z] === RUN TestSecretInspect [2022-05-12T06:40:17.055Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T06:40:17.055Z] === RUN TestSecretList [2022-05-12T06:40:17.055Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T06:40:17.055Z] === RUN TestSecretsCreateAndDelete [2022-05-12T06:40:17.055Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:40:17.055Z] === RUN TestSecretsUpdate [2022-05-12T06:40:17.055Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T06:40:17.055Z] === RUN TestTemplatedSecret [2022-05-12T06:40:17.055Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T06:40:17.055Z] === RUN TestSecretCreateResolve [2022-05-12T06:40:17.055Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:17.055Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T06:40:17.055Z] PASS [2022-05-12T06:40:17.055Z] ok github.com/docker/docker/integration/secret 0.105s [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === Skipped [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T06:40:17.055Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:17.055Z] [2022-05-12T06:40:17.055Z] DONE 6 tests, 6 skipped in 1.952s [2022-05-12T06:40:17.055Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T06:40:17.777Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T06:40:17.777Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T06:40:18.338Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T06:40:19.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:19.275Z] INFO: Testing against a local daemon [2022-05-12T06:40:19.275Z] === RUN TestServiceCreateInit [2022-05-12T06:40:19.275Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T06:40:19.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T06:40:19.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T06:40:19.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:40:19.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T06:40:19.275Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceConflict [2022-05-12T06:40:19.275Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T06:40:19.275Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:40:19.275Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T06:40:19.275Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T06:40:19.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T06:40:19.275Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceSysctls [2022-05-12T06:40:19.275Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.275Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T06:40:19.275Z] === RUN TestCreateServiceCapabilities [2022-05-12T06:40:19.744Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-12T06:40:19.744Z] === RUN TestInspect [2022-05-12T06:40:19.744Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestInspect (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestCreateJob [2022-05-12T06:40:19.744Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestReplicatedJob [2022-05-12T06:40:19.744Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestUpdateReplicatedJob [2022-05-12T06:40:19.744Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceListWithStatuses [2022-05-12T06:40:19.744Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T06:40:19.744Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestDockerNetworkReConnect [2022-05-12T06:40:19.744Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServicePlugin [2022-05-12T06:40:19.744Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceUpdateLabel [2022-05-12T06:40:19.744Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceUpdateSecrets [2022-05-12T06:40:19.744Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceUpdateConfigs [2022-05-12T06:40:19.744Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceUpdateNetwork [2022-05-12T06:40:19.744Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T06:40:19.744Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T06:40:19.744Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:40:19.744Z] PASS [2022-05-12T06:40:19.744Z] ok github.com/docker/docker/integration/service 0.290s [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === Skipped [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T06:40:19.744Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T06:40:19.744Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T06:40:19.744Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-12T06:40:19.744Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T06:40:19.744Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T06:40:19.744Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T06:40:19.744Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T06:40:19.744Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T06:40:19.744Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T06:40:19.744Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T06:40:19.744Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T06:40:19.744Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T06:40:19.744Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T06:40:19.744Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T06:40:19.744Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T06:40:19.744Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T06:40:19.744Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T06:40:19.744Z] [2022-05-12T06:40:19.744Z] DONE 24 tests, 23 skipped in 2.776s [2022-05-12T06:40:19.744Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T06:40:21.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:21.312Z] INFO: Testing against a local daemon [2022-05-12T06:40:21.312Z] === RUN TestSessionCreate [2022-05-12T06:40:21.312Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:40:21.312Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T06:40:21.312Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T06:40:21.312Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:40:21.312Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:40:21.312Z] PASS [2022-05-12T06:40:21.312Z] ok github.com/docker/docker/integration/session 0.100s [2022-05-12T06:40:21.312Z] [2022-05-12T06:40:21.312Z] === Skipped [2022-05-12T06:40:21.312Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T06:40:21.313Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T06:40:21.313Z] [2022-05-12T06:40:21.313Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T06:40:21.313Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T06:40:21.313Z] [2022-05-12T06:40:21.313Z] DONE 2 tests, 2 skipped in 1.761s [2022-05-12T06:40:21.782Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T06:40:23.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T06:40:24.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:24.015Z] INFO: Testing against a local daemon [2022-05-12T06:40:24.015Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T06:40:24.015Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:24.015Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestDiskUsage [2022-05-12T06:40:24.015Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:40:24.015Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestEventsExecDie [2022-05-12T06:40:24.015Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:40:24.015Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestEventsBackwardsCompatible [2022-05-12T06:40:24.015Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:40:24.015Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestEventsVolumeCreate [2022-05-12T06:40:24.015Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:40:24.015Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestInfoAPI [2022-05-12T06:40:24.015Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T06:40:24.015Z] === RUN TestInfoAPIWarnings [2022-05-12T06:40:24.015Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:40:24.015Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestInfoDebug [2022-05-12T06:40:24.015Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:24.015Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestInfoInsecureRegistries [2022-05-12T06:40:24.015Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:24.015Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestInfoRegistryMirrors [2022-05-12T06:40:24.015Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:24.015Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T06:40:24.015Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T06:40:25.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-05-12T06:40:25.003Z] === RUN TestPingCacheHeaders [2022-05-12T06:40:25.003Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T06:40:25.003Z] === RUN TestPingGet [2022-05-12T06:40:25.003Z] --- PASS: TestPingGet (0.03s) [2022-05-12T06:40:25.003Z] === RUN TestPingHead [2022-05-12T06:40:25.003Z] --- PASS: TestPingHead (0.05s) [2022-05-12T06:40:25.003Z] === RUN TestPingSwarmHeader [2022-05-12T06:40:25.003Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:25.003Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T06:40:25.003Z] === RUN TestVersion [2022-05-12T06:40:25.003Z] --- PASS: TestVersion (0.04s) [2022-05-12T06:40:25.003Z] PASS [2022-05-12T06:40:25.003Z] ok github.com/docker/docker/integration/system 1.260s [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === Skipped [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T06:40:25.003Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T06:40:25.003Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T06:40:25.003Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T06:40:25.003Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T06:40:25.003Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T06:40:25.003Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T06:40:25.003Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T06:40:25.003Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T06:40:25.003Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T06:40:25.003Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T06:40:25.003Z] [2022-05-12T06:40:25.003Z] DONE 16 tests, 10 skipped in 3.402s [2022-05-12T06:40:25.003Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T06:40:26.105Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T06:40:27.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T06:40:27.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:27.219Z] INFO: Testing against a local daemon [2022-05-12T06:40:27.219Z] === RUN TestVolumesCreateAndList [2022-05-12T06:40:27.219Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-12T06:40:27.219Z] === RUN TestVolumesRemove [2022-05-12T06:40:27.219Z] --- PASS: TestVolumesRemove (0.12s) [2022-05-12T06:40:27.219Z] === RUN TestVolumesInspect [2022-05-12T06:40:27.219Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-12T06:40:27.219Z] === RUN TestVolumesInvalidJSON [2022-05-12T06:40:27.219Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T06:40:27.219Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T06:40:27.219Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T06:40:27.219Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T06:40:27.219Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T06:40:27.219Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T06:40:27.220Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T06:40:27.220Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T06:40:27.220Z] PASS [2022-05-12T06:40:27.220Z] ok github.com/docker/docker/integration/volume 0.336s [2022-05-12T06:40:27.688Z] [2022-05-12T06:40:27.688Z] DONE 9 tests in 2.286s [2022-05-12T06:40:27.688Z] INFO: make.ps1 ended at 05/12/2022 06:40:27 [2022-05-12T06:40:27.688Z] INFO: Integration CLI tests being run from the host: [2022-05-12T06:40:27.688Z] 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-12T06:40:27.956Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T06:40:29.321Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T06:40:29.321Z] docker_api_swarm_service_test.go:395: [dd03d14005b13] joining swarm manager [dc1b54b499ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:40:29.881Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T06:40:30.136Z] docker_api_swarm_service_test.go:395: [dabff65f5f712] joining swarm manager [dc1b54b499ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:40:32.026Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T06:40:32.026Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T06:40:32.026Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T06:40:32.026Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T06:40:32.026Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T06:40:32.953Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T06:40:33.515Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T06:40:37.680Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T06:40:37.680Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T06:40:40.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T06:40:40.212Z] INFO: Testing against a local daemon [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T06:40:40.212Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T06:40:40.212Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T06:40:40.212Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T06:40:40.681Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T06:40:40.681Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T06:40:41.839Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T06:40:42.400Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T06:40:42.400Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T06:40:43.330Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T06:40:43.891Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T06:40:44.818Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T06:40:45.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T06:40:45.745Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T06:40:46.681Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T06:40:47.609Z] docker_api_swarm_service_test.go:343: [d9be39a1a5406] joining swarm manager [d794915b88d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:40:48.537Z] docker_api_swarm_service_test.go:343: [de2a387528e78] joining swarm manager [d794915b88d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:40:48.793Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T06:40:49.359Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T06:40:49.920Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T06:40:57.999Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T06:41:02.161Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T06:41:02.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T06:41:02.728Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T06:41:03.291Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T06:41:03.852Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T06:41:04.413Z] docker_api_swarm_service_test.go:490: [dc4d73d8c9e08] joining swarm manager [d00950b2a641c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:41:04.668Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T06:41:04.925Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T06:41:05.181Z] docker_api_swarm_service_test.go:490: [dfcceba2813e4] joining swarm manager [d00950b2a641c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:41:05.437Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T06:41:07.327Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T06:41:07.583Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T06:41:14.128Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T06:41:14.688Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T06:41:14.945Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T06:41:16.832Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T06:41:18.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T06:41:24.728Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T06:41:24.728Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T06:41:24.728Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T06:41:24.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T06:41:25.655Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T06:41:27.018Z] docker_api_swarm_service_test.go:128: [d9a858fd40f39] joining swarm manager [d08c4c8c5470e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:41:27.578Z] docker_api_swarm_service_test.go:129: [dfc6992673b68] joining swarm manager [d08c4c8c5470e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:41:29.467Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T06:41:29.723Z] docker_api_swarm_service_test.go:137: [df343592e5b45] joining swarm manager [d08c4c8c5470e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T06:41:30.650Z] docker_api_swarm_service_test.go:138: [ddd0aefa7358c] joining swarm manager [d08c4c8c5470e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T06:41:31.212Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T06:41:31.350Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T06:41:31.350Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T06:41:31.350Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T06:41:31.350Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T06:41:31.350Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T06:41:33.401Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T06:41:33.401Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T06:41:33.401Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T06:41:33.401Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T06:41:33.401Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T06:41:33.726Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T06:41:33.857Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T06:41:36.149Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T06:41:36.604Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T06:41:36.604Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T06:41:36.604Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T06:41:36.604Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T06:41:36.604Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T06:41:36.604Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T06:41:36.604Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T06:41:36.604Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T06:41:37.564Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T06:41:37.574Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T06:41:38.983Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T06:41:39.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T06:41:39.734Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T06:41:39.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T06:41:39.734Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T06:41:39.734Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T06:41:39.734Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T06:41:40.351Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T06:41:40.912Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T06:41:41.274Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T06:41:41.839Z] === RUN TestDockerSuite/TestPortList [2022-05-12T06:41:42.618Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T06:41:42.804Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T06:41:42.804Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T06:41:42.804Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T06:41:42.804Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T06:41:42.804Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T06:41:42.804Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T06:41:46.513Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T06:41:48.378Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T06:41:48.939Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T06:41:53.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T06:41:54.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T06:41:55.242Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T06:41:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T06:41:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T06:41:55.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T06:41:55.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T06:41:56.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T06:41:56.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T06:41:56.931Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T06:41:56.931Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T06:41:57.389Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T06:41:57.492Z] docker_api_swarm_service_test.go:304: [d4fb694abb422] joining swarm manager [d0a929e217b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:41:58.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T06:41:58.053Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T06:41:58.308Z] docker_api_swarm_service_test.go:304: [de227c92142be] joining swarm manager [d0a929e217b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:41:58.893Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T06:42:00.824Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T06:42:01.100Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T06:42:01.754Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T06:42:02.059Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T06:42:02.059Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T06:42:02.059Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T06:42:02.330Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T06:42:02.330Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T06:42:04.656Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T06:42:04.863Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T06:42:05.119Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T06:42:05.616Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T06:42:05.616Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T06:42:05.616Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T06:42:05.786Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T06:42:07.322Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T06:42:07.637Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T06:42:09.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T06:42:10.284Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T06:42:10.900Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T06:42:10.900Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T06:42:13.106Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T06:42:13.106Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T06:42:13.106Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T06:42:13.106Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T06:42:13.106Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T06:42:13.415Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T06:42:16.050Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T06:42:16.051Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T06:42:16.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T06:42:16.051Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T06:42:16.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T06:42:16.051Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T06:42:16.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T06:42:16.051Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T06:42:16.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T06:42:16.506Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T06:42:18.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T06:42:19.584Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T06:42:20.511Z] docker_api_swarm_service_test.go:100: [de14dd4c3812c] joining swarm manager [d9363c5767169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:42:20.768Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T06:42:21.332Z] docker_api_swarm_service_test.go:101: [dc28a072bf2a2] joining swarm manager [d9363c5767169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:42:22.102Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T06:42:22.103Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T06:42:22.103Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T06:42:22.103Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T06:42:22.103Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T06:42:22.103Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T06:42:22.103Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T06:42:22.103Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T06:42:22.103Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T06:42:22.103Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T06:42:22.103Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T06:42:22.103Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T06:42:22.260Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T06:42:24.150Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T06:42:25.006Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T06:42:25.006Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T06:42:25.006Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T06:42:25.006Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T06:42:25.006Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T06:42:25.006Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T06:42:25.006Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T06:42:25.006Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T06:42:25.006Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T06:42:25.517Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T06:42:27.432Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T06:42:28.108Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T06:42:28.108Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T06:42:28.108Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T06:42:28.108Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T06:42:28.108Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T06:42:28.843Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T06:42:29.770Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T06:42:29.770Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T06:42:30.332Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T06:42:31.697Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T06:42:33.587Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T06:42:34.147Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T06:42:34.147Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T06:42:34.147Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T06:42:34.147Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T06:42:34.403Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T06:42:34.403Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T06:42:34.963Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T06:42:35.162Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T06:42:35.890Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T06:42:36.816Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T06:42:37.377Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T06:42:41.548Z] check_test.go:378: [de14dd4c3812c] daemon is not started [2022-05-12T06:42:44.812Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T06:42:45.068Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T06:42:46.435Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T06:42:46.435Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T06:42:46.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T06:42:46.435Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T06:42:46.690Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T06:42:48.607Z] docker_api_swarm_service_test.go:533: [de132897e45b9] joining swarm manager [d45fd4606fe5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:42:49.169Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T06:42:50.097Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T06:42:50.097Z] docker_api_swarm_service_test.go:534: [d9445a16997bb] joining swarm manager [d45fd4606fe5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:42:52.614Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T06:42:54.503Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T06:42:54.503Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T06:42:54.503Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T06:42:55.740Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T06:42:55.740Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T06:42:55.740Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T06:42:55.740Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T06:42:55.740Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T06:42:57.769Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T06:42:58.024Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T06:42:58.281Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T06:42:58.978Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T06:42:58.978Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T06:42:58.978Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T06:42:58.978Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T06:42:58.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T06:42:59.208Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T06:43:00.134Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T06:43:01.060Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T06:43:01.624Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T06:43:01.880Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T06:43:02.443Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T06:43:05.707Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T06:43:05.707Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T06:43:06.268Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T06:43:06.523Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T06:43:07.454Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T06:43:07.713Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T06:43:08.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T06:43:08.361Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T06:43:08.361Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T06:43:08.361Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T06:43:08.536Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T06:43:08.536Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T06:43:08.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T06:43:09.105Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T06:43:10.031Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T06:43:10.591Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T06:43:11.153Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T06:43:11.713Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T06:43:12.639Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T06:43:13.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T06:43:13.735Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T06:43:13.735Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T06:43:13.735Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T06:43:13.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T06:43:13.762Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T06:43:14.325Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T06:43:15.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T06:43:15.508Z] docker_api_swarm_service_test.go:148: [d6f16dfacc4df] joining swarm manager [d0b41a7bb288f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:43:16.069Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T06:43:16.324Z] docker_api_swarm_service_test.go:148: [da82a8607bfcb] joining swarm manager [d0b41a7bb288f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:43:16.580Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T06:43:17.143Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T06:43:17.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T06:43:17.364Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T06:43:17.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T06:43:18.509Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T06:43:19.438Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T06:43:19.694Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T06:43:20.255Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T06:43:20.816Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T06:43:20.816Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T06:43:22.181Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T06:43:22.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T06:43:22.261Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T06:43:22.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T06:43:22.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T06:43:22.741Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T06:43:23.302Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T06:43:23.558Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T06:43:24.121Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T06:43:24.121Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T06:43:24.683Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T06:43:24.940Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T06:43:25.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T06:43:26.077Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T06:43:26.638Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T06:43:26.638Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T06:43:27.200Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T06:43:27.200Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T06:43:28.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T06:43:28.387Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T06:43:28.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T06:43:28.948Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T06:43:29.508Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T06:43:29.508Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T06:43:29.764Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T06:43:30.691Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T06:43:31.617Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T06:43:32.546Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T06:43:32.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T06:43:33.106Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T06:43:33.667Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T06:43:34.229Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T06:43:35.157Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T06:43:35.413Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T06:43:36.346Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T06:43:38.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T06:43:38.857Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T06:43:38.857Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T06:43:39.113Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T06:43:40.477Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T06:43:41.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T06:43:41.327Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T06:43:41.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T06:43:42.372Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T06:43:43.739Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T06:43:45.111Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T06:43:45.111Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T06:43:45.111Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T06:43:45.111Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T06:43:45.111Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T06:43:45.672Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T06:43:46.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T06:43:46.015Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T06:43:46.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T06:43:46.015Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T06:43:46.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T06:43:47.040Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T06:43:47.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T06:43:47.291Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T06:43:47.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T06:43:47.967Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T06:43:49.331Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T06:43:49.586Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T06:43:50.514Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T06:43:51.075Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T06:43:51.075Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T06:43:51.075Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T06:43:51.330Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T06:43:52.693Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T06:43:52.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T06:43:52.693Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T06:43:52.948Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T06:43:53.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T06:43:53.461Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T06:43:53.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T06:43:53.461Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T06:43:53.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T06:43:53.507Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T06:43:54.069Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T06:43:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T06:43:54.549Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T06:43:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T06:43:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T06:43:54.549Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T06:43:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T06:43:54.549Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T06:43:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T06:43:54.630Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T06:43:54.886Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T06:43:55.448Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T06:43:56.376Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T06:43:56.938Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T06:43:57.500Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T06:43:58.061Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T06:43:58.318Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T06:43:58.880Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T06:43:59.443Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T06:43:59.443Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T06:44:00.008Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T06:44:00.264Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T06:44:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T06:44:00.455Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T06:44:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T06:44:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T06:44:00.455Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T06:44:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T06:44:00.455Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T06:44:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T06:44:01.191Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T06:44:01.446Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T06:44:01.446Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T06:44:01.446Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T06:44:03.981Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T06:44:04.546Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T06:44:16.707Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T06:44:16.708Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T06:44:17.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T06:44:17.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T06:44:17.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T06:44:17.889Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T06:44:17.889Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T06:44:18.450Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T06:44:19.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T06:44:20.966Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T06:44:22.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T06:44:22.334Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T06:44:23.699Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T06:44:24.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T06:44:24.322Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T06:44:24.777Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T06:44:24.777Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T06:44:25.062Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T06:44:25.233Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T06:44:25.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T06:44:26.760Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T06:44:26.760Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T06:44:26.760Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T06:44:27.574Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T06:44:29.462Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T06:44:29.717Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T06:44:29.973Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T06:44:29.973Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T06:44:30.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T06:44:30.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T06:44:31.159Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T06:44:31.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T06:44:31.267Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T06:44:31.267Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T06:44:31.267Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T06:44:31.432Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T06:44:31.567Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T06:44:31.567Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T06:44:31.567Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T06:44:31.722Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T06:44:32.525Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T06:44:33.086Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T06:44:33.086Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T06:44:33.248Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T06:44:33.248Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T06:44:33.248Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T06:44:33.603Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T06:44:33.603Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T06:44:33.603Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T06:44:33.603Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T06:44:33.603Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T06:44:33.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T06:44:33.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T06:44:34.452Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T06:44:34.452Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T06:44:34.452Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T06:44:35.135Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T06:44:35.378Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T06:44:35.634Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T06:44:36.097Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T06:44:37.058Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T06:44:37.453Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T06:44:37.513Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T06:44:37.972Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T06:44:38.418Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T06:44:38.418Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T06:44:38.418Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T06:44:38.418Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T06:44:38.874Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T06:44:38.874Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T06:44:38.874Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T06:44:38.874Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T06:44:39.003Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T06:44:39.801Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T06:44:39.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T06:44:39.963Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T06:44:39.963Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T06:44:39.963Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T06:44:39.963Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T06:44:39.963Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T06:44:40.728Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T06:44:40.985Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T06:44:41.492Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T06:44:41.549Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T06:44:42.455Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T06:44:42.910Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T06:44:42.914Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T06:44:43.558Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T06:44:43.841Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T06:44:43.870Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T06:44:44.325Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T06:44:44.769Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T06:44:45.020Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T06:44:45.090Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T06:44:45.090Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T06:44:45.090Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T06:44:45.090Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T06:44:45.090Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T06:44:45.090Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T06:44:47.187Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T06:44:47.187Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T06:44:47.187Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T06:44:47.980Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T06:44:48.035Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T06:44:48.151Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T06:44:48.151Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T06:44:48.151Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T06:44:48.962Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T06:44:49.110Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T06:44:50.328Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T06:44:51.259Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T06:44:51.359Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T06:44:52.184Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T06:44:52.184Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T06:44:52.745Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T06:44:53.305Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T06:44:53.524Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T06:44:53.524Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T06:44:53.524Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T06:44:53.868Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T06:44:54.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T06:44:55.050Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T06:44:55.050Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T06:44:55.050Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T06:44:55.490Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T06:44:55.505Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T06:44:56.150Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T06:44:56.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T06:44:57.111Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T06:44:57.565Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T06:44:57.565Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T06:44:57.565Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T06:44:58.390Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T06:44:58.525Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T06:44:59.350Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T06:44:59.489Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T06:44:59.489Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T06:44:59.489Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T06:44:59.489Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T06:44:59.489Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T06:44:59.805Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T06:44:59.805Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T06:44:59.805Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T06:45:00.117Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T06:45:00.117Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T06:45:00.117Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T06:45:00.337Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T06:45:00.372Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T06:45:00.372Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T06:45:00.767Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T06:45:00.934Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T06:45:01.495Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T06:45:01.495Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T06:45:01.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T06:45:01.726Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T06:45:01.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T06:45:01.726Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T06:45:01.726Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T06:45:01.750Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T06:45:05.011Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T06:45:05.975Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T06:45:05.975Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T06:45:05.975Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T06:45:06.543Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T06:45:08.281Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T06:45:08.281Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T06:45:08.281Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T06:45:08.281Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T06:45:08.281Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T06:45:08.537Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T06:45:08.775Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T06:45:09.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T06:45:09.902Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T06:45:10.830Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T06:45:11.222Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T06:45:11.391Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T06:45:11.391Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T06:45:11.952Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T06:45:12.514Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T06:45:13.081Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T06:45:13.343Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T06:45:13.343Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T06:45:13.343Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T06:45:13.904Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T06:45:14.465Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T06:45:14.465Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T06:45:14.465Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T06:45:14.720Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T06:45:15.647Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T06:45:15.647Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T06:45:15.647Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T06:45:17.111Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T06:45:18.478Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T06:45:19.842Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T06:45:20.403Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T06:45:20.403Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T06:45:21.696Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T06:45:21.696Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T06:45:21.696Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T06:45:21.696Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T06:45:21.696Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T06:45:22.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T06:45:24.280Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T06:45:24.536Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T06:45:25.466Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T06:45:26.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T06:45:26.957Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T06:45:27.214Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T06:45:29.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T06:45:30.469Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T06:45:31.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T06:45:33.733Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T06:45:34.295Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T06:45:34.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T06:45:34.856Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T06:45:35.417Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T06:45:35.979Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T06:45:36.235Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T06:45:37.162Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T06:45:37.723Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T06:45:37.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T06:45:38.239Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T06:45:38.800Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T06:45:40.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T06:45:41.251Z] === RUN TestDockerSuite/TestRunState [2022-05-12T06:45:42.395Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T06:45:42.617Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T06:45:42.850Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T06:45:43.178Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T06:45:43.178Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T06:45:43.738Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T06:45:43.817Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T06:45:43.994Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T06:45:43.994Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T06:45:43.994Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T06:45:44.556Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T06:45:45.118Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T06:45:46.482Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T06:45:46.482Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T06:45:46.482Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T06:45:46.738Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T06:45:46.993Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T06:45:49.508Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T06:45:49.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T06:45:49.598Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T06:45:49.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T06:45:49.598Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T06:45:49.763Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T06:45:50.054Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T06:45:50.054Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T06:45:50.054Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T06:45:50.509Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T06:45:50.509Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T06:45:50.509Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T06:45:51.142Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T06:45:51.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T06:45:51.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T06:45:51.230Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T06:45:52.526Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T06:45:53.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T06:45:53.399Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T06:45:53.855Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T06:45:53.855Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T06:45:53.889Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T06:45:54.310Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T06:45:54.310Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T06:45:54.310Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T06:45:54.765Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T06:45:54.765Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T06:45:54.765Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T06:45:57.152Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T06:45:57.152Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T06:45:57.713Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T06:45:57.969Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T06:45:58.224Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T06:46:00.113Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T06:46:01.480Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T06:46:01.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T06:46:02.042Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T06:46:02.042Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T06:46:02.042Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T06:46:02.606Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T06:46:03.538Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T06:46:04.100Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T06:46:04.100Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T06:46:04.100Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T06:46:04.176Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T06:46:04.176Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T06:46:04.176Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T06:46:04.176Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T06:46:04.176Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T06:46:04.359Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T06:46:04.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T06:46:04.869Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T06:46:07.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T06:46:08.312Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T06:46:08.569Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T06:46:09.497Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T06:46:10.425Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T06:46:11.371Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T06:46:12.736Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T06:46:14.100Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T06:46:15.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T06:46:15.625Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T06:46:16.031Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T06:46:16.587Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T06:46:16.587Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T06:46:16.587Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T06:46:16.592Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T06:46:16.592Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T06:46:16.592Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T06:46:16.592Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T06:46:16.592Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T06:46:16.592Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T06:46:16.592Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T06:46:16.848Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T06:46:16.848Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T06:46:16.848Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T06:46:17.776Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T06:46:18.339Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T06:46:18.339Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T06:46:19.705Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T06:46:19.846Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T06:46:19.961Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T06:46:20.301Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T06:46:20.301Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T06:46:20.524Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T06:46:20.757Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T06:46:20.780Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T06:46:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T06:46:21.343Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T06:46:21.343Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T06:46:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T06:46:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T06:46:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T06:46:21.343Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T06:46:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T06:46:21.343Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T06:46:21.598Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T06:46:21.598Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T06:46:21.598Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T06:46:21.598Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T06:46:21.598Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T06:46:21.598Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T06:46:21.598Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T06:46:22.161Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T06:46:22.416Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T06:46:22.416Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T06:46:23.347Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T06:46:23.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T06:46:24.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T06:46:24.166Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T06:46:24.423Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T06:46:24.984Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T06:46:25.229Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T06:46:25.229Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T06:46:25.229Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T06:46:25.547Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T06:46:25.547Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T06:46:25.547Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T06:46:25.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T06:46:26.109Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T06:46:27.474Z] docker_cli_service_logs_test.go:246: checking task m8tv0w1fdoe5 [2022-05-12T06:46:27.474Z] docker_cli_service_logs_test.go:251: checking messages for m8tv0w1fdoe5 [2022-05-12T06:46:27.474Z] docker_cli_service_logs_test.go:246: checking task 3i7ho91ic2zb [2022-05-12T06:46:27.474Z] docker_cli_service_logs_test.go:251: checking messages for 3i7ho91ic2zb [2022-05-12T06:46:27.474Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T06:46:28.037Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T06:46:28.037Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T06:46:28.037Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T06:46:28.037Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T06:46:28.625Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T06:46:28.625Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T06:46:29.557Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T06:46:30.119Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T06:46:30.681Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T06:46:32.044Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T06:46:32.606Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T06:46:32.606Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T06:46:32.606Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T06:46:32.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T06:46:32.732Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T06:46:33.168Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T06:46:33.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T06:46:34.093Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T06:46:34.655Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T06:46:34.911Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T06:46:35.838Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T06:46:36.094Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T06:46:36.351Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T06:46:37.648Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T06:46:37.717Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2294854517 [2022-05-12T06:46:37.717Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T06:46:37.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T06:46:37.974Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T06:46:38.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T06:46:38.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T06:46:39.340Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T06:46:39.596Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T06:46:39.596Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T06:46:40.962Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T06:46:41.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T06:46:41.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T06:46:42.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T06:46:42.325Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T06:46:42.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T06:46:42.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T06:46:42.580Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T06:46:42.580Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T06:46:43.140Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T06:46:43.140Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T06:46:43.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T06:46:43.957Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T06:46:44.518Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T06:46:45.079Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T06:46:46.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T06:46:46.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T06:46:48.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T06:46:48.358Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T06:46:49.842Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T06:46:50.244Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T06:46:50.244Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T06:46:50.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T06:46:52.130Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T06:46:52.692Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T06:46:52.947Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T06:46:53.468Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T06:46:53.874Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T06:46:54.802Z] docker_cli_swarm_test.go:1895: [d03397526d09a] joining swarm manager [df9e850c7659a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:46:55.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T06:46:55.183Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T06:46:55.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T06:46:56.163Z] docker_cli_swarm_test.go:1896: [de191a9f5215b] joining swarm manager [df9e850c7659a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:46:56.724Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T06:46:58.613Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T06:46:58.869Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T06:46:59.798Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T06:47:00.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T06:47:00.952Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T06:47:00.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T06:47:00.952Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T06:47:00.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T06:47:01.162Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T06:47:02.091Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T06:47:04.607Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T06:47:06.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T06:47:06.728Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T06:47:06.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T06:47:07.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T06:47:07.694Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T06:47:07.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T06:47:07.694Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T06:47:07.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T06:47:08.788Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T06:47:12.050Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T06:47:13.412Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T06:47:16.675Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T06:47:18.559Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T06:47:19.923Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T06:47:20.484Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T06:47:21.047Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T06:47:21.047Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T06:47:21.611Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T06:47:21.611Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T06:47:21.611Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T06:47:22.172Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T06:47:24.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T06:47:25.428Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T06:47:28.690Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T06:47:28.946Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T06:47:29.507Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T06:47:29.507Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T06:47:29.507Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T06:47:29.507Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T06:47:29.507Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T06:47:30.457Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T06:47:31.018Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T06:47:31.580Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T06:47:32.509Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T06:47:36.671Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T06:47:36.927Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T06:47:36.927Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T06:47:36.927Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T06:47:37.853Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T06:47:38.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T06:47:39.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T06:47:40.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T06:47:41.768Z] docker_cli_swarm_test.go:1796: [d1f95ede6676c] joining swarm manager [dc4a6a0bf800e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:47:43.133Z] docker_cli_swarm_test.go:1797: [de0185c560b12] joining swarm manager [dc4a6a0bf800e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:47:43.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T06:47:46.207Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T06:47:47.133Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T06:47:49.649Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T06:47:50.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T06:47:50.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T06:47:50.180Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T06:47:50.180Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T06:47:50.180Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T06:47:50.180Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T06:47:50.247Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T06:47:50.247Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T06:47:50.247Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T06:47:50.247Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T06:47:51.696Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T06:47:51.696Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T06:47:51.696Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T06:47:52.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T06:47:53.104Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T06:47:53.819Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T06:47:54.269Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T06:47:54.269Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T06:47:54.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T06:47:54.720Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T06:47:55.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T06:47:56.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T06:47:56.334Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T06:47:57.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T06:47:57.847Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T06:47:57.847Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T06:47:57.847Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T06:47:57.847Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T06:47:57.847Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T06:47:58.613Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T06:47:58.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T06:47:59.365Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T06:48:00.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T06:48:00.877Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T06:48:01.333Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T06:48:01.784Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T06:48:02.124Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T06:48:02.736Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T06:48:03.489Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T06:48:06.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T06:48:08.503Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T06:48:08.640Z] docker_cli_swarm_test.go:1315: [dd3abd10bac12] joining swarm manager [d62d96c0d7b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:48:10.003Z] docker_cli_swarm_test.go:1316: [d72c5c1f8106e] joining swarm manager [d62d96c0d7b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:48:10.679Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T06:48:10.679Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T06:48:10.679Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T06:48:12.207Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T06:48:12.207Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T06:48:12.207Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T06:48:12.662Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T06:48:14.828Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T06:48:15.790Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T06:48:16.247Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T06:48:16.247Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T06:48:16.708Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T06:48:17.674Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T06:48:18.135Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T06:48:18.135Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T06:48:18.135Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T06:48:18.135Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T06:48:18.135Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T06:48:19.946Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T06:48:19.947Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T06:48:20.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T06:48:20.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T06:48:20.457Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T06:48:20.457Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T06:48:20.457Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T06:48:21.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T06:48:22.076Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T06:48:22.076Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T06:48:22.076Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T06:48:22.076Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T06:48:22.637Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T06:48:23.909Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T06:48:24.000Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T06:48:24.256Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T06:48:24.256Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T06:48:26.145Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T06:48:28.663Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T06:48:28.663Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite (1333.43s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.87s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.31s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.99s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachDetach (0.73s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.67s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.69s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.57s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.86s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.65s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.43s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.52s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.05s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.43s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.50s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.61s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.99s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.46s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.55s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.37s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.74s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.76s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.50s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.62s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.54s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.08s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.21s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.55s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2022-05-12T06:48:28.663Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.16s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.71s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.93s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.86s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.72s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.09s) [2022-05-12T06:48:28.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T06:48:28.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T06:48:28.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T06:48:28.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.91s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.37s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.38s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.62s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.62s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.61s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-05-12T06:48:28.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.84s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.42s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.77s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.34s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.32s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.69s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.33s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.21s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.92s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.18s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.92s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.73s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.40s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.47s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.97s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.54s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFails (1.13s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.80s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.91s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.07s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.31s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.77s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.31s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.34s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.10s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildPATH (1.58s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.53s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildStderr (0.55s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitTTY (1.43s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.18s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.17s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.15s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.28s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.47s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2022-05-12T06:48:28.664Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.46s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.43s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a52a08_} (1.49s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11028712987_/foo_false____} (1.33s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11028712987_/foo_true____} (1.44s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_false____} (1.39s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_true____} (1.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32259554213_/foo_true__0xc000a52a38__} (1.35s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a52a50_} (1.52s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a52a68_} (1.44s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a52a80_} (1.30s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a52a98_} (1.48s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T06:48:28.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.97s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.54s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.98s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.15s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.72s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.44s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.11s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.15s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.12s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.13s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.38s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.42s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFormat (1.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.76s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecTTY (0.80s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecUlimits (0.77s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.60s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHealth (19.73s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-05-12T06:48:28.665Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.59s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-05-12T06:48:28.665Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.60s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.88s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.97s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestNetHostname (2.04s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.45s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.30s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.49s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPortList (6.23s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.21s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.54s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.60s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.11s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.61s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.30s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.93s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.06s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.81s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.10s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.73s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.19s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.67s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.12s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-05-12T06:48:28.666Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-12T06:48:28.666Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.43s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.22s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.21s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMount (4.87s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.63s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.19s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRm (0.91s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunSysctls (1.52s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.78s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.71s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.73s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.19s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.75s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.71s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.64s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.63s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.10s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.13s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.60s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.94s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.83s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.12s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.47s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-05-12T06:48:28.667Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-05-12T06:48:28.667Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T06:48:28.667Z] === RUN TestDockerRegistrySuite [2022-05-12T06:48:28.667Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T06:48:29.595Z] check_test.go:194: [d0a6f95072aea] daemon is not started [2022-05-12T06:48:29.595Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T06:48:30.523Z] check_test.go:194: [da6c9424e9c70] daemon is not started [2022-05-12T06:48:30.523Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T06:48:31.887Z] check_test.go:194: [d7e4cbfd2f652] daemon is not started [2022-05-12T06:48:31.887Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T06:48:31.887Z] check_test.go:194: [d1a8c9656b8f4] daemon is not started [2022-05-12T06:48:31.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T06:48:35.153Z] check_test.go:194: [d7cabe770b4b2] daemon is not started [2022-05-12T06:48:35.153Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T06:48:40.404Z] check_test.go:194: [defc4b4d34dec] daemon is not started [2022-05-12T06:48:40.404Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T06:48:42.939Z] check_test.go:194: [d287adf282d49] daemon is not started [2022-05-12T06:48:42.939Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T06:48:43.501Z] check_test.go:194: [df14a63ca18cc] daemon is not started [2022-05-12T06:48:43.756Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T06:48:44.683Z] check_test.go:194: [dc462fa6d8329] daemon is not started [2022-05-12T06:48:44.683Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T06:48:45.684Z] check_test.go:194: [d60129bce012d] daemon is not started [2022-05-12T06:48:45.684Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T06:48:46.610Z] check_test.go:194: [d22377e3b0ccb] daemon is not started [2022-05-12T06:48:46.610Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T06:48:47.975Z] check_test.go:194: [d009c647ec6b0] daemon is not started [2022-05-12T06:48:47.975Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T06:48:48.538Z] check_test.go:194: [d9b87386e7d27] daemon is not started [2022-05-12T06:48:48.538Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T06:48:49.464Z] check_test.go:194: [daab88dac2308] daemon is not started [2022-05-12T06:48:49.464Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T06:48:50.392Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1942d1106d94ba40e7e66c47f9c3cff2118b695b4fe110bd9f617f44e4880289 [2022-05-12T06:48:50.634Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T06:48:50.634Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T06:48:50.634Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T06:48:50.955Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:66c19378176948ef74522e6323086aaa36c6f2dbd3cd44febe8be9c9877097cc [2022-05-12T06:48:51.517Z] check_test.go:194: [d97e7a922a33a] daemon is not started [2022-05-12T06:48:51.517Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T06:48:52.079Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03647eaa59937dec168a00a4d9b8f6bd72378d3fb9bcf0c9c2dbe1eb147e0d75 [2022-05-12T06:48:53.006Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:811f6cb5c934617b68979af6b7bc8ba0ca6f379940dfd2bbee7066ae43e4ec3b [2022-05-12T06:48:53.261Z] check_test.go:194: [d9c65744a298b] daemon is not started [2022-05-12T06:48:53.261Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T06:48:54.189Z] check_test.go:194: [d612af819a802] daemon is not started [2022-05-12T06:48:54.189Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T06:48:55.027Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T06:48:55.481Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T06:48:56.441Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T06:48:56.705Z] check_test.go:194: [dc129a87d3d18] daemon is not started [2022-05-12T06:48:56.705Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T06:48:57.633Z] check_test.go:194: [d1c001383d06e] daemon is not started [2022-05-12T06:48:57.633Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T06:48:57.633Z] check_test.go:194: [d11b9e754cf4c] daemon is not started [2022-05-12T06:48:57.633Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T06:48:58.561Z] check_test.go:194: [d1b21d773531c] daemon is not started [2022-05-12T06:48:58.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T06:48:59.489Z] check_test.go:194: [deb43a391c1e0] daemon is not started [2022-05-12T06:48:59.489Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T06:48:59.545Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T06:48:59.545Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T06:48:59.545Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T06:49:00.416Z] check_test.go:194: [d6e6c04288e9a] daemon is not started [2022-05-12T06:49:00.416Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T06:49:01.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T06:49:01.715Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T06:49:01.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T06:49:01.715Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T06:49:02.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T06:49:02.171Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T06:49:02.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T06:49:02.628Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T06:49:02.628Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T06:49:02.628Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T06:49:02.931Z] check_test.go:194: [dc1b97b18d43a] daemon is not started [2022-05-12T06:49:02.931Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T06:49:02.931Z] check_test.go:194: [dfd720c3dbfc4] daemon is not started [2022-05-12T06:49:02.931Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T06:49:03.858Z] check_test.go:194: [df008c1ec854e] daemon is not started [2022-05-12T06:49:03.858Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T06:49:04.419Z] check_test.go:194: [dd8b06154a58a] daemon is not started [2022-05-12T06:49:04.419Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T06:49:04.419Z] check_test.go:194: [d4e0d6ace955c] daemon is not started [2022-05-12T06:49:04.419Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T06:49:04.980Z] check_test.go:194: [df240892b4f4d] daemon is not started [2022-05-12T06:49:04.980Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T06:49:05.237Z] check_test.go:194: [d77bfe973ada6] daemon is not started [2022-05-12T06:49:05.237Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T06:49:05.493Z] check_test.go:194: [d2a7f51e63d1f] daemon is not started [2022-05-12T06:49:05.493Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T06:49:05.493Z] check_test.go:194: [d37ed98a3c769] daemon is not started [2022-05-12T06:49:05.493Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T06:49:06.858Z] check_test.go:194: [dbf0ff9ce4ab6] daemon is not started [2022-05-12T06:49:06.858Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T06:49:08.221Z] check_test.go:194: [d61f7ad3ee8cd] daemon is not started [2022-05-12T06:49:08.221Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T06:49:08.810Z] check_test.go:194: [dde5342f753d7] daemon is not started [2022-05-12T06:49:08.810Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T06:49:10.175Z] check_test.go:194: [d58472414ce94] daemon is not started [2022-05-12T06:49:10.175Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T06:49:10.737Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite (43.24s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.88s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-05-12T06:49:11.662Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-12T06:49:11.662Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T06:49:11.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T06:49:11.662Z] check_test.go:221: [dc07a91f467dd] daemon is not started [2022-05-12T06:49:11.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T06:49:11.747Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T06:49:14.930Z] check_test.go:221: [d8f6e1b285c93] daemon is not started [2022-05-12T06:49:14.930Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T06:49:15.491Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T06:49:19.654Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T06:49:19.910Z] check_test.go:221: [d1d6eb7f165a9] daemon is not started [2022-05-12T06:49:19.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T06:49:21.274Z] check_test.go:221: [d602ddf93a356] daemon is not started [2022-05-12T06:49:21.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T06:49:21.274Z] check_test.go:221: [d3655ccb70f74] daemon is not started [2022-05-12T06:49:21.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T06:49:21.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T06:49:22.036Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T06:49:22.641Z] check_test.go:221: [d4c1d6b981a41] daemon is not started [2022-05-12T06:49:22.641Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T06:49:24.006Z] check_test.go:221: [d2240305988ec] daemon is not started [2022-05-12T06:49:24.006Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T06:49:25.381Z] check_test.go:221: [d76826b177dfa] daemon is not started [2022-05-12T06:49:25.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T06:49:26.308Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T06:49:28.825Z] check_test.go:221: [dd4f5b64d7b77] daemon is not started [2022-05-12T06:49:28.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T06:49:29.081Z] check_test.go:221: [da1db84cd0ba5] daemon is not started [2022-05-12T06:49:29.081Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T06:49:29.642Z] check_test.go:221: [d451518505c63] daemon is not started [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite (17.88s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.40s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.15s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.63s) [2022-05-12T06:49:29.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2022-05-12T06:49:29.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T06:49:29.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T06:49:30.173Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T06:49:30.569Z] check_test.go:250: [d7b767672501c] daemon is not started [2022-05-12T06:49:30.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T06:49:31.131Z] check_test.go:250: [dbc82bec0a9fc] daemon is not started [2022-05-12T06:49:31.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T06:49:31.387Z] check_test.go:250: [dc798678c89e1] daemon is not started [2022-05-12T06:49:31.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T06:49:32.317Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T06:49:33.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T06:49:33.534Z] check_test.go:250: [d320525561b31] daemon is not started [2022-05-12T06:49:33.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T06:49:33.534Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T06:49:34.096Z] check_test.go:250: [d84c9193369e6] daemon is not started [2022-05-12T06:49:34.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T06:49:35.023Z] check_test.go:250: [d1fd4d8648541] daemon is not started [2022-05-12T06:49:35.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T06:49:35.279Z] check_test.go:250: [d361bda86a4e3] daemon is not started [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.70s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.47s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2022-05-12T06:49:35.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-05-12T06:49:35.279Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T06:49:35.279Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T06:49:35.840Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T06:49:40.002Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T06:49:40.258Z] check_test.go:277: [d3d7254e3a664] daemon is not started [2022-05-12T06:49:40.258Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T06:49:40.448Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T06:49:40.513Z] check_test.go:277: [d9aac2381c620] daemon is not started [2022-05-12T06:49:40.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T06:49:40.769Z] check_test.go:277: [d806cbfb47cac] daemon is not started [2022-05-12T06:49:40.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T06:49:40.769Z] check_test.go:277: [d8f759b5164d4] daemon is not started [2022-05-12T06:49:40.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T06:49:41.024Z] check_test.go:277: [d78afb13129af] daemon is not started [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-12T06:49:41.024Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-05-12T06:49:41.024Z] === RUN TestDockerNetworkSuite [2022-05-12T06:49:41.024Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T06:49:42.388Z] docker_cli_network_unix_test.go:46: [d0a225b95b876] daemon is not started [2022-05-12T06:49:42.388Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T06:49:42.644Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T06:49:43.205Z] docker_cli_network_unix_test.go:46: [ddd6732fd9bdf] daemon is not started [2022-05-12T06:49:43.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T06:49:45.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T06:49:45.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T06:49:45.114Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T06:49:45.114Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T06:49:46.748Z] docker_cli_network_unix_test.go:46: [d02a8651edb39] daemon is not started [2022-05-12T06:49:46.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T06:49:46.748Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T06:49:46.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T06:49:47.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T06:49:48.892Z] docker_cli_network_unix_test.go:46: [db41c599a9ced] daemon is not started [2022-05-12T06:49:48.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T06:49:49.148Z] docker_cli_network_unix_test.go:1233: [d9d82438bd521] daemon is not started [2022-05-12T06:49:52.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T06:49:52.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T06:49:53.337Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T06:49:53.337Z] docker_cli_network_unix_test.go:46: [d91c3b786a206] daemon is not started [2022-05-12T06:49:53.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T06:49:53.898Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T06:49:57.163Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T06:49:59.680Z] docker_cli_network_unix_test.go:46: [d1f1169541a28] daemon is not started [2022-05-12T06:50:00.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T06:50:02.129Z] docker_cli_network_unix_test.go:46: [d4d17adbdfce7] daemon is not started [2022-05-12T06:50:02.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T06:50:02.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T06:50:03.748Z] docker_cli_network_unix_test.go:46: [dd297d57644b7] daemon is not started [2022-05-12T06:50:03.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T06:50:04.002Z] docker_cli_network_unix_test.go:46: [d227b0e2c36b1] daemon is not started [2022-05-12T06:50:04.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T06:50:04.514Z] docker_cli_network_unix_test.go:46: [d2dc5dfff2b03] daemon is not started [2022-05-12T06:50:04.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T06:50:05.098Z] docker_cli_network_unix_test.go:46: [de202dc0a21b2] daemon is not started [2022-05-12T06:50:05.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T06:50:05.913Z] docker_cli_network_unix_test.go:46: [d04655dccf84d] daemon is not started [2022-05-12T06:50:06.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T06:50:06.474Z] docker_cli_network_unix_test.go:46: [d0b5253362429] daemon is not started [2022-05-12T06:50:06.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T06:50:07.035Z] docker_cli_network_unix_test.go:46: [d25c7f5c28c6f] daemon is not started [2022-05-12T06:50:07.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T06:50:07.290Z] docker_cli_network_unix_test.go:46: [d871715a0cfd3] daemon is not started [2022-05-12T06:50:07.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T06:50:07.801Z] docker_cli_network_unix_test.go:46: [dc6bdaf580865] daemon is not started [2022-05-12T06:50:07.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T06:50:07.801Z] docker_cli_network_unix_test.go:46: [da1cedb20a22f] daemon is not started [2022-05-12T06:50:07.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T06:50:08.057Z] docker_cli_network_unix_test.go:46: [d2a55103c083e] daemon is not started [2022-05-12T06:50:08.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T06:50:08.619Z] docker_cli_network_unix_test.go:46: [dc71b9ed5b25f] daemon is not started [2022-05-12T06:50:08.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T06:50:09.181Z] docker_cli_network_unix_test.go:46: [db74c64a36b8e] daemon is not started [2022-05-12T06:50:09.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T06:50:09.746Z] docker_cli_network_unix_test.go:46: [dded84ed78661] daemon is not started [2022-05-12T06:50:09.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T06:50:10.002Z] docker_cli_network_unix_test.go:46: [d4a1fd9832d25] daemon is not started [2022-05-12T06:50:10.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T06:50:10.002Z] docker_cli_network_unix_test.go:46: [d079a72616e32] daemon is not started [2022-05-12T06:50:10.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T06:50:10.332Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T06:50:11.367Z] docker_cli_network_unix_test.go:968: [dbddf5d4a5adb] daemon is not started [2022-05-12T06:50:12.536Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T06:50:12.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T06:50:13.659Z] docker_cli_network_unix_test.go:46: [da3d19c493253] daemon is not started [2022-05-12T06:50:13.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T06:50:15.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T06:50:15.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T06:50:15.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T06:50:16.172Z] docker_cli_network_unix_test.go:1116: [de0b4066332b6] daemon is not started [2022-05-12T06:50:17.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T06:50:20.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T06:50:20.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T06:50:20.345Z] docker_cli_network_unix_test.go:46: [d05d4bb3aa952] daemon is not started [2022-05-12T06:50:20.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T06:50:20.601Z] docker_cli_network_unix_test.go:46: [df498b6cf646c] daemon is not started [2022-05-12T06:50:20.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T06:50:20.857Z] docker_cli_network_unix_test.go:46: [dc40c687b419f] daemon is not started [2022-05-12T06:50:20.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T06:50:20.857Z] docker_cli_network_unix_test.go:46: [d1a59f7f41fb1] daemon is not started [2022-05-12T06:50:20.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T06:50:21.112Z] docker_cli_network_unix_test.go:46: [dc847c231466f] daemon is not started [2022-05-12T06:50:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T06:50:21.112Z] docker_cli_network_unix_test.go:46: [d85103d2f2904] daemon is not started [2022-05-12T06:50:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T06:50:21.112Z] docker_cli_network_unix_test.go:46: [d162e73475801] daemon is not started [2022-05-12T06:50:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T06:50:22.669Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T06:50:22.974Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T06:50:23.002Z] docker_cli_network_unix_test.go:46: [db201f3d2bd97] daemon is not started [2022-05-12T06:50:23.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T06:50:23.832Z] docker_cli_network_unix_test.go:46: [d0ce8f5f8dc25] daemon is not started [2022-05-12T06:50:23.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T06:50:23.832Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T06:50:23.832Z] docker_cli_network_unix_test.go:46: [dd48b88f079bc] daemon is not started [2022-05-12T06:50:23.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T06:50:24.393Z] docker_cli_network_unix_test.go:46: [df3b2faf491eb] daemon is not started [2022-05-12T06:50:24.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T06:50:24.898Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T06:50:28.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T06:50:29.482Z] docker_cli_network_unix_test.go:1084: [dd9dba4accd10] daemon is not started [2022-05-12T06:50:30.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T06:50:30.847Z] docker_cli_network_unix_test.go:46: [db6416b6d0293] daemon is not started [2022-05-12T06:50:31.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T06:50:31.665Z] docker_cli_network_unix_test.go:46: [d8d1a686b9898] daemon is not started [2022-05-12T06:50:31.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T06:50:32.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T06:50:33.030Z] docker_cli_network_unix_test.go:46: [df1f1636a65b6] daemon is not started [2022-05-12T06:50:33.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T06:50:33.286Z] docker_cli_network_unix_test.go:46: [db712421e514d] daemon is not started [2022-05-12T06:50:33.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T06:50:33.848Z] docker_cli_network_unix_test.go:46: [d9af9373874af] daemon is not started [2022-05-12T06:50:34.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T06:50:34.358Z] docker_cli_network_unix_test.go:46: [d437cff6b3349] daemon is not started [2022-05-12T06:50:34.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T06:50:35.176Z] docker_cli_network_unix_test.go:46: [d82c268943559] daemon is not started [2022-05-12T06:50:35.431Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T06:50:41.963Z] docker_cli_network_unix_test.go:46: [d24c4872cf2b8] daemon is not started [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite (60.09s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.56s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.86s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.58s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.12s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.84s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.34s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.01s) [2022-05-12T06:50:41.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-12T06:50:41.964Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-05-12T06:50:41.964Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.63s) [2022-05-12T06:50:41.964Z] === RUN TestDockerHubPullSuite [2022-05-12T06:50:41.964Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T06:50:42.889Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T06:50:45.427Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T06:50:45.682Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T06:50:47.044Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T06:50:47.301Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite (6.21s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-05-12T06:50:47.301Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-12T06:50:47.301Z] PASS [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === Skipped [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T06:50:47.301Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T06:50:47.301Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T06:50:47.301Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T06:50:47.301Z] docker_cli_network_unix_test.go:46: [dd48b88f079bc] daemon is not started [2022-05-12T06:50:47.301Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] DONE 1265 tests, 51 skipped in 1478.558s [2022-05-12T06:50:47.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T06:50:47.301Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T06:50:47.301Z] +++ kill 9357 [2022-05-12T06:50:47.301Z] +++ /etc/init.d/apparmor stop [2022-05-12T06:50:47.301Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T06:50:47.301Z] [2022-05-12T06:50:47.301Z] Unloading profiles will leave already running processes permanently [2022-05-12T06:50:47.302Z] unconfined, which can lead to unexpected situations. [2022-05-12T06:50:47.302Z] [2022-05-12T06:50:47.302Z] To set a process to complain mode, use the command line tool [2022-05-12T06:50:47.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T06:50:47.302Z] +++ true [2022-05-12T06:50:47.302Z] exiting test-integration [2022-05-12T06:50:47.302Z] ++ exit 0 [2022-05-12T06:50:47.302Z] [2022-05-12T06:50:47.557Z] + for job in $(jobs -p) [2022-05-12T06:50:47.557Z] + wait 9987 [2022-05-12T06:50:50.817Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T06:50:53.330Z] docker_cli_swarm_test.go:1180: [d0a5ec54a6973] joining swarm manager [dda4fce65dea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:50:59.858Z] docker_cli_swarm_test.go:1189: [deee75447445f] joining swarm manager [dda4fce65dea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:51:38.503Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T06:51:46.597Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T06:51:50.758Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T06:51:50.887Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T06:51:50.887Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T06:51:50.887Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T06:51:50.887Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T06:51:52.121Z] docker_cli_swarm_test.go:1112: [d37bf88222938] joining swarm manager [d12a275e125ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:51:53.484Z] docker_cli_swarm_test.go:1113: [d448070beed9a] joining swarm manager [d12a275e125ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:51:56.655Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T06:51:58.927Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T06:51:58.927Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T06:51:58.927Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T06:51:58.927Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T06:52:00.377Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T06:52:04.171Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T06:52:04.171Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T06:52:04.171Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T06:52:04.171Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T06:52:04.708Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T06:52:05.051Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T06:52:05.051Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T06:52:05.051Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T06:52:05.051Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T06:52:05.051Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T06:52:05.051Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T06:52:09.367Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T06:52:09.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T06:52:09.722Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:52:09.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T06:52:09.722Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T06:52:09.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T06:52:09.722Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T06:52:09.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T06:52:11.388Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T06:52:14.029Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T06:52:14.029Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T06:52:14.029Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T06:52:14.029Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T06:52:14.486Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T06:52:14.486Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T06:52:14.486Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T06:52:14.486Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T06:52:14.486Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T06:52:14.486Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T06:52:14.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T06:52:16.059Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T06:52:19.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T06:52:19.145Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:52:19.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T06:52:19.145Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T06:52:19.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T06:52:19.145Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T06:52:19.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T06:52:19.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T06:52:25.365Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T06:52:30.871Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T06:52:31.831Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T06:52:31.831Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T06:52:31.831Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T06:52:31.831Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T06:52:31.831Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T06:52:31.831Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T06:52:34.719Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T06:52:34.719Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T06:52:41.764Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T06:52:43.053Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T06:52:43.053Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T06:52:43.053Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T06:52:43.053Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T06:52:43.053Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T06:52:43.053Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T06:52:44.584Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T06:52:44.584Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T06:52:48.819Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T06:52:53.113Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T06:52:55.868Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T06:52:58.914Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T06:53:01.708Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T06:53:03.232Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T06:53:07.449Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T06:53:07.917Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T06:53:07.917Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T06:53:08.372Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T06:53:08.827Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T06:53:09.788Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T06:53:09.788Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T06:53:09.788Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T06:53:14.488Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T06:53:14.946Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T06:53:16.378Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T06:53:16.378Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T06:53:17.340Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T06:53:18.320Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T06:53:18.320Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T06:53:18.320Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T06:53:20.710Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T06:53:20.710Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T06:53:21.165Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T06:53:21.620Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T06:53:22.076Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T06:53:22.076Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T06:53:22.076Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T06:53:29.844Z] docker_cli_swarm_test.go:1166: [d39cffed622b4] joining swarm manager [d12a275e125ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T06:53:32.355Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T06:53:32.355Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T06:53:32.355Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T06:53:33.092Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T06:53:33.092Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T06:53:35.255Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T06:53:35.255Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T06:53:35.255Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T06:53:36.216Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T06:53:36.216Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T06:53:38.395Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T06:53:40.904Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T06:53:42.436Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T06:53:42.891Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T06:53:43.854Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T06:53:44.816Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T06:53:45.448Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T06:53:45.781Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T06:53:47.119Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T06:53:47.119Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T06:53:47.960Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T06:53:49.282Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T06:53:49.282Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T06:53:49.282Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T06:53:49.737Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T06:53:49.737Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T06:53:54.997Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T06:53:54.997Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T06:53:54.997Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T06:53:55.505Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T06:53:55.958Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T06:53:55.959Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T06:53:56.413Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T06:53:56.919Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T06:53:57.881Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T06:53:58.336Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T06:53:59.867Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T06:54:00.224Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T06:54:01.397Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T06:54:01.882Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T06:54:02.173Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T06:54:03.246Z] docker_cli_swarm_test.go:1447: [d2a6c0f67db42] joining swarm manager [ddfc19942983b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:54:03.807Z] docker_cli_swarm_test.go:1448: [df7b752ba741f] joining swarm manager [ddfc19942983b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T06:54:08.440Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T06:54:08.440Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T06:54:08.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T06:54:08.895Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T06:54:09.349Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T06:54:09.805Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T06:54:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T06:54:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T06:54:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T06:54:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T06:54:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T06:54:16.526Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T06:54:16.842Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T06:54:19.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T06:54:22.302Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T06:54:23.243Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T06:54:23.243Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T06:54:23.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T06:54:23.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T06:54:24.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T06:54:26.097Z] docker_cli_swarm_unix_test.go:63: [d5b821f68ae67] joining swarm manager [d73efbae5a9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:54:34.473Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T06:54:34.473Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T06:54:34.473Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T06:54:36.636Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T06:54:42.699Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T06:54:57.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T06:54:58.860Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T06:55:12.301Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T06:55:13.658Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T06:55:19.124Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T06:55:20.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T06:55:22.249Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T06:55:22.250Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T06:55:22.250Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T06:55:24.136Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T06:55:27.401Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T06:55:27.774Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T06:55:29.288Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T06:55:31.177Z] docker_api_swarm_test.go:962: [d12599482371d] joining swarm manager [d88e013709378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T06:55:31.472Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T06:55:33.533Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T06:55:38.528Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T06:55:45.574Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T06:55:49.233Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T06:55:52.611Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T06:55:54.573Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T06:55:54.573Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T06:55:54.573Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T06:56:01.391Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T06:56:01.627Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T06:56:02.083Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T06:56:02.083Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T06:56:02.083Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T06:56:02.083Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T06:56:02.083Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T06:56:02.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T06:56:04.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T06:56:05.142Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T06:56:07.903Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T06:56:09.806Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T06:56:12.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T06:56:13.159Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T06:56:13.159Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T06:56:13.647Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T06:56:13.647Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T06:56:13.647Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T06:56:15.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T06:56:16.042Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T06:56:17.004Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T06:56:19.171Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T06:56:20.162Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T06:56:22.182Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T06:56:22.182Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T06:56:22.182Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T06:56:22.182Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T06:56:22.182Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T06:56:22.182Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T06:56:22.678Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T06:56:25.067Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T06:56:25.189Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T06:56:27.701Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T06:56:29.467Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T06:56:30.214Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T06:56:30.825Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T06:56:31.003Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T06:56:32.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T06:56:33.444Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T06:56:33.444Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T06:56:33.478Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T06:56:35.364Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T06:56:36.332Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T06:56:37.297Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T06:56:38.829Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T06:56:41.297Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T06:56:45.009Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T06:56:49.158Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T06:56:50.683Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T06:56:59.777Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T06:57:02.664Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T06:57:03.019Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T06:57:05.909Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T06:57:08.450Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T06:57:08.906Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T06:57:08.906Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T06:57:08.906Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T06:57:08.906Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T06:57:09.360Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T06:57:11.523Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T06:57:11.523Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T06:57:11.523Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T06:57:16.191Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T06:57:20.904Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T06:57:23.921Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T06:57:23.921Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T06:57:23.921Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T06:57:23.921Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T06:57:26.676Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T06:57:28.206Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T06:57:28.206Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T06:57:28.206Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T06:57:28.206Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T06:57:28.206Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T06:57:28.599Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T06:57:28.599Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T06:57:28.599Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T06:57:28.599Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T06:57:29.056Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T06:57:29.056Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T06:57:29.056Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T06:57:29.056Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T06:57:29.056Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T06:57:29.056Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T06:57:29.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T06:57:31.091Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T06:57:31.091Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T06:57:31.091Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T06:57:31.523Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T06:57:33.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T06:57:33.730Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T06:57:33.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T06:57:33.730Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T06:57:33.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T06:57:33.730Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T06:57:33.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T06:57:34.696Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T06:57:40.472Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T06:57:46.350Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T06:57:58.132Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T06:57:58.132Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T06:57:58.132Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T06:57:58.132Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T06:57:58.132Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T06:57:58.132Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T06:57:59.674Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T06:57:59.674Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T06:58:02.145Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite (1565.80s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.19s) [2022-05-12T06:58:04.381Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.15s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.08s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.87s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.94s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.34s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.40s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.69s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.42s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.61s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.87s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.81s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.79s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.29s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.20s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.32s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.56s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.69s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.24s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.47s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.84s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.61s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.70s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.05s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.55s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.15s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.19s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.44s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.91s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.03s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.29s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.09s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.86s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.66s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.39s) [2022-05-12T06:58:04.381Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.66s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.73s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.76s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.97s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.10s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.84s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.23s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-05-12T06:58:04.381Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-05-12T06:58:04.381Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T06:58:04.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T06:58:04.381Z] docker_cli_external_volume_driver_test.go:53: [db93fce61a9b4] daemon is not started [2022-05-12T06:58:05.458Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T06:58:11.229Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T06:58:16.920Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T06:58:18.284Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T06:58:19.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T06:58:21.702Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T06:58:24.053Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T06:58:25.017Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T06:58:30.792Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T06:58:30.792Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T06:58:30.792Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T06:58:31.711Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T06:58:31.754Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T06:58:32.209Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T06:58:32.210Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T06:58:32.210Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T06:58:33.243Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T06:58:33.243Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T06:58:33.243Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T06:58:33.243Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T06:58:33.699Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T06:58:35.226Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T06:58:36.488Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T06:58:39.891Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T06:58:44.550Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T06:58:46.991Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T06:58:46.991Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T06:58:46.991Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T06:58:49.432Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T06:58:51.251Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T06:58:54.962Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T06:58:54.962Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T06:58:54.962Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T06:58:54.962Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T06:58:54.962Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T06:58:56.487Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T06:58:59.341Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T06:58:59.341Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T06:59:01.147Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T06:59:01.512Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T06:59:01.512Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T06:59:01.512Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T06:59:01.968Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T06:59:02.425Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T06:59:05.805Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T06:59:07.066Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T06:59:07.531Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T06:59:08.497Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T06:59:10.503Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T06:59:12.739Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T06:59:12.739Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T06:59:13.200Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T06:59:14.172Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T06:59:15.134Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T06:59:16.096Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T06:59:18.262Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T06:59:18.795Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T06:59:18.795Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T06:59:23.462Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T06:59:23.462Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T06:59:25.315Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T06:59:25.315Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T06:59:25.315Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T06:59:26.276Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T06:59:26.736Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T06:59:26.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T06:59:28.123Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T06:59:31.567Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T06:59:31.567Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T06:59:31.567Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T06:59:32.509Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T06:59:34.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T06:59:40.117Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T06:59:40.117Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T06:59:45.881Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T06:59:45.881Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T06:59:49.740Z] docker_cli_external_volume_driver_test.go:53: [df8a9ff33fb70] daemon is not started [2022-05-12T06:59:50.581Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T06:59:53.215Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T06:59:53.215Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T06:59:53.215Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T06:59:53.591Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T06:59:53.591Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T06:59:53.591Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T06:59:54.579Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T06:59:56.933Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T06:59:58.460Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T07:00:03.149Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T07:00:04.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T07:00:08.913Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T07:00:08.913Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:00:08.913Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T07:00:08.913Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:00:08.913Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T07:00:08.913Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:00:08.913Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T07:00:12.835Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T07:00:13.290Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T07:00:15.857Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T07:00:15.857Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T07:00:15.857Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T07:00:17.002Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T07:00:17.002Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:00:17.002Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T07:00:17.002Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:00:17.002Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T07:00:17.420Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T07:00:18.982Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T07:00:22.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T07:00:24.839Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T07:00:30.436Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T07:00:30.702Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T07:00:30.702Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:00:30.702Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T07:00:30.702Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:00:30.702Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T07:00:30.702Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:00:30.702Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T07:00:34.812Z] docker_cli_external_volume_driver_test.go:53: [d8321d510d878] daemon is not started [2022-05-12T07:00:35.449Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T07:00:35.915Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T07:00:39.703Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T07:00:39.703Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:00:39.703Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T07:00:39.703Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:00:39.703Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T07:00:42.088Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T07:00:42.088Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T07:00:42.942Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T07:00:47.698Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T07:00:49.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T07:00:49.894Z] docker_cli_external_volume_driver_test.go:53: [d30506ba44cc4] daemon is not started [2022-05-12T07:00:52.378Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T07:00:53.565Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T07:00:58.136Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T07:00:58.136Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:00:58.136Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T07:00:58.136Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:00:58.136Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T07:00:59.431Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T07:01:00.299Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T07:01:00.299Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:01:00.754Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T07:01:04.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T07:01:04.975Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T07:01:04.975Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T07:01:13.100Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T07:01:15.386Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T07:01:17.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T07:01:17.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T07:01:20.685Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T07:01:20.685Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T07:01:20.685Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T07:01:21.252Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T07:01:21.252Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:01:21.252Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T07:01:21.252Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:01:21.252Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T07:01:24.209Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T07:01:24.209Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:01:24.682Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T07:01:29.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T07:01:29.824Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T07:01:29.824Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T07:01:29.824Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T07:01:29.824Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T07:01:29.824Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T07:01:32.532Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T07:01:32.532Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:01:32.779Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T07:01:32.987Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T07:01:32.987Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:01:33.443Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T07:01:33.443Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:01:33.443Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T07:01:34.976Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T07:01:36.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T07:01:37.535Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T07:01:39.605Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T07:01:42.561Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T07:01:43.028Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T07:01:43.534Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T07:01:44.696Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T07:01:45.164Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T07:01:45.164Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T07:01:45.701Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T07:01:45.701Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:01:45.701Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T07:01:45.701Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:01:45.701Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T07:01:45.701Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:01:45.701Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T07:01:48.117Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T07:01:48.587Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T07:01:49.104Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T07:01:50.673Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T07:01:54.361Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T07:01:54.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T07:01:57.947Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T07:01:57.947Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:01:58.414Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T07:01:58.414Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:01:58.882Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T07:01:58.882Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:01:58.882Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T07:01:59.019Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T07:02:00.443Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T07:02:04.802Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T07:02:04.802Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:02:04.802Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T07:02:05.611Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T07:02:06.603Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T07:02:09.095Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T07:02:09.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T07:02:11.314Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T07:02:11.314Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:02:11.781Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T07:02:11.781Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:02:11.781Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T07:02:11.781Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:02:11.781Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T07:02:11.857Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T07:02:11.857Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:02:11.857Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T07:02:14.740Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T07:02:14.740Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:02:14.740Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T07:02:20.394Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T07:02:21.533Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T07:02:21.885Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T07:02:24.695Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T07:02:25.059Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T07:02:25.059Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.059Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T07:02:25.059Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T07:02:25.059Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T07:02:25.059Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.059Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T07:02:25.059Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.515Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T07:02:25.515Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.515Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T07:02:25.515Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:02:25.515Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T07:02:25.515Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T07:02:26.578Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T07:02:26.578Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:02:26.578Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T07:02:33.436Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T07:02:34.059Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T07:02:35.233Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T07:02:35.234Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:02:35.234Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T07:02:38.202Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T07:02:42.595Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T07:02:42.595Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:02:42.595Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T07:02:42.964Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T07:02:43.883Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T07:02:43.955Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T07:02:43.955Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T07:02:43.955Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T07:02:43.955Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T07:02:43.955Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T07:02:44.769Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T07:02:44.769Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:02:44.769Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T07:02:44.769Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:02:44.769Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T07:02:44.769Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:02:44.769Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T07:02:46.910Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T07:02:46.910Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T07:02:46.910Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T07:02:47.665Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T07:02:47.665Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.665Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T07:02:47.665Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T07:02:47.671Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T07:02:47.671Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T07:02:47.671Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T07:02:47.671Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T07:02:47.671Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:02:47.671Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T07:02:47.671Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:02:48.138Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T07:02:48.138Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:02:48.138Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T07:02:48.138Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T07:02:50.563Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T07:02:50.563Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T07:02:50.563Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:02:50.563Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T07:02:50.563Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:02:50.563Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T07:02:50.563Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:02:50.563Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T07:02:54.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T07:02:56.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-12T07:02:56.787Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T07:02:57.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T07:02:59.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T07:02:59.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T07:02:59.376Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:02:59.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T07:03:02.259Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T07:03:02.259Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T07:03:05.151Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T07:03:05.151Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:03:05.151Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T07:03:05.151Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:03:05.151Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T07:03:05.433Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T07:03:05.433Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:03:05.433Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T07:03:07.649Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T07:03:07.649Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:03:08.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T07:03:08.050Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T07:03:08.115Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T07:03:08.115Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:03:08.115Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T07:03:08.115Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:03:08.115Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T07:03:10.212Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T07:03:10.212Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:03:10.212Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T07:03:11.059Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T07:03:11.059Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:03:11.059Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T07:03:11.059Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T07:03:13.939Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T07:03:13.939Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T07:03:14.007Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T07:03:14.007Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T07:03:14.007Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:03:14.007Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T07:03:14.007Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:03:14.007Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T07:03:14.007Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:03:14.007Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T07:03:14.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-12T07:03:16.829Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T07:03:17.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T07:03:21.513Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T07:03:21.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T07:03:24.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T07:03:24.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T07:03:24.544Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:03:24.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T07:03:26.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T07:03:26.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T07:03:26.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T07:03:26.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T07:03:26.188Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T07:03:28.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T07:03:28.332Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T07:03:29.095Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T07:03:29.095Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:03:29.095Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T07:03:31.281Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T07:03:31.281Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:03:31.281Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T07:03:31.281Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:03:31.281Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T07:03:31.978Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T07:03:31.978Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:03:31.978Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T07:03:34.139Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T07:03:34.139Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T07:03:34.423Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T07:03:34.423Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T07:03:37.284Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T07:03:37.284Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:03:37.284Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T07:03:37.770Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T07:03:39.914Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T07:03:40.146Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T07:03:40.596Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T07:03:41.446Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T07:03:41.446Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T07:03:41.446Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T07:03:41.446Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T07:03:41.446Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:03:41.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T07:03:43.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T07:03:43.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T07:03:44.275Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T07:03:46.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-12T07:03:46.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T07:03:49.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T07:03:50.095Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T07:03:52.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T07:03:55.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045a0_} [2022-05-12T07:03:55.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T07:03:55.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T07:03:55.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T07:03:55.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T07:03:55.954Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T07:03:58.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1802473782_c:\foo_false____} [2022-05-12T07:03:58.834Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T07:03:58.909Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T07:03:58.909Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:03:58.909Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T07:04:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1802473782_c:\foo_true____} [2022-05-12T07:04:02.702Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T07:04:02.702Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:04:02.702Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T07:04:03.900Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T07:04:03.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T07:04:04.355Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T07:04:04.355Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T07:04:04.355Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T07:04:04.355Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T07:04:04.355Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:04:04.355Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T07:04:06.487Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T07:04:06.487Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T07:04:08.069Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T07:04:08.069Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T07:04:08.069Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:04:08.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T07:04:10.963Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T07:04:10.963Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T07:04:10.963Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:04:10.963Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T07:04:11.232Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T07:04:13.779Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T07:04:14.183Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T07:04:14.183Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T07:04:14.183Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T07:04:14.183Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T07:04:14.183Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T07:04:14.692Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T07:04:14.692Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.692Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T07:04:14.692Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.692Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T07:04:14.692Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:04:14.692Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T07:04:15.347Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T07:04:15.347Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T07:04:15.347Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T07:04:15.347Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T07:04:15.815Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T07:04:17.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T07:04:17.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T07:04:17.387Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T07:04:18.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-12T07:04:20.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T07:04:20.485Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T07:04:21.177Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T07:04:23.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T07:04:23.380Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T07:04:23.380Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:04:23.380Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T07:04:23.380Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:04:23.380Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T07:04:24.974Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T07:04:25.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T07:04:28.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b92468_} [2022-05-12T07:04:31.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14084683574_c:\foo_false____} [2022-05-12T07:04:33.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-12T07:04:33.678Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T07:04:33.678Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:04:33.678Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T07:04:33.678Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:04:33.678Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T07:04:34.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14084683574_c:\foo_true____} [2022-05-12T07:04:35.408Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T07:04:37.762Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T07:04:37.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T07:04:38.228Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T07:04:38.228Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T07:04:38.228Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T07:04:38.228Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T07:04:38.228Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:04:38.228Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T07:04:41.964Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T07:04:41.964Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T07:04:41.964Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:04:41.964Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T07:04:44.824Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T07:04:44.824Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T07:04:44.824Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:04:44.824Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T07:04:46.025Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T07:04:46.025Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:04:46.025Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T07:04:46.025Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:04:46.025Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T07:04:47.559Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T07:04:47.559Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:04:47.559Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T07:04:47.559Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:04:47.559Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T07:04:47.767Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T07:04:47.767Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:04:47.767Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T07:04:47.767Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:04:47.767Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T07:04:47.767Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:04:47.767Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T07:04:47.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-12T07:04:47.977Z] docker_cli_external_volume_driver_test.go:485: [db9781eabec35] daemon is not started [2022-05-12T07:04:50.288Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T07:04:50.743Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T07:04:51.272Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T07:04:51.272Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T07:04:51.272Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T07:04:51.272Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T07:04:51.272Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T07:04:51.705Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T07:04:53.561Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T07:04:54.158Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T07:04:57.048Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T07:04:57.048Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T07:04:57.048Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T07:04:57.276Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T07:04:57.276Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:04:57.276Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T07:04:57.276Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:04:57.276Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T07:04:59.940Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T07:05:00.399Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T07:05:00.856Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T07:05:00.856Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:05:00.856Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T07:05:01.313Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T07:05:01.313Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:05:01.313Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T07:05:01.313Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T07:05:01.767Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T07:05:04.053Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T07:05:04.053Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T07:05:06.006Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-12T07:05:06.006Z] docker_cli_external_volume_driver_test.go:53: [d9de2e4b859ca] daemon is not started [2022-05-12T07:05:07.779Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T07:05:07.779Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T07:05:09.610Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T07:05:09.610Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:05:09.610Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T07:05:09.610Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:05:09.610Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T07:05:12.048Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T07:05:12.048Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T07:05:12.048Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T07:05:12.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T07:05:14.936Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T07:05:15.391Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T07:05:15.391Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:05:15.391Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T07:05:18.275Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T07:05:18.275Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.275Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T07:05:18.739Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T07:05:18.739Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T07:05:18.739Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T07:05:18.739Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T07:05:18.739Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T07:05:18.739Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T07:05:18.739Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:05:18.739Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-05-12T07:05:20.834Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-12T07:05:20.834Z] PASS [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] === Skipped [2022-05-12T07:05:20.834Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T07:05:20.834Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T07:05:20.834Z] check_test.go:307: [d1ffb3e864f97] daemon is not started [2022-05-12T07:05:20.834Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-12T07:05:20.834Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T07:05:20.834Z] check_test.go:307: [d36ef56955032] daemon is not started [2022-05-12T07:05:20.834Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T07:05:20.834Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T07:05:20.834Z] check_test.go:307: [da2a2c95e7249] daemon is not started [2022-05-12T07:05:20.834Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-12T07:05:20.834Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T07:05:20.834Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T07:05:20.834Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T07:05:20.834Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] DONE 269 tests, 5 skipped in 2349.937s [2022-05-12T07:05:20.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T07:05:20.834Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4798cc94c2f6/docker.pid [2022-05-12T07:05:20.834Z] +++ kill 7072 [2022-05-12T07:05:20.834Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7072 is not a child of this shell [2022-05-12T07:05:20.834Z] warning: PID 7072 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4798cc94c2f6/docker.pid had a nonzero exit code [2022-05-12T07:05:20.834Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T07:05:20.834Z] +++ kill 9359 [2022-05-12T07:05:20.834Z] +++ /etc/init.d/apparmor stop [2022-05-12T07:05:20.834Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] Unloading profiles will leave already running processes permanently [2022-05-12T07:05:20.834Z] unconfined, which can lead to unexpected situations. [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] To set a process to complain mode, use the command line tool [2022-05-12T07:05:20.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T07:05:20.834Z] +++ true [2022-05-12T07:05:20.834Z] exiting test-integration [2022-05-12T07:05:20.834Z] ++ exit 0 [2022-05-12T07:05:20.834Z] [2022-05-12T07:05:20.834Z] + exit 0 [2022-05-12T07:05:20.834Z] ++ jobs -p [2022-05-12T07:05:20.834Z] + pids= [2022-05-12T07:05:20.834Z] + echo 'Remaining pids to kill: []' [2022-05-12T07:05:20.834Z] Remaining pids to kill: [] [2022-05-12T07:05:20.834Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-12T07:05:20.860Z] Recording test results [2022-05-12T07:05:21.956Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T07:05:21.956Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:05:21.956Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T07:05:21.956Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:05:21.956Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T07:05:22.458Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T07:05:22.737Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T07:05:23.091Z] + echo Ensuring container killed. [2022-05-12T07:05:23.091Z] Ensuring container killed. [2022-05-12T07:05:23.091Z] + docker ps -aq -f name=docker-pr4-* [2022-05-12T07:05:23.091Z] + cids=cb779995b023 [2022-05-12T07:05:23.091Z] 8bdeb09c76e0 [2022-05-12T07:05:23.091Z] eed025facbb6 [2022-05-12T07:05:23.091Z] + [ -n cb779995b023 [2022-05-12T07:05:23.091Z] 8bdeb09c76e0 [2022-05-12T07:05:23.091Z] eed025facbb6 ] [2022-05-12T07:05:23.091Z] + docker rm -vf cb779995b023 8bdeb09c76e0 eed025facbb6 [2022-05-12T07:05:23.348Z] cb779995b023 [2022-05-12T07:05:23.485Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T07:05:23.485Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:05:23.485Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T07:05:23.485Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:05:23.485Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T07:05:23.604Z] 8bdeb09c76e0 [2022-05-12T07:05:23.604Z] eed025facbb6 [Pipeline] sh [2022-05-12T07:05:23.919Z] + echo Chowning /workspace to jenkins user [2022-05-12T07:05:23.919Z] Chowning /workspace to jenkins user [2022-05-12T07:05:23.919Z] + id -u [2022-05-12T07:05:23.919Z] + id -g [2022-05-12T07:05:23.919Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43581:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T07:05:23.919Z] Unable to find image 'busybox:latest' locally [2022-05-12T07:05:23.919Z] latest: Pulling from library/busybox [2022-05-12T07:05:24.174Z] 50e8d59317eb: Pulling fs layer [2022-05-12T07:05:24.174Z] 50e8d59317eb: Download complete [2022-05-12T07:05:24.174Z] 50e8d59317eb: Pull complete [2022-05-12T07:05:24.174Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T07:05:24.174Z] Status: Downloaded newer image for busybox:latest [2022-05-12T07:05:25.347Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T07:05:27.021Z] + bundleName=amd64 [2022-05-12T07:05:27.021Z] + echo Creating amd64-bundles.tar.gz [2022-05-12T07:05:27.021Z] Creating amd64-bundles.tar.gz [2022-05-12T07:05:27.021Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-12T07:05:27.021Z] + 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-12T07:05:27.198Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T07:05:27.198Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T07:05:27.198Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T07:05:27.198Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T07:05:27.198Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T07:05:27.198Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T07:05:28.237Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] archiveArtifacts [2022-05-12T07:05:28.398Z] Archiving artifacts [2022-05-12T07:05:29.361Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T07:05:30.269Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T07:05:30.624Z] + make clean [2022-05-12T07:05:30.881Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T07:05:30.881Z] docker-dev-cache [2022-05-12T07:05:30.881Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T07:05:33.076Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T07:05:33.076Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T07:05:33.076Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T07:05:33.533Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T07:05:33.533Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T07:05:33.533Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T07:05:35.961Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T07:05:36.425Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T07:05:36.919Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T07:05:36.919Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T07:05:36.919Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:05:36.919Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T07:05:37.373Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T07:05:37.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:05:37.374Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T07:05:37.374Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T07:05:37.387Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T07:05:37.829Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T07:05:38.529Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T07:05:42.058Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T07:05:43.191Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T07:05:47.843Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T07:05:47.843Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:05:47.843Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T07:05:47.843Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:05:47.843Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T07:05:47.843Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:05:47.843Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T07:05:48.102Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T07:05:48.102Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T07:05:48.102Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T07:05:50.252Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T07:05:51.811Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T07:05:51.811Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T07:05:51.811Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:05:51.811Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T07:05:52.415Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T07:05:52.528Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T07:05:52.528Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T07:05:52.870Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T07:05:54.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T07:05:54.735Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:05:54.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T07:05:54.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T07:05:54.735Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:05:54.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T07:05:54.735Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T07:05:55.190Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T07:05:55.190Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T07:05:55.190Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T07:05:55.190Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T07:05:55.190Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T07:05:55.190Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T07:05:55.190Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.190Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T07:05:55.459Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T07:05:55.459Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.459Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T07:05:55.459Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:05:55.459Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T07:05:58.076Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T07:05:58.767Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T07:05:59.228Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T07:06:00.755Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T07:06:01.790Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T07:06:04.673Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T07:06:06.547Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T07:06:12.310Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T07:06:12.310Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T07:06:12.310Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:06:12.310Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T07:06:13.835Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T07:06:13.835Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:06:13.835Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T07:06:14.957Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T07:06:16.740Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T07:06:20.568Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T07:06:20.568Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T07:06:20.763Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T07:06:25.290Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T07:06:26.620Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T07:06:28.183Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T07:06:29.572Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T07:06:30.557Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T07:06:31.081Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T07:06:33.066Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T07:06:35.309Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T07:06:36.295Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T07:06:36.839Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T07:06:36.839Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:06:36.839Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T07:06:37.259Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T07:06:37.800Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T07:06:37.800Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:06:37.800Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T07:06:37.800Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:06:38.256Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T07:06:39.001Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T07:06:41.155Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T07:06:41.155Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:06:41.155Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T07:06:43.660Z] === RUN TestDockerSuite/TestExec [2022-05-12T07:06:43.660Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:06:43.660Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T07:06:44.115Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:06:44.115Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T07:06:44.301Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T07:06:46.286Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T07:06:48.455Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T07:06:48.455Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:06:48.455Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T07:06:48.455Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:06:48.455Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T07:06:48.455Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:06:48.455Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T07:06:50.061Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T07:06:50.061Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T07:06:50.061Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:06:50.061Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T07:06:51.020Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T07:06:51.020Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:06:51.020Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T07:06:51.352Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T07:06:53.505Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T07:06:53.516Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T07:06:53.905Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T07:06:55.679Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T07:06:56.395Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T07:06:56.851Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T07:06:57.844Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T07:07:03.625Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T07:07:03.626Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:07:03.626Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T07:07:03.626Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:07:03.626Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T07:07:03.626Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:07:03.626Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T07:07:05.786Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T07:07:10.453Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T07:07:10.453Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:07:10.453Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T07:07:10.453Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:07:10.453Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T07:07:10.453Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:07:10.908Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T07:07:10.908Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:07:10.908Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T07:07:10.908Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:07:10.908Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T07:07:13.804Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T07:07:13.804Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T07:07:13.804Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T07:07:13.804Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T07:07:13.804Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:07:13.804Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T07:07:14.494Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T07:07:14.494Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:07:14.951Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T07:07:14.951Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:07:14.951Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T07:07:14.951Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:07:14.951Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T07:07:15.979Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T07:07:15.979Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:07:16.436Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T07:07:16.480Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T07:07:22.199Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T07:07:22.199Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:07:22.199Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T07:07:22.199Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:07:22.199Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T07:07:22.199Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:07:22.199Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T07:07:25.026Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T07:07:26.554Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T07:07:26.554Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:07:27.014Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T07:07:27.014Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:07:27.014Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T07:07:27.014Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:07:27.014Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T07:07:29.188Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T07:07:29.241Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T07:07:29.528Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T07:07:30.487Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T07:07:33.857Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T07:07:35.024Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T07:07:35.149Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T07:07:38.751Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T07:07:39.813Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T07:07:39.813Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:07:40.271Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T07:07:43.168Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T07:07:44.150Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T07:07:45.786Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestHealth [2022-05-12T07:07:45.786Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T07:07:45.786Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T07:07:47.832Z] === RUN TestDockerSuite/TestExec [2022-05-12T07:07:47.832Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:07:47.832Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T07:07:47.832Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:07:47.832Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T07:07:47.870Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T07:07:47.870Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:07:47.870Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T07:07:50.463Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T07:07:50.463Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T07:07:50.463Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:07:50.463Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T07:07:50.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T07:07:50.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T07:07:50.726Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T07:07:50.917Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T07:07:51.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T07:07:51.372Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:07:51.372Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T07:07:52.897Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T07:07:52.897Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T07:07:53.611Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T07:07:53.611Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:07:53.611Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T07:07:53.611Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:07:53.611Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T07:07:53.611Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:07:53.611Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T07:07:54.924Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T07:07:54.924Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:07:54.924Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T07:07:55.067Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T07:07:55.068Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T07:07:57.331Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T07:07:57.962Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T07:08:00.847Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T07:08:00.847Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T07:08:00.847Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:08:00.847Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T07:08:01.004Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T07:08:01.074Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T07:08:03.989Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T07:08:05.535Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T07:08:05.535Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T07:08:05.535Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T07:08:05.535Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T07:08:05.535Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T07:08:05.535Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T07:08:05.535Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T07:08:05.535Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T07:08:05.535Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T07:08:05.535Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.535Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T07:08:05.707Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T07:08:05.707Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T07:08:05.707Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T07:08:05.707Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T07:08:05.707Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T07:08:05.707Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T07:08:05.707Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T07:08:05.707Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T07:08:07.702Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T07:08:07.729Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T07:08:10.607Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T07:08:10.607Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:08:10.607Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T07:08:10.607Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:08:10.607Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T07:08:10.607Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T07:08:10.607Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:08:10.607Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T07:08:12.777Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T07:08:13.491Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T07:08:13.491Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T07:08:14.766Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T07:08:14.766Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:08:14.766Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T07:08:14.766Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:08:14.766Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T07:08:14.766Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:08:14.766Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T07:08:16.394Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T07:08:16.394Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:08:16.394Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T07:08:16.394Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:08:16.394Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T07:08:16.394Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:08:16.394Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T07:08:18.477Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T07:08:19.285Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T07:08:19.836Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T07:08:19.836Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:08:19.836Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T07:08:21.365Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T07:08:21.365Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:08:21.365Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T07:08:21.365Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:08:21.365Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T07:08:21.365Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:08:21.365Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T07:08:23.532Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T07:08:23.532Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:08:23.532Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T07:08:23.532Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T07:08:24.240Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T07:08:24.240Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T07:08:24.240Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T07:08:24.240Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T07:08:24.240Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:08:24.240Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T07:08:25.070Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T07:08:25.070Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:08:25.070Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T07:08:25.070Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:08:25.070Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T07:08:25.070Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:08:25.070Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T07:08:27.238Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T07:08:27.957Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T07:08:27.957Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:08:27.957Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T07:08:27.957Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:08:28.412Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T07:08:28.412Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:08:28.412Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T07:08:28.412Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:08:28.412Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T07:08:28.412Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:08:28.412Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T07:08:29.406Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T07:08:29.861Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T07:08:30.581Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T07:08:30.581Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T07:08:30.581Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:08:30.581Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T07:08:30.581Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:08:30.581Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T07:08:30.581Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:08:30.581Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T07:08:32.126Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T07:08:32.126Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:08:32.126Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T07:08:32.749Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T07:08:33.475Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T07:08:34.912Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T07:08:34.912Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:08:34.912Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T07:08:34.912Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T07:08:35.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T07:08:37.077Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T07:08:37.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T07:08:37.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T07:08:37.816Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:08:37.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T07:08:39.192Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T07:08:39.192Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:08:39.192Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T07:08:39.192Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:08:39.192Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T07:08:39.192Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:08:39.192Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T07:08:39.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T07:08:39.984Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T07:08:42.881Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T07:08:42.881Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:08:42.881Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T07:08:42.881Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:08:42.881Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T07:08:45.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T07:08:45.051Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T07:08:45.613Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T07:08:46.298Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T07:08:47.220Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T07:08:47.221Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:08:47.221Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T07:08:50.135Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T07:08:50.135Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T07:08:50.272Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T07:08:51.797Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T07:08:52.325Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T07:08:53.377Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T07:08:54.682Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T07:08:56.084Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T07:08:57.579Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T07:08:58.073Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T07:08:59.746Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T07:09:00.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T07:09:00.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T07:09:00.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T07:09:00.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T07:09:00.764Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T07:09:02.293Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T07:09:02.293Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:09:02.293Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T07:09:02.639Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T07:09:05.134Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestHealth [2022-05-12T07:09:05.134Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T07:09:05.134Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T07:09:05.190Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T07:09:05.190Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.190Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T07:09:05.528Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T07:09:05.528Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T07:09:05.528Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T07:09:05.528Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T07:09:07.361Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T07:09:07.361Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T07:09:07.689Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T07:09:09.798Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T07:09:09.855Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T07:09:10.253Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T07:09:10.253Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:09:10.253Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T07:09:10.253Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T07:09:10.253Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T07:09:10.707Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T07:09:11.162Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T07:09:11.163Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:09:11.163Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T07:09:12.034Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T07:09:12.125Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T07:09:12.125Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T07:09:14.206Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T07:09:14.207Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:09:14.207Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T07:09:14.207Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:09:14.207Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T07:09:14.207Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:09:14.207Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T07:09:14.207Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:09:14.207Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T07:09:14.207Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:09:14.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T07:09:14.285Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T07:09:14.285Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T07:09:16.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T07:09:16.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T07:09:16.447Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T07:09:16.906Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T07:09:18.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T07:09:19.071Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T07:09:19.072Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:09:19.072Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T07:09:20.163Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T07:09:20.163Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T07:09:20.163Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:09:20.163Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T07:09:21.959Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T07:09:21.959Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T07:09:23.874Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T07:09:23.874Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T07:09:23.874Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T07:09:23.874Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T07:09:23.874Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T07:09:23.874Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T07:09:23.874Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T07:09:23.874Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:09:23.874Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T07:09:24.328Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T07:09:24.328Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:09:24.328Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T07:09:24.328Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:09:24.328Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T07:09:27.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T07:09:27.221Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T07:09:27.729Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T07:09:29.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T07:09:30.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T07:09:30.108Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:09:30.108Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T07:09:30.108Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:09:30.108Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T07:09:30.108Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T07:09:30.108Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:09:30.108Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T07:09:31.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000116af8_} [2022-05-12T07:09:32.996Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T07:09:33.451Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T07:09:33.502Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T07:09:34.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14055981681_c:\foo_false____} [2022-05-12T07:09:36.336Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T07:09:36.336Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:09:36.336Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T07:09:36.336Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:09:36.336Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T07:09:36.336Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:09:36.336Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T07:09:36.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14055981681_c:\foo_true____} [2022-05-12T07:09:39.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T07:09:39.374Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T07:09:39.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T07:09:39.832Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T07:09:39.832Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T07:09:39.832Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T07:09:39.832Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T07:09:39.832Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:09:39.832Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T07:09:40.052Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T07:09:42.001Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T07:09:42.001Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.001Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T07:09:42.001Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.157Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T07:09:42.457Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T07:09:42.457Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:09:42.457Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T07:09:44.729Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T07:09:44.729Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:09:44.729Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T07:09:44.729Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:09:44.729Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T07:09:44.729Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:09:44.729Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T07:09:45.041Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T07:09:45.041Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:09:45.041Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T07:09:45.347Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T07:09:45.348Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T07:09:45.348Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:09:45.348Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T07:09:47.203Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T07:09:47.513Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T07:09:47.513Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:09:47.513Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T07:09:47.513Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:09:47.513Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T07:09:47.513Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:09:47.513Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T07:09:47.613Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T07:09:50.922Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T07:09:51.330Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T07:09:51.330Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T07:09:54.231Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T07:09:57.809Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T07:09:57.950Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T07:09:57.950Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:09:57.950Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T07:09:57.950Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T07:09:59.337Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T07:09:59.337Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:09:59.337Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T07:09:59.337Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:09:59.337Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T07:10:01.204Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T07:10:01.204Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:10:01.204Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T07:10:01.204Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:10:01.204Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T07:10:01.673Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T07:10:03.367Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T07:10:05.416Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T07:10:06.260Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T07:10:09.147Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T07:10:09.148Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T07:10:09.148Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T07:10:09.148Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T07:10:09.148Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T07:10:09.148Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T07:10:09.148Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T07:10:09.148Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T07:10:09.148Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T07:10:09.148Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T07:10:09.148Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T07:10:09.148Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T07:10:09.148Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T07:10:09.148Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T07:10:09.148Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T07:10:09.148Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T07:10:09.148Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPortList [2022-05-12T07:10:09.148Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:10:09.148Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T07:10:12.502Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T07:10:14.180Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T07:10:14.180Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.180Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T07:10:14.180Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.180Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T07:10:14.908Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T07:10:14.908Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:10:14.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T07:10:16.224Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T07:10:19.107Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T07:10:20.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T07:10:20.675Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:10:20.675Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T07:10:22.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T07:10:25.777Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T07:10:28.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T07:10:28.986Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T07:10:28.986Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:10:28.986Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T07:10:28.986Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:10:28.986Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T07:10:29.949Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T07:10:29.949Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:10:29.949Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T07:10:29.949Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:10:29.949Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T07:10:30.993Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T07:10:30.993Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:10:30.993Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T07:10:32.121Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T07:10:32.121Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.121Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T07:10:32.121Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T07:10:32.386Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T07:10:32.386Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T07:10:32.386Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T07:10:32.386Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T07:10:32.577Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T07:10:32.577Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.577Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T07:10:32.577Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:10:32.577Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T07:10:32.577Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T07:10:32.577Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T07:10:35.272Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T07:10:35.469Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T07:10:37.636Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T07:10:38.092Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T07:10:38.092Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T07:10:38.983Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T07:10:39.549Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T07:10:40.258Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T07:10:40.714Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T07:10:41.172Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T07:10:41.172Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:10:41.172Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T07:10:41.628Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T07:10:41.628Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:10:41.628Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T07:10:41.628Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T07:10:42.085Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T07:10:44.741Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T07:10:47.747Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T07:10:47.747Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:10:47.747Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T07:10:50.718Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T07:10:50.718Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T07:10:51.460Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T07:10:51.460Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T07:10:51.680Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T07:10:55.403Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T07:10:55.403Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T07:10:55.403Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:10:55.403Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T07:10:57.222Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T07:11:00.577Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T07:11:00.578Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T07:11:00.578Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:11:00.578Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T07:11:02.512Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T07:11:02.512Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.512Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T07:11:02.981Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T07:11:02.981Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T07:11:02.981Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T07:11:02.981Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T07:11:02.981Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T07:11:02.981Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T07:11:02.981Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:11:02.981Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T07:11:03.358Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T07:11:05.932Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T07:11:08.146Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T07:11:10.498Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T07:11:11.079Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T07:11:12.918Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T07:11:14.212Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T07:11:15.803Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T07:11:18.918Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T07:11:18.918Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:11:18.918Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T07:11:19.619Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T07:11:22.632Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T07:11:24.288Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T07:11:24.438Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T07:11:26.344Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T07:11:28.961Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T07:11:29.200Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T07:11:29.200Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:11:29.200Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T07:11:29.200Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:11:29.200Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T07:11:31.129Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T07:11:32.091Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T07:11:34.970Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T07:11:34.970Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:11:34.970Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T07:11:34.970Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:11:34.970Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T07:11:34.970Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:11:34.970Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T07:11:34.970Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:11:34.970Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T07:11:35.826Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T07:11:36.283Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T07:11:36.639Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T07:11:36.639Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:11:36.639Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T07:11:36.639Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:11:36.639Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T07:11:37.819Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T07:11:38.799Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T07:11:42.025Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T07:11:42.026Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:11:42.026Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T07:11:42.494Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T07:11:42.510Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T07:11:43.552Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T07:11:43.552Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:11:43.552Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T07:11:45.076Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T07:11:45.393Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T07:11:45.394Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T07:11:45.394Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T07:11:45.394Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T07:11:45.394Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T07:11:45.394Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T07:11:45.394Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T07:11:45.394Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T07:11:45.394Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T07:11:45.394Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T07:11:45.394Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T07:11:45.394Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T07:11:45.394Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T07:11:45.394Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T07:11:45.394Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T07:11:45.394Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.394Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T07:11:45.394Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.849Z] === RUN TestDockerSuite/TestPortList [2022-05-12T07:11:45.849Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:11:45.849Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T07:11:46.034Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T07:11:46.034Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:11:46.034Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T07:11:47.165Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T07:11:47.166Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T07:11:47.621Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T07:11:47.621Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:11:47.621Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T07:11:47.621Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:11:47.621Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T07:11:47.621Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:11:47.621Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T07:11:48.583Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T07:11:48.583Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:11:48.583Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T07:11:50.702Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T07:11:51.471Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T07:11:55.588Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T07:11:55.588Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:11:55.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T07:11:56.313Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T07:11:58.473Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T07:11:58.475Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T07:11:58.475Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:11:58.475Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T07:11:58.886Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T07:12:07.424Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T07:12:08.953Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T07:12:10.811Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T07:12:10.812Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:12:10.812Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T07:12:19.248Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T07:12:19.248Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:12:19.248Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T07:12:19.520Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T07:12:19.520Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:12:19.520Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T07:12:21.414Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T07:12:25.574Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T07:12:26.548Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T07:12:26.548Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T07:12:26.548Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T07:12:27.510Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T07:12:31.704Z] === RUN TestDockerSuite/TestExec [2022-05-12T07:12:31.704Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:12:31.704Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T07:12:31.704Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:12:31.704Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T07:12:32.162Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T07:12:33.284Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T07:12:34.326Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T07:12:34.326Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:12:34.326Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T07:12:34.326Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:12:34.326Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T07:12:34.326Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:12:34.326Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T07:12:36.497Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T07:12:37.939Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T07:12:37.939Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:12:37.939Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T07:12:38.672Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T07:12:40.839Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T07:12:42.732Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T07:12:42.732Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T07:12:42.732Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T07:12:43.005Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T07:12:43.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T07:12:43.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T07:12:43.204Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:12:43.204Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T07:12:43.204Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T07:12:43.204Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T07:12:47.677Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T07:12:47.677Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:12:47.677Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T07:12:47.677Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:12:47.677Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T07:12:47.677Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:12:47.677Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T07:12:47.867Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T07:12:49.842Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T07:12:54.518Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T07:12:54.518Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T07:12:54.518Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T07:12:54.518Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T07:12:54.518Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:12:54.518Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T07:12:56.406Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T07:12:57.415Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T07:12:57.415Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T07:12:57.415Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T07:12:57.415Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T07:12:57.415Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:12:57.415Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T07:12:57.488Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T07:12:59.587Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T07:12:59.587Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:12:59.587Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T07:13:01.197Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T07:13:02.174Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T07:13:03.452Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T07:13:03.453Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:13:03.453Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T07:13:03.453Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:13:03.453Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T07:13:08.127Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T07:13:08.127Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:13:08.127Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T07:13:08.127Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:13:08.127Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T07:13:08.127Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:13:08.127Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T07:13:09.216Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T07:13:10.490Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T07:13:10.490Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:13:10.490Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T07:13:10.490Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:13:10.490Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T07:13:10.490Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:13:10.490Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T07:13:10.490Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:13:10.490Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T07:13:13.898Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T07:13:14.976Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T07:13:19.666Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T07:13:20.770Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T07:13:20.770Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:13:20.770Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T07:13:21.234Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T07:13:21.234Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:13:21.234Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T07:13:22.763Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T07:13:23.384Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T07:13:23.723Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T07:13:23.723Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:13:23.723Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T07:13:25.266Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T07:13:28.148Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T07:13:28.602Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T07:13:29.166Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestHealth [2022-05-12T07:13:29.166Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T07:13:29.166Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T07:13:29.483Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T07:13:29.623Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T07:13:31.483Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T07:13:34.296Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T07:13:34.296Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T07:13:34.296Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:13:34.296Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T07:13:34.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T07:13:34.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T07:13:34.755Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T07:13:35.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T07:13:35.214Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:13:35.214Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T07:13:36.528Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T07:13:36.735Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T07:13:36.735Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T07:13:38.671Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T07:13:38.883Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T07:13:38.883Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T07:13:41.746Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T07:13:48.788Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T07:13:49.244Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T07:13:49.244Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:13:49.244Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T07:13:52.524Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T07:13:52.524Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T07:13:52.960Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T07:13:52.960Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T07:13:52.960Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T07:13:52.960Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:13:52.960Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T07:13:52.960Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T07:13:53.417Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T07:13:53.417Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T07:13:53.417Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T07:13:53.417Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T07:13:53.417Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T07:13:53.417Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T07:13:53.417Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T07:13:53.417Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:13:53.417Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T07:13:55.589Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T07:13:58.287Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T07:13:58.487Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T07:13:58.487Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:13:58.487Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T07:13:58.487Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:13:58.487Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T07:13:58.487Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T07:13:58.487Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:13:58.487Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T07:13:59.248Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T07:13:59.249Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:13:59.249Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T07:14:00.658Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T07:14:00.658Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T07:14:01.426Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T07:14:01.426Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:14:01.426Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T07:14:01.426Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:14:01.426Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T07:14:03.548Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T07:14:03.548Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:14:03.548Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T07:14:03.548Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:14:03.548Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T07:14:03.548Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:14:03.548Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T07:14:05.716Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T07:14:07.181Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T07:14:08.697Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T07:14:08.697Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:14:08.697Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T07:14:10.062Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T07:14:10.389Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T07:14:10.389Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:14:10.389Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T07:14:10.389Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:14:10.389Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T07:14:10.389Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:14:10.389Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T07:14:12.554Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T07:14:12.956Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T07:14:14.460Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T07:14:14.460Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T07:14:14.460Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T07:14:14.726Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T07:14:14.726Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T07:14:15.424Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T07:14:15.840Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T07:14:16.890Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T07:14:18.729Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T07:14:18.729Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T07:14:19.064Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T07:14:19.065Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:14:19.065Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T07:14:19.520Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T07:14:21.688Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T07:14:22.467Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T07:14:24.581Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T07:14:25.794Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:14:25.794Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T07:14:27.956Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T07:14:27.956Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:14:27.956Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T07:14:28.224Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T07:14:28.224Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:14:28.224Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T07:14:29.254Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T07:14:30.783Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T07:14:31.662Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T07:14:31.662Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:14:31.662Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T07:14:31.662Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:14:31.662Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T07:14:32.953Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T07:14:34.553Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:14:34.553Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T07:14:35.120Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T07:14:35.265Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T07:14:35.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T07:14:35.265Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T07:14:37.285Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T07:14:37.443Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T07:14:40.322Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T07:14:42.484Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T07:14:42.484Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:14:42.484Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T07:14:42.484Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:14:42.484Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T07:14:42.484Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:14:42.939Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T07:14:45.821Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T07:14:45.821Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:14:45.821Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T07:14:45.821Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:14:45.821Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T07:14:45.821Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:14:45.821Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T07:14:45.821Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:14:45.821Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T07:14:45.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T07:14:46.796Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T07:14:47.252Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T07:14:47.252Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T07:14:47.252Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T07:14:47.252Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T07:14:47.977Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T07:14:49.427Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T07:14:51.591Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T07:14:52.887Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T07:14:53.735Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:14:53.735Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T07:14:55.050Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T07:14:55.895Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T07:14:55.895Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:14:55.895Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T07:14:55.895Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T07:14:55.896Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:14:55.896Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T07:14:56.013Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T07:14:57.358Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T07:14:58.779Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T07:15:01.659Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T07:15:01.659Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:15:01.659Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T07:15:04.359Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T07:15:04.359Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:15:04.359Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T07:15:04.498Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T07:15:04.540Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T07:15:04.540Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:15:04.540Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T07:15:04.540Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:15:04.540Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T07:15:04.540Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:15:04.540Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T07:15:07.227Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T07:15:07.227Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T07:15:07.438Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T07:15:10.215Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T07:15:10.321Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T07:15:12.962Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T07:15:13.210Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T07:15:16.093Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T07:15:16.093Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T07:15:16.093Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.093Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T07:15:16.093Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T07:15:16.548Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T07:15:16.548Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:15:16.548Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T07:15:16.548Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T07:15:16.548Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:15:16.548Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T07:15:18.701Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T07:15:20.444Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T07:15:22.324Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T07:15:22.324Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T07:15:22.324Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T07:15:22.324Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T07:15:22.324Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:15:22.324Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T07:15:23.332Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T07:15:25.072Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T07:15:25.072Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T07:15:26.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T07:15:28.753Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T07:15:29.062Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T07:15:29.062Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:15:29.062Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T07:15:30.846Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T07:15:30.847Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:15:30.847Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T07:15:31.210Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T07:15:32.372Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:15:32.372Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T07:15:34.091Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T07:15:40.911Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T07:15:40.911Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:15:40.911Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T07:15:40.911Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:15:40.911Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T07:15:40.911Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:15:40.911Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T07:15:42.639Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T07:15:42.639Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:15:42.639Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T07:15:42.639Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:15:42.639Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T07:15:46.357Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T07:15:47.946Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T07:15:48.525Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T07:15:49.754Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T07:15:50.695Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T07:15:50.695Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T07:15:50.695Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T07:15:50.695Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T07:15:50.695Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T07:15:50.695Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T07:15:50.695Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T07:15:50.695Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:15:50.695Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T07:15:51.152Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T07:15:51.152Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T07:15:51.152Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T07:15:51.152Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T07:15:51.152Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T07:15:51.152Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T07:15:51.152Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T07:15:51.152Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPortList [2022-05-12T07:15:51.152Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.152Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T07:15:51.280Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T07:15:51.667Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T07:15:51.668Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:15:51.668Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T07:15:51.668Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T07:15:52.123Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:15:52.123Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T07:15:52.577Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T07:15:53.535Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T07:15:55.695Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T07:15:57.049Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T07:15:57.857Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T07:15:58.007Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:15:58.007Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T07:15:59.378Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T07:16:00.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T07:16:00.891Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:16:00.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T07:16:00.891Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:16:00.891Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T07:16:01.444Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T07:16:01.444Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:16:01.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T07:16:01.549Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T07:16:02.003Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:16:02.003Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:16:06.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T07:16:06.116Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:16:06.116Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T07:16:07.932Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T07:16:09.031Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T07:16:09.031Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T07:16:09.031Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T07:16:09.031Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T07:16:09.031Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:16:09.031Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T07:16:10.823Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T07:16:13.711Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T07:16:14.661Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T07:16:14.661Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:16:14.661Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T07:16:16.601Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T07:16:19.311Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T07:16:19.311Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:16:19.311Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T07:16:19.485Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T07:16:19.485Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T07:16:20.839Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T07:16:23.199Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T07:16:26.522Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:16:26.522Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T07:16:27.889Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T07:16:28.683Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T07:16:28.683Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:16:28.683Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T07:16:30.046Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T07:16:32.936Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T07:16:33.345Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T07:16:33.345Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:16:33.345Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T07:16:33.345Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:16:33.345Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T07:16:35.111Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T07:16:35.510Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T07:16:35.510Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T07:16:35.998Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:16:35.998Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T07:16:38.117Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T07:16:38.118Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T07:16:38.118Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:16:38.118Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T07:16:38.159Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T07:16:38.948Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T07:16:38.948Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:16:38.948Z] === RUN TestDockerSuite/TestRunState [2022-05-12T07:16:38.948Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:16:38.948Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T07:16:41.042Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T07:16:41.112Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T07:16:41.112Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:16:41.112Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T07:16:43.935Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T07:16:43.935Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.935Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T07:16:43.935Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.935Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T07:16:43.935Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.935Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T07:16:43.991Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T07:16:43.991Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T07:16:43.991Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:16:43.991Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T07:16:46.823Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T07:16:46.823Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:16:46.823Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T07:16:46.823Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:16:46.823Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T07:16:46.823Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:16:46.823Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T07:16:46.823Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:16:46.823Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T07:16:48.984Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T07:16:49.769Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:16:49.769Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T07:16:50.470Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T07:16:52.650Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T07:16:52.650Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:16:52.650Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T07:16:54.188Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T07:16:54.807Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T07:16:54.807Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:16:54.807Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T07:16:54.807Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:16:54.807Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T07:16:56.017Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:16:56.017Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T07:16:58.180Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T07:16:58.180Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:16:58.180Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T07:16:58.180Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T07:16:58.180Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:16:58.180Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T07:16:58.515Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T07:17:01.252Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T07:17:01.890Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T07:17:04.774Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T07:17:04.774Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:17:04.774Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T07:17:07.034Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T07:17:07.660Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T07:17:07.660Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:17:07.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T07:17:07.660Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:17:07.660Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T07:17:07.660Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:17:07.660Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T07:17:10.525Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T07:17:11.537Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T07:17:11.537Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:17:11.537Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T07:17:11.537Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:17:11.537Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T07:17:12.787Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T07:17:13.396Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T07:17:15.537Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T07:17:15.537Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:17:15.537Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T07:17:15.537Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:17:15.537Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T07:17:15.537Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:17:15.537Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T07:17:15.537Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:17:15.537Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T07:17:16.280Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T07:17:19.823Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T07:17:19.823Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.823Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T07:17:19.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T07:17:19.991Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:17:19.991Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T07:17:24.083Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T07:17:24.083Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:17:24.083Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T07:17:24.480Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T07:17:24.540Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T07:17:24.540Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:17:24.540Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T07:17:25.751Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T07:17:25.751Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T07:17:25.751Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T07:17:25.751Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T07:17:25.751Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:17:25.751Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T07:17:26.068Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T07:17:26.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T07:17:27.033Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T07:17:27.033Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:17:27.033Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T07:17:29.520Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T07:17:29.520Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.520Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T07:17:29.520Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T07:17:29.973Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T07:17:29.973Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T07:17:29.973Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T07:17:29.973Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T07:17:29.973Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:17:29.973Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T07:17:31.704Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T07:17:34.285Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T07:17:34.285Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:17:34.285Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T07:17:34.632Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T07:17:35.423Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T07:17:36.160Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.446Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T07:17:36.446Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.901Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T07:17:36.901Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:17:36.901Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T07:17:37.589Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T07:17:38.320Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T07:17:44.113Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T07:17:44.113Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T07:17:44.113Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T07:17:44.113Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T07:17:44.113Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T07:17:44.113Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:17:44.113Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T07:17:45.435Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T07:17:45.435Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:17:45.435Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T07:17:45.435Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:17:45.435Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T07:17:45.435Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:17:45.435Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T07:17:46.279Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T07:17:46.733Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T07:17:47.188Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T07:17:47.188Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T07:17:49.353Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T07:17:49.353Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T07:17:52.232Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T07:17:52.476Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T07:17:54.394Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T07:17:57.140Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.140Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T07:17:57.289Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T07:17:57.289Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:17:57.289Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T07:17:57.595Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T07:17:58.662Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T07:17:58.662Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:17:58.662Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T07:17:59.119Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T07:18:01.280Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T07:18:03.439Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T07:18:04.398Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T07:18:05.722Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T07:18:05.722Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T07:18:05.722Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T07:18:06.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.283Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T07:18:07.283Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.558Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T07:18:07.558Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:18:07.558Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T07:18:07.738Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:18:10.851Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T07:18:11.263Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T07:18:11.263Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.263Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T07:18:11.263Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.263Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T07:18:11.263Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T07:18:11.446Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T07:18:11.446Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T07:18:11.446Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T07:18:11.446Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T07:18:11.446Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.446Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T07:18:11.718Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T07:18:11.718Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:18:11.718Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T07:18:14.580Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T07:18:14.580Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:18:14.580Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T07:18:18.772Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T07:18:18.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.772Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T07:18:18.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.772Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T07:18:18.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.772Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T07:18:18.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.772Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T07:18:18.773Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.773Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T07:18:18.773Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:18:18.773Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T07:18:19.257Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T07:18:19.257Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T07:18:19.257Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T07:18:21.669Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T07:18:23.776Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T07:18:23.776Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:18:23.776Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T07:18:23.826Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T07:18:23.826Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:18:23.826Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T07:18:25.300Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T07:18:26.731Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T07:18:26.731Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T07:18:26.731Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T07:18:26.731Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T07:18:26.731Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T07:18:26.731Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:18:26.731Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T07:18:32.375Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T07:18:34.033Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T07:18:34.543Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T07:18:36.932Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T07:18:37.386Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T07:18:37.434Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T07:18:42.060Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T07:18:42.060Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:18:42.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T07:18:42.060Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:18:42.060Z] === RUN TestDockerSuite/TestRunState [2022-05-12T07:18:42.060Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:18:42.060Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T07:18:44.367Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T07:18:44.367Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T07:18:44.519Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T07:18:44.921Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T07:18:44.921Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T07:18:44.921Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T07:18:44.921Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T07:18:45.370Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T07:18:45.370Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:18:45.370Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T07:18:45.902Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T07:18:46.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T07:18:50.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T07:18:50.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T07:18:50.277Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T07:18:50.519Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T07:18:50.519Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T07:18:50.519Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T07:18:51.134Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:18:51.134Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T07:18:54.022Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T07:18:54.022Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:18:54.022Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T07:18:56.909Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T07:18:56.909Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:18:56.909Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T07:18:56.909Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:18:56.909Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T07:18:57.343Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T07:19:00.618Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T07:19:00.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T07:19:00.794Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:19:00.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T07:19:00.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T07:19:00.794Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T07:19:00.794Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:19:00.794Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T07:19:02.022Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T07:19:02.022Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T07:19:04.918Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T07:19:09.317Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T07:19:09.317Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T07:19:09.317Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T07:19:10.894Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T07:19:16.659Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T07:19:21.654Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T07:19:21.654Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:19:21.654Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite (2482.85s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.32s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.71s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.84s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.38s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.90s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.03s) [2022-05-12T07:19:22.613Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.92s) [2022-05-12T07:19:22.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.70s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.45s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.35s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.28s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.18s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.83s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.60s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.52s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.80s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.00s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.54s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.77s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.72s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.16s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.95s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.71s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.83s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.34s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.97s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.42s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.45s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.38s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.42s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.50s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.17s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.09s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.47s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.17s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.07s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.63s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.62s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.60s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.49s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.89s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.42s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.17s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFails (2.51s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.75s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.72s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.15s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.40s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.18s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.76s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildHistory (13.39s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.85s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.89s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.37s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.41s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.55s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.94s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.54s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.88s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.09s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.90s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.10s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.31s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.69s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.06s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.85s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildRm (13.13s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.79s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.35s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.28s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.97s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.82s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.43s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildStderr (4.69s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.12s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.67s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.40s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.51s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T07:19:22.614Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.18s) [2022-05-12T07:19:22.614Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.16s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.92s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.14s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.85s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitChange (5.45s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.19s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.86s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitTTY (7.99s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.16s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.07s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.11s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.66s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.56s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.54s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.05s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.42s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.96s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.34s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.75s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.95s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.53s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.26s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.94s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.88s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045a0_} (2.89s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1802473782_c:\foo_false____} (2.90s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1802473782_c:\foo_true____} (2.91s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.15s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.14s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.10s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.57s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.76s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.82s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCpToStdout (3.21s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.99s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.70s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.01s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.89s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsCopy (4.95s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.27s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.89s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.88s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.39s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFilters (5.77s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFormat (5.90s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsResize (8.36s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.93s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.98s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.83s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.31s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.30s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.22s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecInspectID (4.99s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:19:22.615Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:19:22.615Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.65s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.09s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.94s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.13s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.88s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectHistory (4.94s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.87s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.68s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.33s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectStatus (8.00s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.52s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.43s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.80s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.78s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.21s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.84s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.47s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.90s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.90s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.77s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.85s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.00s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.78s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.60s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.77s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsByOrder (8.93s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.90s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.10s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.39s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.15s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.21s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.37s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.37s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.40s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.13s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.12s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.25s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.20s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.97s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.76s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.53s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.99s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.62s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.32s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.19s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.95s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.87s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.63s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.99s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.01s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.91s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-12T07:19:22.616Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:19:22.616Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.83s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.67s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.74s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.27s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.79s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.83s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.45s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.75s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.81s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.84s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunExitCode (3.04s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.85s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.94s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.38s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.15s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.52s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.93s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.87s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.61s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.92s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.91s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.01s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.10s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.87s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.58s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.84s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.74s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.56s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.84s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.06s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.89s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.25s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.94s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.54s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.31s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.80s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.73s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.75s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.87s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.20s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.00s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.51s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.60s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.11s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.83s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.44s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.33s) [2022-05-12T07:19:22.617Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:19:22.617Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2022-05-12T07:19:22.617Z] === RUN TestDockerRegistrySuite [2022-05-12T07:19:22.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T07:19:22.617Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.617Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T07:19:22.618Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T07:19:22.618Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T07:19:22.618Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T07:19:22.618Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T07:19:22.618Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T07:19:22.618Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T07:19:22.618Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T07:19:22.618Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerDaemonSuite [2022-05-12T07:19:22.618Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T07:19:22.618Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T07:19:22.618Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T07:19:22.618Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerSwarmSuite [2022-05-12T07:19:22.618Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T07:19:22.618Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T07:19:22.618Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerNetworkSuite [2022-05-12T07:19:22.618Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T07:19:22.618Z] === RUN TestDockerHubPullSuite [2022-05-12T07:19:22.618Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T07:19:22.618Z] PASS [2022-05-12T07:19:22.618Z] ok github.com/docker/docker/integration-cli 2483.244s [2022-05-12T07:19:22.618Z] [2022-05-12T07:19:22.618Z] === Skipped [2022-05-12T07:19:22.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:19:22.618Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:19:22.618Z] [2022-05-12T07:19:22.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T07:19:22.618Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.618Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T07:19:22.618Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T07:19:22.619Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:19:22.619Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:19:22.619Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:19:22.619Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-05-12T07:19:22.619Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:19:22.619Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:19:22.619Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T07:19:22.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:19:22.619Z] [2022-05-12T07:19:22.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-05-12T07:19:22.690Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:19:23.075Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:19:23.075Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-12T07:19:23.076Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2022-05-12T07:19:23.076Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T07:19:23.076Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-12T07:19:23.076Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:19:23.076Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T07:19:23.076Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:19:23.076Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.076Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:19:23.076Z] [2022-05-12T07:19:23.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:23.077Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:23.077Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:19:23.077Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-12T07:19:23.077Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.077Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-12T07:19:23.077Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:19:23.078Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T07:19:23.078Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:19:23.078Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:19:23.078Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T07:19:23.078Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T07:19:23.078Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:19:23.078Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:19:23.078Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.078Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:19:23.078Z] [2022-05-12T07:19:23.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:19:23.079Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:19:23.079Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T07:19:23.079Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.079Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T07:19:23.079Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.080Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:19:23.080Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.04s) [2022-05-12T07:19:23.081Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:19:23.081Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:19:23.081Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:19:23.081Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:19:23.081Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:19:23.081Z] [2022-05-12T07:19:23.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:23.082Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:19:23.082Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T07:19:23.537Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] DONE 1088 tests, 539 skipped in 2493.836s [2022-05-12T07:19:23.537Z] INFO: Integration tests ended at 05/12/2022 07:19:23. Duration:00:41:34.1239589 [2022-05-12T07:19:23.537Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] Containers: 10 [2022-05-12T07:19:23.537Z] Running: 0 [2022-05-12T07:19:23.537Z] Paused: 0 [2022-05-12T07:19:23.537Z] Stopped: 10 [2022-05-12T07:19:23.537Z] Images: 18 [2022-05-12T07:19:23.537Z] Server Version: 0.0.0-dev [2022-05-12T07:19:23.537Z] Storage Driver: windowsfilter [2022-05-12T07:19:23.537Z] Windows: [2022-05-12T07:19:23.537Z] Logging Driver: json-file [2022-05-12T07:19:23.537Z] Plugins: [2022-05-12T07:19:23.537Z] Volume: local [2022-05-12T07:19:23.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T07:19:23.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T07:19:23.537Z] Swarm: inactive [2022-05-12T07:19:23.537Z] Default Isolation: process [2022-05-12T07:19:23.537Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T07:19:23.537Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T07:19:23.537Z] OSType: windows [2022-05-12T07:19:23.537Z] Architecture: x86_64 [2022-05-12T07:19:23.537Z] CPUs: 4 [2022-05-12T07:19:23.537Z] Total Memory: 32GiB [2022-05-12T07:19:23.537Z] Name: azwin-2-00f800 [2022-05-12T07:19:23.537Z] ID: 9d664a07-5e0c-4185-8564-3cecaab1b601 [2022-05-12T07:19:23.537Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T07:19:23.537Z] Debug Mode (client): false [2022-05-12T07:19:23.537Z] Debug Mode (server): true [2022-05-12T07:19:23.537Z] File Descriptors: -1 [2022-05-12T07:19:23.537Z] Goroutines: 17 [2022-05-12T07:19:23.537Z] System Time: 2022-05-12T07:19:23.153712Z [2022-05-12T07:19:23.537Z] EventsListeners: 0 [2022-05-12T07:19:23.537Z] Registry: https://index.docker.io/v1/ [2022-05-12T07:19:23.537Z] Labels: [2022-05-12T07:19:23.537Z] Experimental: false [2022-05-12T07:19:23.537Z] Insecure Registries: [2022-05-12T07:19:23.537Z] 127.0.0.0/8 [2022-05-12T07:19:23.537Z] Live Restore Enabled: false [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] [2022-05-12T07:19:23.537Z] INFO: Stopping daemon under test [2022-05-12T07:19:23.537Z] SUCCESS: The process with PID 5704 (child process of PID 3660) has been terminated. [2022-05-12T07:19:23.537Z] SUCCESS: The process with PID 3660 (child process of PID 5056) has been terminated. [2022-05-12T07:19:23.537Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T07:19:23.537Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 07:19:23. [2022-05-12T07:19:23.537Z] INFO: Tidying up at end of run [2022-05-12T07:19:23.537Z] ----------- DAEMON LOG ------------ [2022-05-12T07:19:23.537Z] 2022/05/12 06:35:12 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T07:19:23.537Z] ----------- END DAEMON LOG -------- [2022-05-12T07:19:23.537Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.out) to bundles\CIDUT.out [2022-05-12T07:19:23.537Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.err) to bundles\CIDUT.err [2022-05-12T07:19:23.537Z] INFO: Saving containerd logs to bundles [2022-05-12T07:19:23.537Z] INFO: Nuke-Everything... [2022-05-12T07:19:23.992Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T07:19:23.992Z] e698775473bc [2022-05-12T07:19:23.992Z] 8a2ef836e012 [2022-05-12T07:19:23.992Z] INFO: Tidying pidfile d:\CI\PR-43581\4\docker.pid [2022-05-12T07:19:23.992Z] INFO: Nuking d:\CI [2022-05-12T07:19:24.219Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T07:19:25.187Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T07:19:25.187Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:19:25.187Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T07:19:25.187Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T07:19:28.892Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T07:19:28.902Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T07:19:29.855Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:19:29.855Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T07:19:31.791Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T07:19:32.300Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T07:19:32.300Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:19:32.300Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T07:19:32.300Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:19:32.300Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T07:19:34.675Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T07:19:34.675Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T07:19:35.130Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T07:19:35.130Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T07:19:35.130Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T07:19:35.130Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T07:19:35.130Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:19:35.130Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T07:19:36.971Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T07:19:39.870Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T07:19:40.890Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T07:19:42.039Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T07:19:43.052Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T07:19:44.204Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T07:19:45.037Z] INFO: Zapped successfully [2022-05-12T07:19:45.037Z] [2022-05-12T07:19:45.037Z] INFO: executeCI.ps1 exiting at Thu May 12 07:19:44 CUT 2022. Duration 01:06:59.8775000 [2022-05-12T07:19:45.037Z] [2022-05-12T07:19:45.218Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T07:19:45.728Z] Recording test results [2022-05-12T07:19:47.097Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T07:19:47.097Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T07:19:51.773Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:19:51.773Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T07:19:52.265Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T07:19:52.265Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:19:52.265Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T07:19:52.265Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.265Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T07:19:52.265Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.265Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T07:19:52.265Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T07:19:52.266Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T07:19:52.266Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:19:52.266Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T07:19:54.427Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T07:19:54.427Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T07:19:54.433Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T07:19:54.882Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T07:19:55.336Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T07:19:56.471Z] Creating win-2022-integration-bundles.zip [2022-05-12T07:19:56.862Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T07:19:56.862Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [Pipeline] archiveArtifacts [2022-05-12T07:19:57.642Z] Archiving artifacts [2022-05-12T07:19:58.827Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T07:19:58.827Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:19:58.827Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T07:19:59.750Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T07:20:02.548Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T07:20:02.548Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:20:02.548Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T07:20:02.548Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:20:02.548Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T07:20:02.635Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T07:20:04.077Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T07:20:04.077Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T07:20:04.534Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:20:04.534Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T07:20:06.343Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T07:20:06.343Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:20:06.343Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T07:20:06.705Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T07:20:09.596Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T07:20:12.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T07:20:13.787Z] + make clean [2022-05-12T07:20:15.315Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T07:20:15.315Z] docker-dev-cache [2022-05-12T07:20:15.315Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T07:20:16.625Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T07:20:16.626Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:20:16.626Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T07:20:16.651Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T07:20:16.651Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:20:16.651Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T07:20:16.651Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:20:16.651Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T07:20:16.651Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:20:16.651Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T07:20:18.828Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T07:20:18.828Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:20:18.828Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T07:20:18.828Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:20:18.828Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T07:20:18.828Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:20:18.828Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T07:20:18.828Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:20:18.828Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T07:20:20.998Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T07:20:21.284Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T07:20:21.284Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:20:21.284Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T07:20:21.284Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:20:21.284Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T07:20:21.284Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:20:21.284Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T07:20:21.284Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:20:21.284Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T07:20:26.826Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:20:26.826Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T07:20:28.996Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T07:20:28.996Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:20:28.996Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T07:20:28.996Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T07:20:28.996Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:20:28.996Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T07:20:29.813Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:20:29.813Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T07:20:31.168Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T07:20:33.336Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T07:20:33.336Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:20:33.336Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T07:20:33.526Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T07:20:36.227Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T07:20:36.227Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:20:36.227Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T07:20:36.227Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:20:36.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T07:20:36.227Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:20:36.227Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T07:20:37.241Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T07:20:37.241Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:20:37.241Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T07:20:38.395Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T07:20:40.951Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T07:20:40.951Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T07:20:40.951Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T07:20:40.951Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T07:20:40.951Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T07:20:40.951Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:20:40.951Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T07:20:41.284Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T07:20:43.454Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:20:45.628Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T07:20:45.628Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:20:46.084Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T07:20:49.807Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T07:20:49.807Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:20:49.807Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T07:20:49.807Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T07:20:49.807Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:20:49.807Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T07:20:49.807Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:20:50.263Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T07:20:50.263Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:20:50.263Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T07:20:50.263Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:20:50.263Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T07:20:58.581Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T07:20:58.581Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T07:21:00.552Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T07:21:00.552Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:21:00.552Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T07:21:01.475Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T07:21:01.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.522Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T07:21:01.522Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.991Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T07:21:01.991Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.991Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T07:21:01.991Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.991Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T07:21:01.991Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.991Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T07:21:01.991Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:21:01.991Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T07:21:05.283Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T07:21:05.283Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T07:21:05.751Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T07:21:05.751Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T07:21:06.219Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T07:21:09.128Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T07:21:09.128Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:21:09.128Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T07:21:09.128Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:21:09.128Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T07:21:09.128Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:21:09.128Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T07:21:13.803Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T07:21:16.527Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T07:21:16.527Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:21:16.527Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T07:21:16.527Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T07:21:16.527Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T07:21:16.527Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:21:16.527Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T07:21:18.482Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T07:21:18.482Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T07:21:20.011Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T07:21:22.177Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T07:21:24.344Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T07:21:25.871Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T07:21:26.804Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T07:21:26.804Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T07:21:26.804Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T07:21:28.038Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:21:28.038Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T07:21:30.934Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T07:21:30.934Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T07:21:30.934Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T07:21:30.934Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T07:21:30.934Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:21:30.934Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T07:21:39.149Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T07:21:39.149Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:21:39.149Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T07:21:39.474Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T07:21:39.474Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:21:39.474Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T07:21:40.111Z] --- PASS: TestDockerSuite (2590.48s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (76.86s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.18s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.17s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.39s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.15s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.31s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.63s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.45s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.46s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.27s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.64s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.28s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.33s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.44s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.96s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.34s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.59s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.85s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.29s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.40s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.63s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.90s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.31s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.94s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.08s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.82s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.89s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.30s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.58s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.43s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.01s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.53s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.17s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.62s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.35s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.97s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.09s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.51s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.60s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.68s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.66s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.12s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.17s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.26s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.38s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.58s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFails (3.12s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.20s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.13s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.15s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.42s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.88s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.09s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildHistory (12.56s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.84s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.95s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.69s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.81s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.03s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.71s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.88s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.65s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.70s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.24s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.48s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.92s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:21:40.112Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.39s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.18s) [2022-05-12T07:21:40.112Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.45s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.71s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.34s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.78s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.63s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.27s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.81s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildRm (14.62s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.13s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.53s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.39s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.52s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.11s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildStderr (5.19s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.46s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.37s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.33s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.52s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.47s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.38s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.76s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.20s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.00s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.75s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.44s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.71s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCommitChange (6.33s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.70s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.90s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCommitTTY (8.13s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.98s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.42s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.43s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.94s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.94s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.74s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.71s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.18s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.71s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.08s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.05s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.16s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.86s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.13s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.13s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.71s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.96s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.04s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.68s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.96s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.03s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.05s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.89s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b92468_} (2.97s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14084683574_c:\foo_false____} (3.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14084683574_c:\foo_true____} (2.96s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.22s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.97s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.07s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.75s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.13s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.77s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.57s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToDot (3.14s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCpToStdout (3.29s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.13s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.80s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.37s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:21:40.113Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.04s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.18s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.23s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.05s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsCopy (5.38s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.41s) [2022-05-12T07:21:40.113Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFilters (5.99s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFormat (6.20s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsResize (33.51s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.85s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.54s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.97s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.91s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.01s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.20s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.69s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.52s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.69s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.68s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.77s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecInspectID (5.74s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.97s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.69s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.75s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.17s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.21s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.22s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.16s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.97s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.17s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.91s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.84s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.25s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectDefault (2.95s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectHistory (5.05s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.98s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.18s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.12s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.73s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.76s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectStatus (3.80s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.79s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.75s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.94s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.80s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.10s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.03s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.00s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.95s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.20s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.87s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.05s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.10s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.12s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.74s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.56s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.62s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.26s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsTail (3.47s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.15s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.31s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.99s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsByOrder (12.79s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.46s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.89s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.74s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.13s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.71s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.61s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.65s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.03s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.97s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.00s) [2022-05-12T07:21:40.114Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.30s) [2022-05-12T07:21:40.114Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.05s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.27s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.69s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.04s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.77s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.62s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.73s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.48s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.63s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.00s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.31s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.48s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.84s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.17s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.74s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.06s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.94s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.91s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.97s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.12s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.16s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.98s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.51s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.99s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.98s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunExitCode (2.98s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.03s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.98s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.11s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.49s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.58s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.52s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.73s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.28s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.42s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.73s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.08s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.57s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunRm (3.09s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.21s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.76s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.08s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.29s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.05s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.00s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.68s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.31s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.19s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.45s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.04s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.16s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.53s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.47s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.22s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.00s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.94s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.03s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.01s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.75s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.58s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:21:40.115Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:21:40.115Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.36s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.71s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.80s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.77s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.89s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.57s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.18s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.94s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T07:21:40.116Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T07:21:40.116Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T07:21:40.116Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T07:21:40.116Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T07:21:40.116Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T07:21:40.116Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T07:21:40.116Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T07:21:40.116Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerDaemonSuite [2022-05-12T07:21:40.116Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T07:21:40.116Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T07:21:40.116Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T07:21:40.116Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.116Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:21:40.116Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerSwarmSuite [2022-05-12T07:21:40.116Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T07:21:40.116Z] === RUN TestDockerPluginSuite [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T07:21:40.117Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:21:40.117Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T07:21:40.117Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:21:40.117Z] === RUN TestDockerNetworkSuite [2022-05-12T07:21:40.117Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T07:21:40.117Z] === RUN TestDockerHubPullSuite [2022-05-12T07:21:40.117Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T07:21:40.117Z] PASS [2022-05-12T07:21:40.117Z] ok github.com/docker/docker/integration-cli 2590.848s [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === Skipped [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:21:40.117Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.18s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.18s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.117Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.117Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T07:21:40.117Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:21:40.117Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:21:40.117Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T07:21:40.117Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-05-12T07:21:40.117Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:21:40.117Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-12T07:21:40.117Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-12T07:21:40.117Z] [2022-05-12T07:21:40.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:21:40.118Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.118Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:21:40.118Z] [2022-05-12T07:21:40.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T07:21:40.574Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:21:40.574Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.574Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T07:21:40.574Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-12T07:21:40.575Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:21:40.575Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:21:40.575Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T07:21:40.575Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:21:40.575Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T07:21:40.575Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:21:40.575Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.575Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T07:21:40.575Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T07:21:40.576Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.576Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.576Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T07:21:40.576Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:21:40.576Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:21:40.576Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:21:40.576Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:21:40.576Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:21:40.576Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:21:40.576Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:21:40.576Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-12T07:21:40.576Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:21:40.576Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.576Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:21:40.576Z] [2022-05-12T07:21:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:21:40.577Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T07:21:40.577Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:21:40.577Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:21:40.577Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:21:40.577Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:21:40.577Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:21:40.577Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T07:21:40.577Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T07:21:40.577Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T07:21:40.577Z] [2022-05-12T07:21:40.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.578Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:21:40.578Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.578Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:21:40.578Z] [2022-05-12T07:21:40.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.579Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:21:40.579Z] [2022-05-12T07:21:40.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:21:40.579Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:21:40.580Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:21:40.580Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.580Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:21:40.580Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:40.581Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:21:40.581Z] [2022-05-12T07:21:40.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:21:40.581Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T07:21:41.036Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] DONE 1088 tests, 544 skipped in 2601.540s [2022-05-12T07:21:41.036Z] INFO: Integration tests ended at 05/12/2022 07:21:40. Duration:00:43:21.8348987 [2022-05-12T07:21:41.036Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] Containers: 10 [2022-05-12T07:21:41.036Z] Running: 0 [2022-05-12T07:21:41.036Z] Paused: 0 [2022-05-12T07:21:41.036Z] Stopped: 10 [2022-05-12T07:21:41.036Z] Images: 18 [2022-05-12T07:21:41.036Z] Server Version: 0.0.0-dev [2022-05-12T07:21:41.036Z] Storage Driver: windowsfilter [2022-05-12T07:21:41.036Z] Windows: [2022-05-12T07:21:41.036Z] Logging Driver: json-file [2022-05-12T07:21:41.036Z] Plugins: [2022-05-12T07:21:41.036Z] Volume: local [2022-05-12T07:21:41.036Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T07:21:41.036Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T07:21:41.036Z] Swarm: inactive [2022-05-12T07:21:41.036Z] Default Isolation: process [2022-05-12T07:21:41.036Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T07:21:41.036Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T07:21:41.036Z] OSType: windows [2022-05-12T07:21:41.036Z] Architecture: x86_64 [2022-05-12T07:21:41.036Z] CPUs: 4 [2022-05-12T07:21:41.036Z] Total Memory: 32GiB [2022-05-12T07:21:41.036Z] Name: azwin-2-00f801 [2022-05-12T07:21:41.036Z] ID: 648a4c08-fceb-4188-8f5a-433cb046de34 [2022-05-12T07:21:41.036Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T07:21:41.036Z] Debug Mode (client): false [2022-05-12T07:21:41.036Z] Debug Mode (server): true [2022-05-12T07:21:41.036Z] File Descriptors: -1 [2022-05-12T07:21:41.036Z] Goroutines: 44 [2022-05-12T07:21:41.036Z] System Time: 2022-05-12T07:21:40.6421432Z [2022-05-12T07:21:41.036Z] EventsListeners: 0 [2022-05-12T07:21:41.036Z] Registry: https://index.docker.io/v1/ [2022-05-12T07:21:41.036Z] Labels: [2022-05-12T07:21:41.036Z] Experimental: false [2022-05-12T07:21:41.036Z] Insecure Registries: [2022-05-12T07:21:41.036Z] 127.0.0.0/8 [2022-05-12T07:21:41.036Z] Live Restore Enabled: false [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] [2022-05-12T07:21:41.036Z] INFO: Stopping daemon under test [2022-05-12T07:21:41.036Z] SUCCESS: The process with PID 992 (child process of PID 1928) has been terminated. [2022-05-12T07:21:41.036Z] SUCCESS: The process with PID 1928 (child process of PID 3036) has been terminated. [2022-05-12T07:21:41.036Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T07:21:41.036Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 07:21:40. [2022-05-12T07:21:41.036Z] INFO: Tidying up at end of run [2022-05-12T07:21:41.036Z] ----------- DAEMON LOG ------------ [2022-05-12T07:21:41.036Z] 2022/05/12 06:35:25 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T07:21:41.036Z] ----------- END DAEMON LOG -------- [2022-05-12T07:21:41.036Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.out) to bundles\CIDUT.out [2022-05-12T07:21:41.036Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.err) to bundles\CIDUT.err [2022-05-12T07:21:41.036Z] INFO: Saving containerd logs to bundles [2022-05-12T07:21:41.036Z] INFO: Nuke-Everything... [2022-05-12T07:21:41.492Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T07:21:41.492Z] 8896f6174466 [2022-05-12T07:21:41.492Z] cb37fca49ed7 [2022-05-12T07:21:41.492Z] INFO: Tidying pidfile d:\CI\PR-43581\4\docker.pid [2022-05-12T07:21:41.492Z] INFO: Killing containerd with PID 2772 [2022-05-12T07:21:41.642Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T07:21:41.947Z] INFO: Nuking d:\CI [2022-05-12T07:21:47.414Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T07:21:49.582Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T07:21:51.749Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T07:21:53.933Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T07:21:56.823Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T07:21:56.823Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:21:56.823Z] === RUN TestDockerSuite/TestRunState [2022-05-12T07:21:56.823Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:21:56.823Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T07:21:58.994Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T07:21:58.994Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:21:58.994Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T07:22:01.165Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T07:22:01.165Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:22:01.165Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T07:22:01.165Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:22:01.165Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T07:22:01.621Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T07:22:01.621Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T07:22:01.621Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:22:01.621Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T07:22:02.988Z] INFO: Zapped successfully [2022-05-12T07:22:02.988Z] [2022-05-12T07:22:02.988Z] INFO: executeCI.ps1 exiting at Thu May 12 07:22:02 CUT 2022. Duration 01:08:47.2143402 [2022-05-12T07:22:02.988Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T07:22:03.230Z] Recording test results [2022-05-12T07:22:06.295Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T07:22:06.296Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:22:06.296Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T07:22:09.189Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T07:22:09.189Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:22:09.189Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T07:22:11.355Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T07:22:11.355Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:22:11.355Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T07:22:11.355Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:22:11.355Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T07:22:12.017Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T07:22:13.491Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-12T07:22:15.075Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] archiveArtifacts [2022-05-12T07:22:15.868Z] Archiving artifacts [2022-05-12T07:22:22.132Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T07:22:26.804Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T07:22:31.265Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T07:22:32.182Z] + make clean [2022-05-12T07:22:32.577Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T07:22:32.577Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:22:32.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T07:22:32.577Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T07:22:33.706Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T07:22:33.842Z] docker-dev-cache [2022-05-12T07:22:33.842Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T07:22:34.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T07:22:36.914Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T07:22:39.081Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T07:22:39.081Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.081Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T07:22:39.537Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T07:22:39.537Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T07:22:39.537Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T07:22:39.537Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T07:22:39.537Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:22:39.537Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T07:22:44.212Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T07:22:45.174Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T07:22:48.065Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T07:22:52.734Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T07:22:52.734Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T07:22:52.734Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T07:22:52.734Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T07:22:52.734Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T07:22:52.734Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:22:52.734Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T07:22:54.905Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T07:22:55.368Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T07:22:55.824Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T07:22:55.824Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T07:22:57.354Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T07:22:57.354Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T07:23:00.246Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T07:23:02.411Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T07:23:04.577Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T07:23:04.577Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:23:04.577Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T07:23:13.121Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T07:23:13.122Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:23:13.122Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T07:23:16.010Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T07:23:16.010Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:23:16.010Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T07:23:16.010Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:23:16.010Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T07:23:16.010Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:23:16.010Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T07:23:16.010Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:23:16.010Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:23:21.782Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T07:23:21.782Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:23:22.240Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T07:23:24.406Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T07:23:26.574Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T07:23:26.574Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:23:26.574Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T07:23:28.745Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T07:23:28.745Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T07:23:29.202Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T07:23:29.202Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T07:23:29.202Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T07:23:29.202Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T07:23:29.202Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:23:29.202Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T07:23:46.871Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T07:23:46.871Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T07:23:48.399Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T07:23:48.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T07:23:51.294Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T07:23:51.750Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T07:23:52.206Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T07:23:52.206Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T07:23:52.662Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T07:24:01.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T07:24:01.204Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:24:01.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T07:24:01.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T07:24:01.204Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T07:24:01.204Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:24:01.204Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T07:24:08.264Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T07:24:08.265Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T07:24:08.722Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T07:24:19.020Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T07:24:19.020Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.020Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite (2620.70s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.85s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.08s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.38s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.00s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.47s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.63s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.98s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.20s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.77s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.73s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.60s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.55s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.13s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.77s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.77s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.92s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.14s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.74s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.73s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.73s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.75s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.57s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.56s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.57s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2022-05-12T07:24:19.477Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-12T07:24:19.477Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.48s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.28s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.70s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.62s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.12s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.22s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.34s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.45s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.83s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.84s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.22s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.11s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.32s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.05s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.62s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.79s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.83s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.48s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.70s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.93s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.49s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.01s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.14s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.52s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFails (2.51s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.70s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.77s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.78s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildHistory (12.18s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.19s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.76s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.07s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.36s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.61s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.47s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.24s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.78s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.79s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.58s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.41s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.97s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.86s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.60s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.99s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.92s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.34s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.61s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.85s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildRm (12.81s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.82s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.37s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.75s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.99s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.91s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildStderr (4.53s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.13s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.54s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.12s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.91s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.65s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.54s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.64s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.83s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.38s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.74s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.93s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.29s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitChange (9.62s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.33s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.69s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitTTY (6.63s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.53s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.46s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.65s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.13s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.64s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.17s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.25s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.27s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.39s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.82s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.49s) [2022-05-12T07:24:19.478Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.25s) [2022-05-12T07:24:19.478Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.37s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.60s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000116af8_} (2.62s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14055981681_c:\foo_false____} (2.59s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14055981681_c:\foo_true____} (2.64s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.44s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.42s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.24s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.52s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.04s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.86s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToDot (2.53s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCpToStdout (2.47s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.53s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.66s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.33s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.44s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsCopy (5.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.15s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.88s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFilters (4.98s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFormat (4.78s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsRename (2.54s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsResize (7.73s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.72s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.78s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.04s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.08s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecInspectID (4.76s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.84s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.10s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.48s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.49s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.23s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.42s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectHistory (4.37s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.27s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.25s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectStatus (2.65s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.28s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.20s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.15s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.30s) [2022-05-12T07:24:19.479Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:24:19.479Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.25s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.26s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.52s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.59s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.49s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.40s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.38s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsSince (9.13s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsTail (2.95s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.59s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.50s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsByOrder (8.37s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.96s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.32s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.48s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.77s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.38s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.62s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.79s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.15s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.11s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.45s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.99s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.20s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.34s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.30s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.41s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.81s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.72s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.29s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.77s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.65s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.72s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.32s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.24s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.71s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.15s) [2022-05-12T07:24:19.480Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:24:19.480Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.31s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.14s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.26s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.35s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.05s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunExitCode (2.46s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.43s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.63s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.04s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.21s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.62s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.88s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.12s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.34s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.28s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.08s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.49s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.89s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.32s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:24:19.938Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-05-12T07:24:19.938Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.55s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.76s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.29s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.22s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.23s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.62s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.07s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.80s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.19s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.41s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.89s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.82s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.11s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T07:24:19.939Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T07:24:19.939Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T07:24:19.939Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:24:19.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T07:24:19.939Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T07:24:19.939Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T07:24:19.940Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T07:24:19.940Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T07:24:19.940Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerDaemonSuite [2022-05-12T07:24:19.940Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T07:24:19.940Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T07:24:19.940Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T07:24:19.940Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerSwarmSuite [2022-05-12T07:24:19.940Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T07:24:19.940Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T07:24:19.940Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerNetworkSuite [2022-05-12T07:24:19.940Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T07:24:19.940Z] === RUN TestDockerHubPullSuite [2022-05-12T07:24:19.940Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T07:24:19.940Z] PASS [2022-05-12T07:24:19.940Z] ok github.com/docker/docker/integration-cli 2621.153s [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === Skipped [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:24:19.940Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T07:24:19.940Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:24:19.940Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:24:19.940Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:24:19.940Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T07:24:19.940Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-12T07:24:19.940Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T07:24:19.940Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:24:19.940Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.940Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T07:24:19.940Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T07:24:19.941Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-05-12T07:24:19.941Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:24:19.941Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T07:24:19.941Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:24:19.941Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:24:19.941Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.941Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T07:24:19.941Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:24:19.942Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T07:24:19.942Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:24:19.942Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.942Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T07:24:19.942Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.943Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.943Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:24:19.943Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:24:19.943Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:24:19.943Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:24:19.943Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:24:19.943Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T07:24:19.943Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T07:24:19.943Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T07:24:20.400Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:24:20.400Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:24:20.400Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:24:20.400Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:24:20.400Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:24:20.400Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:24:20.400Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:24:20.400Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-12T07:24:20.400Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.400Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-12T07:24:20.400Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:24:20.401Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T07:24:20.401Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:24:20.401Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:24:20.401Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.401Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T07:24:20.401Z] [2022-05-12T07:24:20.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.05s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.05s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:24:20.402Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.402Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T07:24:20.402Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.403Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T07:24:20.403Z] [2022-05-12T07:24:20.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:24:20.403Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T07:24:20.404Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:24:20.404Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:24:20.404Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.404Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T07:24:20.404Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T07:24:20.405Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.405Z] DONE 1088 tests, 539 skipped in 2632.648s [2022-05-12T07:24:20.405Z] INFO: Integration tests ended at 05/12/2022 07:24:20. Duration:00:43:53.0044526 [2022-05-12T07:24:20.405Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T07:24:20.405Z] [2022-05-12T07:24:20.862Z] Containers: 10 [2022-05-12T07:24:20.862Z] Running: 0 [2022-05-12T07:24:20.862Z] Paused: 0 [2022-05-12T07:24:20.862Z] Stopped: 10 [2022-05-12T07:24:20.862Z] Images: 18 [2022-05-12T07:24:20.862Z] Server Version: 0.0.0-dev [2022-05-12T07:24:20.862Z] Storage Driver: windowsfilter [2022-05-12T07:24:20.862Z] Windows: [2022-05-12T07:24:20.862Z] Logging Driver: json-file [2022-05-12T07:24:20.862Z] Plugins: [2022-05-12T07:24:20.862Z] Volume: local [2022-05-12T07:24:20.862Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T07:24:20.862Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T07:24:20.862Z] Swarm: inactive [2022-05-12T07:24:20.862Z] Default Isolation: process [2022-05-12T07:24:20.862Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T07:24:20.862Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T07:24:20.862Z] OSType: windows [2022-05-12T07:24:20.862Z] Architecture: x86_64 [2022-05-12T07:24:20.862Z] CPUs: 4 [2022-05-12T07:24:20.862Z] Total Memory: 32GiB [2022-05-12T07:24:20.862Z] Name: azwin-2-e029e0 [2022-05-12T07:24:20.862Z] ID: 683b8ed7-efea-41d2-b1d4-dff8e4d9aaa1 [2022-05-12T07:24:20.862Z] Docker Root Dir: D:\CI\PR-43581\4\daemon [2022-05-12T07:24:20.862Z] Debug Mode (client): false [2022-05-12T07:24:20.862Z] Debug Mode (server): true [2022-05-12T07:24:20.862Z] File Descriptors: -1 [2022-05-12T07:24:20.862Z] Goroutines: 17 [2022-05-12T07:24:20.862Z] System Time: 2022-05-12T07:24:20.3948813Z [2022-05-12T07:24:20.862Z] EventsListeners: 0 [2022-05-12T07:24:20.862Z] Registry: https://index.docker.io/v1/ [2022-05-12T07:24:20.862Z] Labels: [2022-05-12T07:24:20.862Z] Experimental: false [2022-05-12T07:24:20.862Z] Insecure Registries: [2022-05-12T07:24:20.862Z] 127.0.0.0/8 [2022-05-12T07:24:20.862Z] Live Restore Enabled: false [2022-05-12T07:24:20.862Z] [2022-05-12T07:24:20.862Z] [2022-05-12T07:24:20.862Z] INFO: Stopping daemon under test [2022-05-12T07:24:20.862Z] SUCCESS: The process with PID 2700 (child process of PID 1628) has been terminated. [2022-05-12T07:24:20.862Z] SUCCESS: The process with PID 1628 (child process of PID 5992) has been terminated. [2022-05-12T07:24:20.862Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T07:24:20.862Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 07:24:20. [2022-05-12T07:24:20.862Z] INFO: Tidying up at end of run [2022-05-12T07:24:20.862Z] ----------- DAEMON LOG ------------ [2022-05-12T07:24:20.862Z] 2022/05/12 06:37:44 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T07:24:20.862Z] ----------- END DAEMON LOG -------- [2022-05-12T07:24:20.862Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.out) to bundles\CIDUT.out [2022-05-12T07:24:20.862Z] INFO: Saving daemon under test log (d:\CI\PR-43581\4\dut.err) to bundles\CIDUT.err [2022-05-12T07:24:20.862Z] INFO: Saving containerd logs to bundles [2022-05-12T07:24:20.862Z] INFO: Nuke-Everything... [2022-05-12T07:24:21.318Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T07:24:21.774Z] fd884727d59d [2022-05-12T07:24:21.774Z] 7ccd30641eb4 [2022-05-12T07:24:21.774Z] INFO: Tidying pidfile d:\CI\PR-43581\4\docker.pid [2022-05-12T07:24:21.774Z] INFO: Nuking d:\CI [2022-05-12T07:24:51.713Z] INFO: Zapped successfully [2022-05-12T07:24:51.713Z] [2022-05-12T07:24:51.713Z] INFO: executeCI.ps1 exiting at Thu May 12 07:24:47 CUT 2022. Duration 01:11:42.6728309 [2022-05-12T07:24:51.713Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T07:24:51.987Z] Recording test results [2022-05-12T07:25:01.625Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T07:25:03.166Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T07:25:05.542Z] Archiving artifacts [2022-05-12T07:25:20.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43581/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T07:25:21.302Z] + make clean [2022-05-12T07:25:22.831Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T07:25:22.831Z] docker-dev-cache [2022-05-12T07:25:22.831Z] 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